Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18559

Coverity plugin 1.2.5 is not working with Coverity IM 5.5.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • coverity-plugin
    • None

      Hi,

      I am using coverity plugin 1.2.5 and coverity IM 5.5.3. Build job failed with,

      FATAL: Failed to access the WSDL at: http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl. It failed with:
      Got http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl while opening stream from http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl.
      javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl. It failed with:
      Got http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl while opening stream from http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl.
      at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(Unknown Source)
      at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source)
      at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source)
      at com.sun.xml.internal.ws.client.WSServiceDelegate.parseWSDL(Unknown Source)
      at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(Unknown Source)
      at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(Unknown Source)
      at com.sun.xml.internal.ws.spi.ProviderImpl.createServiceDelegate(Unknown Source)
      at javax.xml.ws.Service.<init>(Unknown Source)
      at com.coverity.ws.v5.ConfigurationServiceService.<init>(ConfigurationServiceService.java:42)
      at jenkins.plugins.coverity.CIMInstance.getConfigurationService(CIMInstance.java:195)
      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 hudson.model.Slave.createLauncher(Slave.java:353)
      at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:631)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
      at hudson.model.Run.execute(Run.java:1576)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:241)
      Caused by: java.io.IOException: Got http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl while opening stream from http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl
      at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.createReader(Unknown Source)
      at com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(Unknown Source)
      ... 19 more
      Caused by: java.io.FileNotFoundException: http://linuxblcar.in-blr01.nxp.com:6060/ws/v5/configurationservice?wsdl
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
      at java.net.URL.openStream(Unknown Source)
      ... 21 more

      because v5 web services not available in Coverity IM 5.5.3. Please provide an option to choose Coverity web services version.

      Thanks
      Bakkiaraj M

            Unassigned Unassigned
            sambakki Bakkiaraj Murugesan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: