-
Bug
-
Resolution: Fixed
-
Major
-
None
-
RHEL5, installed via rpm
Started getting a stack trace on project using custom tool plugin
FATAL: null
java.lang.NullPointerException
at com.cloudbees.jenkins.plugins.customtools.CustomToolInstallWrapper.decorateLauncher(CustomToolInstallWrapper.java:162)
at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:631)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:543)
at hudson.model.Run.execute(Run.java:1670)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
- duplicates
-
JENKINS-18814 Renaming of the tool corrupts jobs (obsolete data)
- Resolved
- is related to
-
JENKINS-17754 exception shown on saving empty tools
- Resolved