Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: klocwork
Created: 28/Sep/12 11:38 AM
Description:

After update to 1.12 Klocwork plugin is no longer able to properly parse report from Klocwork 9.2. The same issue exists in 1.13 version of the plugin. I have Klocwork 9.2 installed and the plugin improperly detects KW 9.6

I get following error from Jenkins log:

Starting the klocwork analysis.
Version 9.6 or later of Klocwork detected. Only Klocwork review is available. Parse_errors.log and build.log can be accessed on the review
ERROR: Publisher com.thalesgroup.hudson.plugins.klocwork.KloPublisher aborted due to exception
java.lang.NullPointerException
at com.thalesgroup.hudson.plugins.klocwork.KloPublisher.perform(KloPublisher.java:141)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:692)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:639)
at hudson.model.Run.execute(Run.java:1527)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)

Project: Jenkins
Priority: Major Major
Reporter: Mirek Gwiżdż
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

Reply via email to