-
Bug
-
Resolution: Duplicate
-
Major
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
- 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
-
[JENKINS-56265] JAXBException: Implementation of JAXB-API has not been found
Link |
New:
This issue is related to |
Link |
New:
This issue blocks |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Description |
Original:
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 |
New:
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 |
Original:
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 |
New:
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 |
Status | Original: Closed [ 6 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
This ticket seems like a duplicate of https://issues.jenkins-ci.org/browse/JENKINS-55202 please rpionke reopen if you think otherwise