-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: customtools-plugin
-
Labels:None
-
Environment:jenkins = 1.579
customtools-plugin = 0.4.1
-
Similar Issues:
[CustomTools] - Skipping installation of tools at the master job
FATAL: null
java.lang.NullPointerException
at com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper.decorateLauncher(CustomToolInstallWrapper.java:154)
at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:581)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
at hudson.model.Run.execute(Run.java:1745)
at hudson.matrix.MatrixBuild.run(MatrixBuild.java:306)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)
Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java
http://jenkins-ci.org/commit/customtools-plugin/c061810db486bb7e5a4d41bad1a041f43bf05682
Log:
Merge pull request #22 from synopsys-arc-oss/
JENKINS-24853[FIXED JENKINS-24853] - Handle null multiConfigOptions
Compare: https://github.com/jenkinsci/customtools-plugin/compare/6f337351a745...c061810db486