Andrew Knapp created JENKINS-13425: -------------------------------------- Summary: Upgraded to 1.459 - Promotions now fail Key: JENKINS-13425 URL: https://issues.jenkins-ci.org/browse/JENKINS-13425 Project: Jenkins Issue Type: Bug Components: promoted-builds Affects Versions: current Reporter: Andrew Knapp Priority: Blocker
Just upgrading to jenkins 1.459, and now none of my promotions run, with this error message: 14:28:23 Started by upstream project "lanai-master/promotion/tapp-sandbox-rollout" build number 2169 14:28:23 FATAL: null 14:28:23 java.lang.NullPointerException 14:28:23 at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:85) 14:28:23 at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:46) 14:28:23 at hudson.model.listeners.RunListener.fireStarted(RunListener.java:188) 14:28:23 at hudson.model.Run.run(Run.java:1408) 14:28:23 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 14:28:23 at hudson.model.ResourceController.execute(ResourceController.java:88) 14:28:23 at hudson.model.Executor.run(Executor.java:238) Let me know if you need anything else. -- 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