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

downstream-buildview incompatible with folders

XMLWordPrintable

      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.)

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: