Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: coverity
Created: 02/Jul/13 7:49 AM
Description:

After updating Coverity Plugin 1.2.0 to 1.2.5, plugin stopped working. All build attempts failed directly after start:

FATAL: Method getAllIntegrityControlPermissions is exposed as WebMethod, but there is no corresponding wsdl operation with name getAllIntegrityControlPermissions in the wsdl:portType{http://ws.coverity.com/v5}ConfigurationService
javax.xml.ws.WebServiceException: Method getAllIntegrityControlPermissions is exposed as WebMethod, but there is no corresponding wsdl operation with name getAllIntegrityControlPermissions in the wsdl:portType{http://ws.coverity.com/v5}ConfigurationService
at com.sun.xml.internal.ws.model.JavaMethodImpl.freeze(Unknown Source)
at com.sun.xml.internal.ws.model.AbstractSEIModelImpl.freeze(Unknown Source)
at com.sun.xml.internal.ws.model.RuntimeModeler.buildRuntimeModel(Unknown Source)
at com.sun.xml.internal.ws.client.WSServiceDelegate.createSEIPortInfo(Unknown Source)
at com.sun.xml.internal.ws.client.WSServiceDelegate.addSEI(Unknown Source)
at com.sun.xml.internal.ws.client.WSServiceDelegate.getPort(Unknown Source)
at com.sun.xml.internal.ws.client.WSServiceDelegate.getPort(Unknown Source)
at com.sun.xml.internal.ws.client.WSServiceDelegate.getPort(Unknown Source)
at javax.xml.ws.Service.getPort(Unknown Source)
at com.coverity.ws.v5.ConfigurationServiceService.getConfigurationServicePort(ConfigurationServiceService.java:56)
at jenkins.plugins.coverity.CIMInstance.getConfigurationService(CIMInstance.java:203)
at jenkins.plugins.coverity.CIMInstance.getStream(CIMInstance.java:292)
at jenkins.plugins.coverity.CoverityLauncherDecorator.decorate(CoverityLauncherDecorator.java:104)
at hudson.Launcher.decorateFor(Launcher.java:654)
at jenkins.model.Jenkins.createLauncher(Jenkins.java:1308)
at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:629)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
at hudson.model.Run.execute(Run.java:1575)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)

Environment: Jenkins 1.509.2
Coverity Plugin 1.2.5
Coverity Integrity Manager 6.5.0
Project: Jenkins
Priority: Major Major
Reporter: Holger Mense
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to