-
Bug
-
Resolution: Fixed
-
Medium
-
5.4.1, 5.10.0, 5.14.1, 7.4.1
-
None
-
17
-
Severity 3 - Minor
-
4
-
Summary
An installed Bundled JRE does not get updated when an installer with a newer Bundled JRE is run. This is for an update or install on a system with no manual or custom install of Java. This means once a Bundled JRE is installed, Bitbucket will use only this version until a user upgrade/installs Java manually.
Steps to Reproduce
- Install Bitbucket Server using the installer on a system without Java.
- Upgrade Bitbucket Server to a newer version / install a fresh Bitbucket server instance using an installer with a newer JRE bundled.
Expected Results
- The installed Bundled JRE should have been upgraded to the newer Bundled JRE
Actual Results
- The installer uses the old JRE location and does not extract the newer JRE
Workaround
Install the new JRE version manually.
- is related to
-
BSERV-8453 Installer should always use the bundled JRE
- Closed
-
BSERV-7898 Add option to installer to use the bundled JRE
- Gathering Interest
- is caused by
-
BBSDEV-22298 Loading...