Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: matrix-combinations-parameter-plugin
-
Environment:Java 7
Jenkins 1.616
Matrix Configuration Parameter Plugin 1.0.8
-
Similar Issues:
Description
If we want to launch a build with parameters when another build is running, we obtain a faulty page with a Java backtrace (see attachment).
The problem comes from the differentiation between Success and Failed state of the previous build, "MatrixRun.getResult()" return null (see second attachment for a quick&dirty patch).
Attachments
Issue Links
- is duplicated by
-
JENKINS-28861 Nullpointer issue: Open build page of same job when a Matrix project is running
-
- Closed
-
JENKINS-28861reports the same issue on Windows 2008 + Jenkins 1.617 + Matrix Project Plugin 1.5 + Matrix Configuration Parameter Plugin 1.0.8