-
Suggestion
-
Resolution: Fixed
Problem Definition
If a remote agent is started on an unsupported version of Java, there are numerous exceptions that prevent start-up and it can be unclear what the issue is.
Suggested Solution
Detect the Java version during startup. Halt start-up and print clear error messaging if it's not compatible.
- relates to
-
BAM-20211 Bamboo startup should check to see that the JDK version is supported
- Closed
-
BDEV-15504 Failed to load
[BAM-20541] Detect Java version and fail agent startup with clearer error messaging when not compatible
Fix Version/s | New: 6.10.0 [ 86205 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Closed [ 6 ] |
Assignee | New: Alexey Chystoprudov [ achystoprudov ] |
Workflow | Original: JAC Suggestion Workflow [ 3318783 ] | New: JAC Suggestion Workflow 3 [ 3611200 ] |
Labels | New: agent java java-11-support |
Component/s | New: Agents [ 12491 ] |
Affects Version/s | New: allversions [ 64606 ] |
Description |
Original:
h2. Problem Definition
If a remote agent is started on an unsupported version of Java, there are numerous exceptions and it's unclear what the issue is. h2. Suggested Solution Detect the Java version during startup. Halt start-up and print clear error messaging if it's not compatible. |
New:
h2. Problem Definition
If a remote agent is started on an unsupported version of Java, there are numerous exceptions that prevent start-up and it can be unclear what the issue is. h2. Suggested Solution Detect the Java version during startup. Halt start-up and print clear error messaging if it's not compatible. |
Description |
Original:
h2. Problem Definition
Currently if the remote agent is started on an unsupported version of Java, there are numerous exceptions and it's unclear what the issue is. h2. Suggested Solution Detect the Java version during startup. Halt start-up and print clear error messaging if it's not compatible. |
New:
h2. Problem Definition
If a remote agent is started on an unsupported version of Java, there are numerous exceptions and it's unclear what the issue is. h2. Suggested Solution Detect the Java version during startup. Halt start-up and print clear error messaging if it's not compatible. |
Remote Link | New: This issue links to "BDEV-15504 (Hello Jira)" [ 439160 ] |