The Java version on the the Install Remote Agent page is hardcoded to 8.0

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 9.4.2, 9.2.8, 9.3.6
    • Affects Version/s: 9.1.3, 9.0.4, 9.2.7, 9.3.5, 9.4.1
    • Component/s: Agents, User Interface
    • 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:

      1. 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

      1. Access <Bamboo_URL>/admin/agent/addRemoteAgent.action
      2. 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.

            Assignee:
            Eduardo Alvarenga (Inactive)
            Reporter:
            Eduardo Alvarenga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: