[ https://issues.jenkins-ci.org/browse/JENKINS-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Georg Hofmann reopened JENKINS-13745: ------------------------------------- The configuration do not trigger any exception, but it is not saved :-(. After reloading the configuration page, default parameters are printed. Additionally an exception is generated when the post-build action is executed: ERROR: Publisher org.jenkinsci.plugins.valgrind.ValgrindPublisher aborted due to exception java.lang.NullPointerException at org.jenkinsci.plugins.valgrind.ValgrindPublisher.perform(ValgrindPublisher.java:84) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36) at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:710) at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:685) at hudson.model.Build$RunnerImpl.post2(Build.java:162) at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:632) at hudson.model.Run.run(Run.java:1459) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:239) > Valgrind Plugin: Any Configuration of the "publish valgrind results" part > triggers exception > -------------------------------------------------------------------------------------------- > > Key: JENKINS-13745 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13745 > Project: Jenkins > Issue Type: Bug > Components: plugin > Affects Versions: current > Environment: Ubuntu 12.04 > Jenkins 1.463 > Reporter: Georg Hofmann > Assignee: Johannes Ohlemacher > Labels: exception, plugin > Fix For: current > > Attachments: hudson_valgrind_plugin_excpetion.txt > > > I have tested the Valgrind plugin, but I cannot configure it. > The build configuration part is working find, but when I try to configure the > "publish valgrind results" part, I get the exception in the attached file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira