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:
- Jira をシャットダウンします。
- Set JAVA_HOME in the setenv.sh script.
Change the
JRE_HOMEvalue with the absolute path of your system JRE.- 保存します。
- 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.