Tim Mason created JENKINS-13952:
-----------------------------------
Summary: Coverity plugin cannot connect to CIM instance
Key: JENKINS-13952
URL: https://issues.jenkins-ci.org/browse/JENKINS-13952
Project: Jenkins
Issue Type: Bug
Components: coverity
Reporter: Tim Mason
Hi,
I installed the coverity plugin.
On the Jenkins Configure System, after I enter the details for the Coverity CIM
instance and click the Check button, I get "unexpected error occurred".
Clicking Show Details gives the following:
java.lang.NoClassDefFoundError: Could not initialize class
com.sun.xml.wss.impl.SecurableSoapMessage
at
com.sun.xml.wss.ProcessingContext.setSOAPMessage(ProcessingContext.java:223)
at
com.sun.xml.wss.impl.misc.XWSSProcessor2_0Impl.createProcessingContext(XWSSProcessor2_0Impl.java:153)
at
jenkins.plugins.coverity.ClientAuthenticationHandlerWSS.handleMessage(ClientAuthenticationHandlerWSS.java:97)
at
jenkins.plugins.coverity.ClientAuthenticationHandlerWSS.handleMessage(ClientAuthenticationHandlerWSS.java:40)
at
com.sun.xml.internal.ws.handler.HandlerProcessor.callHandleMessage(Unknown
Source)
at
com.sun.xml.internal.ws.handler.HandlerProcessor.callHandlersRequest(Unknown
Source)
etc
Any idea how I can fix this?
Thanks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira