-
Bug
-
Resolution: Fixed
-
Critical
-
None
[INFO] <SONARGRAPH> Sonargraph Jenkins Plugin, Version '1.6.2', post-build step 'com.hello2morrow.sonargraph.jenkinsplugin.controller.SonargraphReportAnalyzer'
Start structural analysis on project 'SGNG-CI-Feature', build number '99'
ERROR: Publisher com.hello2morrow.sonargraph.jenkinsplugin.controller.SonargraphReportAnalyzer aborted due to exception
java.lang.NullPointerException
at com.hello2morrow.sonargraph.jenkinsplugin.controller.AbstractSonargraphRecorder.processMetricsForCharts(AbstractSonargraphRecorder.java:189)
at com.hello2morrow.sonargraph.jenkinsplugin.controller.SonargraphReportAnalyzer.perform(SonargraphReportAnalyzer.java:49)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1784)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)