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

unable to retry job execution for failed job in build-pipeline

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • build-pipeline-plugin
    • None
    • OS Linux Red Hat 6.3, Jenkins core 1.529, build pipeline plugin 1.4.2, parametrized trigger plugin 2.21

      a new run with "retry" link on failed job get stuck without any output in console. log exception:

      Nov 9, 2013 1:04:34 AM hudson.model.Executor run
      SEVERE: Executor threw an exception
      java.lang.NullPointerException
      at hudson.model.CauseAction.onAttached(CauseAction.java:120)
      at hudson.model.Run.addAction(Run.java:349)
      at hudson.model.Executor.run(Executor.java:238)

      the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins.

            huybrechts huybrechts
            siemfabio siemfabio
            Votes:
            22 Vote for this issue
            Watchers:
            34 Start watching this issue

              Created:
              Updated:
              Resolved: