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

NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None

      Pipeline jobs could not be cancelled.

      The pipeline thread dump showed

      java.lang.NullPointerException
      at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)
      at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:211)
      

      suggesting a problem akin to JENKINS-34021 but for launcher rather than listener.

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

              Created:
              Updated:
              Resolved: