-
Bug
-
Resolution: Fixed
-
Critical
After upgrading to plugin version 2.6, get
java.io.InvalidClassException: org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution; Class does not extend stream superclass
when trying to resume a build that had been inside a sh/bat step running under plugin version 2.5-.
- blocks
-
JENKINS-37486 NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)
-
- Resolved
-
-
JENKINS-39134 com.google.inject.CreationException after resuming build in script {} or withMaven {}
-
- Closed
-
- links to
(3 links to)
[JENKINS-40909] Build records cannot be loaded after 2.5 → 2.6 upgrade
Link |
New:
This issue blocks |
Link |
New:
This issue blocks |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 17 (Web Link)" [ 15227 ] |
Remote Link | Original: This issue links to "PR 17 (Web Link)" [ 15227 ] |
Remote Link | New: This issue links to "workflow-step-api PR 17 (Web Link)" [ 15228 ] |
Remote Link | New: This issue links to "workflow-support PR 28 (Web Link)" [ 15229 ] |
Caused by fix of
JENKINS-37486.