-
Bug
-
Resolution: Fixed
-
Critical
-
-
Performance Signature 3.0.3
I recently updated the Plugin to Version 3.0.2 - Now I get the following Error after my Jenkins Restart:
Performance Signature: UI version 3.0.2
You must update Java from version 1.8 to version 8 or later to run this plugin.
Switching back to 3.0.1 solves this problem
Jenkins ver. 2.158.
JDK: 1.8.0_181-b13
- relates to
-
JENKINS-55575 Move JavaSpecificationVersion from the Update Center codebase to the Version Number Lib
-
- Resolved
-
-
JENKINS-55980 Make Jenkins tolerant against incorrect minimum Java version specifications in plugin metadata
-
- Resolved
-
- links to
[JENKINS-55562] Plugin can not be loaded anymore due to JDK Problems
Description |
Original:
I recently updated the Plugin to Version 3.0.2 - Now I get the following Error after my Jenkins Restart: Performance Signature: UI version 3.0.2 You must update Java from version 1.8 to version 8 or later to run this plugin. |
New:
I recently updated the Plugin to Version 3.0.2 - Now I get the following Error after my Jenkins Restart: Performance Signature: UI version 3.0.2 You must update Java from version 1.8 to version 8 or later to run this plugin. Switching back to 3.0.1 solves this problem |
Component/s | New: core [ 15593 ] | |
Component/s | Original: performance-signature-dynatrace-plugin [ 21420 ] |
Labels | New: regression |
Priority | Original: Critical [ 2 ] | New: Blocker [ 1 ] |
Epic Link |
New:
|
Assignee | Original: Raphael Pionke [ rpionke ] |
In https://github.com/jenkinsci/performance-signature-dynatrace-plugin/commit/8a1b6d306caac6148c103e90a2e690a9f26af61d the pom.xml was updated to 3.30+. It included the minimum Java version requirement.
I believe the latest Jenkins weekly with https://github.com/jenkinsci/jenkins/pull/3016 is used, CC batmat. The version comparison does not cover the case, and hence it blows up