Issue Type: Bug Bug
Affects Versions: current
Assignee: jenslukowski
Components: campfire, plugin
Created: 17/Aug/12 4:03 PM
Description:

When I configure a project with the postbuild action of sending a campfire notification I get the following exception in the console log of the build and no notification is sent to campfire.

ERROR: Publisher hudson.plugins.campfire.CampfireNotifier aborted due to exception
java.lang.NullPointerException
at hudson.plugins.campfire.CampfireNotifier.publish(CampfireNotifier.java:48)
at hudson.plugins.campfire.CampfireNotifier.perform(CampfireNotifier.java:80)
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:1463)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:239)

Project: Jenkins
Priority: Major Major
Reporter: Stephen Jones
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