How to upgrade Java when running Fisheye or Crucible as a service
目的
Upgrade Java when running Fisheye or Crucible as a service.
ソリューション
- Stop the application service.
- Edit JVM properties using the correct method based on your version:
Fisheye/Crucible 3.4.4+
Edit JVM properties using the tool included with the installer. Launch the tool by going to one of:
- Start > All Programs > Fisheye > Configure Fisheye
- Start > All Programs > Crucible > Configure Crucible
Earlier versions:
Edit JVM properties using this tool:
https://archive.apache.org/dist/commons/daemon/binaries/windows/commons-daemon-1.0.15-bin-windows.zipTo use it, you need to rename
prunmgr.exe
from the zip file toAtlassian FishEye.exe
orAtlassian Crucible.exe
depending on which installer you used. - Navigate to the "Java" tab.
- Update the "Java Virtual Machine" field to point to the new installation of Java, specifically the
jvm.dll
file. - Click the "OK" button.
- Restart the application service.
最終更新日 2024 年 9 月 13 日
Powered by Confluence and Scroll Viewport.