-
Bug
-
Resolution: Fixed
-
Low
-
9.1.3, 9.0.4, 9.2.7, 9.3.5, 9.4.1
-
None
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center:
The "Install Remote Agent" page, under "Installing a remote agent", contains the text:
- Make sure that you have Java Runtime Environment 8.0 installed on the agent machine.
Bamboo supports Java 8, 11 and 17 on different versions, that sentence needs to be adjusted to follow what each product supports.
Steps to Reproduce
- Access <Bamboo_URL>/admin/agent/addRemoteAgent.action
- Note the provided JRE version
Expected Results
Bamboo should report "Java 1.8 or Java 11" on Bamboo 9.2, "Java 11" on Bamboo 9.3 and "Java 11 or Java 17" on Bamboo 9.4 and later.
Actual Results
The reported JVM is "static" in 8.0
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available.
- mentioned in
-
Page Failed to load