• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • build-pipeline-plugin
    • None
    • Jenkins: 1.519
      Build Pipeline Plugini: 1.3.4.1

      Build Pipeline Plugin throw the next exception when I click in the run button:

      WARNING: Untrapped Error in Servlet
      org.kohsuke.stapler.ForwardToView
      	at org.kohsuke.stapler.HttpResponses.forwardToView(HttpResponses.java:213)
      	at hudson.model.BuildAuthorizationToken.checkPermission(BuildAuthorizationToken.java:87)
      	at hudson.model.AbstractProject.doBuild(AbstractProject.java:1791)
      	at au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder$1.generateResponse(DownstreamProjectGridBuilder.java:172)
      	at org.kohsuke.stapler.HttpResponseRenderer$Default.handleHttpResponse(HttpResponseRenderer.java:105)
      	at org.kohsuke.stapler.HttpResponseRenderer$Default.generateResponse(HttpResponseRenderer.java:63)
      	at org.kohsuke.stapler.Function.renderResponse(Function.java:103)
      	at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:92)
      

      Thanks in advance,

          [JENKINS-18490] Run button not work

          Jorge Rodríguez Pedrianes created issue -

          Same issue here after upgrading Jenkins to 1.523 and Build Pipeline plugin to 1.3.5.
          Don't see any related errors in the logfile though.
          Clicking on 'Run' button in Pipeline view does not work anymore.
          And retrying a build, in the pipeline view, does show the new build anymore.

          Joost den Boer added a comment - Same issue here after upgrading Jenkins to 1.523 and Build Pipeline plugin to 1.3.5. Don't see any related errors in the logfile though. Clicking on 'Run' button in Pipeline view does not work anymore. And retrying a build, in the pipeline view, does show the new build anymore.

          Christian Lipphardt added a comment - - edited

          I have the same issue as described in post above, same environment.

          Christian Lipphardt added a comment - - edited I have the same issue as described in post above, same environment.

          Mir Mehdi added a comment -

          I am using Build Pipeline Plugin 1.3.5, and seeing the same issue.
          Don't see the retry build option.
          And the 'Run' button on top of the view do not start the pipeline job.

          Mir Mehdi added a comment - I am using Build Pipeline Plugin 1.3.5, and seeing the same issue. Don't see the retry build option. And the 'Run' button on top of the view do not start the pipeline job.

          We have the same with build pipeline plugin 1.3.5 and Jenkins 1.525. I am putting this on blocking, since the run button is the key of the plugin. If that does not work, the plugin is not usable.

          Jan Callewaert added a comment - We have the same with build pipeline plugin 1.3.5 and Jenkins 1.525. I am putting this on blocking, since the run button is the key of the plugin. If that does not work, the plugin is not usable.
          Jan Callewaert made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]

          I did a quick research. Run button works with jobs which require no parameters, jobs with parameters do not work.

          Christian Lipphardt added a comment - I did a quick research. Run button works with jobs which require no parameters, jobs with parameters do not work.

          Same problem here with Build pipeline plugin 1.3.5 and Jenkins 1.525. Has anyone tried to downgrade the Jenkins or the plugin version?

          Paulo Vitor Rendeiro added a comment - Same problem here with Build pipeline plugin 1.3.5 and Jenkins 1.525. Has anyone tried to downgrade the Jenkins or the plugin version?

          We don't have any parameters and Run button still doesn't work, so that's not the cause.

          Joost den Boer added a comment - We don't have any parameters and Run button still doesn't work, so that's not the cause.

          Andreas John added a comment -

          Keep in mind, that might need to clear the browser cache. I "fixxed" one of my BP probems dropping my browser cache %-/

          The last known working version is 1.509.2 (LTS) plus BP 1.3.3. All other combinations starting from 1.519 - 1.5.24 or so didn't work. We tried a lot, including nightly builds of the BP plugin. IMHO all BP plugin versions since the switch to jquery don't work.

          It might be a good idea to follow https://github.com/jenkinsci/build-pipeline-plugin/commits/master before starting effort in try & error...

          Andreas John added a comment - Keep in mind, that might need to clear the browser cache. I "fixxed" one of my BP probems dropping my browser cache %-/ The last known working version is 1.509.2 (LTS) plus BP 1.3.3. All other combinations starting from 1.519 - 1.5.24 or so didn't work. We tried a lot, including nightly builds of the BP plugin. IMHO all BP plugin versions since the switch to jquery don't work. It might be a good idea to follow https://github.com/jenkinsci/build-pipeline-plugin/commits/master before starting effort in try & error...

            Unassigned Unassigned
            jrpedrianes Jorge Rodríguez Pedrianes
            Votes:
            11 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: