Issue Type: Bug Bug
Assignee: jglick
Components: downstream-buildview
Created: 02/Aug/12 3:43 PM
Description:

User of this plugin in combination with CloudBees Folders Plugin reports exceptions such as

java.lang.NullPointerException 
	at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:85) 
	at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:46) 
	at hudson.model.listeners.RunListeners.fireStarted(RunListener.java:188) 
	at hudson.model.Run.run(Run.java:1371) 
	at hudson.ivy.IvyModuleSetBuild.run(IvyModuleSetBuild.java:282) 
	at hudson.model.ResourceController.execute(ResourceController.java:88) 
	at hudson.model.Executor.run(Executor.java:175)

Also observed:

java.lang.NullPointerException
	at org.jvnet.hudson.plugins.DownstreamBuildViewAction.findDownstream(DownstreamBuildViewAction.java:66)
	at org.jvnet.hudson.plugins.DownstreamBuildViewAction.getDownstreamBuildList(DownstreamBuildViewAction.java:221)

(JENKINS-14325 also observed, but this is unrelated to the downstream-buildview plugin.)

Project: Jenkins
Labels: exception folders
Priority: Major Major
Reporter: jglick
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