How to Use System JRE Instead of Embedded JRE

JIRA installer comes with its own JRE, hence JIRA won't use system JRE when its run. If you want to configure JIRA to use system JRE please follow the steps below:

  1. Jira をシャットダウンします。
  2. Set JAVA_HOME in the setenv.sh script.
  3. Change the JRE_HOME value with the absolute path of your system JRE.

  4. 保存します。
  5. Jira を再起動します。

方法

The bundled JRE version is 1.6 update 26. Please check your System Information page (JIRA Admin > System Information) and see if JIRA run in this JAVA version instead of the installed JRE on your system

最終更新日: 2017 年 2 月 9 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.