-
Bug
-
Resolution: Fixed
-
Minor
-
None
hudson.util.RemotingDiagnostics.executeGroovy does not check for null channel:
java.lang.NullPointerException at hudson.util.RemotingDiagnostics.executeGroovy(RemotingDiagnostics.java:119) at jenkins.model.Jenkins._doScript(Jenkins.java:3386) at hudson.model.Computer._doScript(Computer.java:1172) at hudson.model.Computer.doScript(Computer.java:1161) at sun.reflect.GeneratedMethodAccessor7323.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:298) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:161) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:120) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728) ... 53 more
- is related to
-
JENKINS-23041 Slave systemInfo page breaks when slave is offline
-
- Resolved
-
- links to
[JENKINS-26751] NPE when /script used on offline slave
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 160918 ] | New: JNJira + In-Review [ 196579 ] |
Remote Link | New: This issue links to "CloudBees Internal CJP-2009 (Web Link)" [ 19505 ] |
https://github.com/jenkinsci/jenkins/pull/1639