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

Need help in configuring Jenkins with Coverity. Getting Error Message

XMLWordPrintable

      I have to configure Jenkins with Coverity.Below versions I am using:

      Jenkins: 1.509.2
      Coverity: 1.5.0

      However, I am not able to configure. It is throwing me below error:

      Caused by: java.lang.NullPointerException
      at jenkins.plugins.coverity.CheckConfig.checkStream(CheckConfig.java:197)
      at jenkins.plugins.coverity.CheckConfig.check(CheckConfig.java:97)
      at jenkins.plugins.coverity.CoverityPublisher$DescriptorImpl.doCheckConfig(CoverityPublisher.java:655)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:616)
      at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:288)
      at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:151)
      at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:90)
      at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111)
      at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
      ... 63 more

      Appreciate if anyone can share me the steps or any reference document/links which can detail steps for configuration.

      Also, if there are some examples of how to configure global setting and coverity configuration in job for Java builds then that can also help. I am referring to [wiki.jenkins-ci.org/display/JENKINS/Coverity+Plugin], but didn't help much.

      Thanks Everyone!!!

      Aditi

            kdang Ken Dang
            aditi Aditi Dingre
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: