Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: jaxb-plugin, performance-signature-dynatrace-plugin
-
Labels:
-
Similar Issues:
Description
Follow-Up Ticket from https://github.com/jenkinsci/performance-signature-dynatrace-plugin/pull/7#issuecomment-466011043 and https://issues.jenkins-ci.org/browse/JENKINS-55202
We are still having missing JAXB dependency exceptions, although we have a dependency to the jaxb-plugin:2.3.0.
I created a test case to reproduce this issue:
- docker run -p 8080:8080 -p 50000:50000 jenkins/jenkins:2.165-jdk11
- install Dynatrace AppMon plugin from Jenkins Update Center
- go to global configuration and add a Dynatrace Server
Name: Demo
Endpoint: https://demo6880830.mockable.io
Credentials: just create some dummy credentials
System Profile: use the existing one - Create a FreeStyleProject and add the "Start Dynatrace session recording" Step.
- Save and Build the Job.
- You will be facing the "javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath." exception
Attachments
Issue Links
- blocks
-
JENKINS-55202 Performance Signature Plugin: JAXB API is missing with Java 11
-
- Closed
-
- is related to
-
JENKINS-55202 Performance Signature Plugin: JAXB API is missing with Java 11
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is related to |
Link |
This issue blocks |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Description |
Follow-Up Ticket from [https://github.com/jenkinsci/performance-signature-dynatrace-plugin/pull/7#issuecomment-466011043] and https://issues.jenkins-ci.org/browse/JENKINS-55202 We are still having missing JAXB dependency exceptions, although we have a dependency to the jaxb-plugin:2.3.0. I created a test case to reproduce this issue: # docker run -p 8080:8080 -p 50000:50000 jenkins/jenkins:2.165-jdk11 # install UI & Dynatrace plugin from [https://ci.jenkins.io/job/Plugins/job/performance-signature-dynatrace-plugin/job/master/] # go to global configuration and add a Dynatrace Server Name: Demo Endpoint: [https://demo6880830.mockable.io|https://demo6880830.mockable.io/] Credentials: just create some dummy credentials System Profile: use the existing onen # Create a FreeStyleProject and add the "Start Dynatrace session recording" Step. # Save and Build the Job. # You will be facing the "javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath." exception |
Follow-Up Ticket from [https://github.com/jenkinsci/performance-signature-dynatrace-plugin/pull/7#issuecomment-466011043] and https://issues.jenkins-ci.org/browse/JENKINS-55202 We are still having missing JAXB dependency exceptions, although we have a dependency to the jaxb-plugin:2.3.0. I created a test case to reproduce this issue: # docker run -p 8080:8080 -p 50000:50000 jenkins/jenkins:2.165-jdk11 # install UI & Dynatrace plugin from [https://ci.jenkins.io/job/Plugins/job/performance-signature-dynatrace-plugin/job/master/] # go to global configuration and add a Dynatrace Server Name: Demo Endpoint: [https://demo6880830.mockable.io|https://demo6880830.mockable.io/] Credentials: just create some dummy credentials System Profile: use the existing one # Create a FreeStyleProject and add the "Start Dynatrace session recording" Step. # Save and Build the Job. # You will be facing the "javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath." exception |
Description |
Follow-Up Ticket from [https://github.com/jenkinsci/performance-signature-dynatrace-plugin/pull/7#issuecomment-466011043] and https://issues.jenkins-ci.org/browse/JENKINS-55202 We are still having missing JAXB dependency exceptions, although we have a dependency to the jaxb-plugin:2.3.0. I created a test case to reproduce this issue: # docker run -p 8080:8080 -p 50000:50000 jenkins/jenkins:2.165-jdk11 # install UI & Dynatrace plugin from [https://ci.jenkins.io/job/Plugins/job/performance-signature-dynatrace-plugin/job/master/] # go to global configuration and add a Dynatrace Server Name: Demo Endpoint: [https://demo6880830.mockable.io|https://demo6880830.mockable.io/] Credentials: just create some dummy credentials System Profile: use the existing one # Create a FreeStyleProject and add the "Start Dynatrace session recording" Step. # Save and Build the Job. # You will be facing the "javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath." exception |
Follow-Up Ticket from [https://github.com/jenkinsci/performance-signature-dynatrace-plugin/pull/7#issuecomment-466011043] and https://issues.jenkins-ci.org/browse/JENKINS-55202 We are still having missing JAXB dependency exceptions, although we have a dependency to the jaxb-plugin:2.3.0. I created a test case to reproduce this issue: # docker run -p 8080:8080 -p 50000:50000 jenkins/jenkins:2.165-jdk11 # install Dynatrace AppMon plugin from Jenkins Update Center # go to global configuration and add a Dynatrace Server Name: Demo Endpoint: [https://demo6880830.mockable.io|https://demo6880830.mockable.io/] Credentials: just create some dummy credentials System Profile: use the existing one # Create a FreeStyleProject and add the "Start Dynatrace session recording" Step. # Save and Build the Job. # You will be facing the "javax.xml.bind.JAXBException: Implementation of JAXB-API has not been found on module path or classpath." exception |