Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15204

NPE when DownstreamBuildView is used with the Promoted Build plugin

XMLWordPrintable

      I have a job that is started as Promotion action.
      When downstream-buildview is turned on, I get :

      Started by upstream project "JenkinsTestSuite/1_JTS_View/promotion/PromoteToTested" build number 94
      FATAL: null
      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.RunListener.fireStarted(RunListener.java:188)
      at hudson.model.Run.run(Run.java:1433)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:239)

            shinodkm shinodkm
            rmyung Roger Myung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: