|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Still receiving this:
downstream-buildview = 1.8
Jenkins = 1.491
Promoted Builds = 2.8
Parameterized Trigger = 2.16
11:07:14 Started by upstream project "xxxxxxxx/promotion/Deployed" build number 2
11:07:14 FATAL: null
11:07:14 java.lang.NullPointerException
11:07:14 at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:85)
11:07:14 at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:46)
11:07:14 at hudson.model.listeners.RunListener.fireStarted(RunListener.java:188)
11:07:14 at hudson.model.Run.execute(Run.java:1497)
11:07:14 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
11:07:14 at hudson.model.ResourceController.execute(ResourceController.java:88)
11:07:14 at hudson.model.Executor.run(Executor.java:236)
I see there is a pull request in Git to have this fixed, but it is over 8 months old. Any chance of getting this in?