Even after running the script from the script console. Still see the same error. Builder executor status is dead. Is there any other resolution. The current version of jenkins which we are using are Jenkins Version- 1.625.3.2
java.lang.NullPointerException: Cannot invoke method getAllItems() on null object
at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:77)
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:32)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at Script1.run(Script1.groovy:1)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:580)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:618)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:589)
at hudson.util.RemotingDiagnostics$Script.call(RemotingDiagnostics.java:142)
at hudson.util.RemotingDiagnostics$Script.call(RemotingDiagnostics.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:120)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at hudson.remoting.Engine$1$1.run(Engine.java:62)
at java.lang.Thread.run(Thread.java:745)
Please consider upgrading, your release is more than two an a half years old and out of the support. Any release newer than 2.13 is no longer affected by this issue.
Please raise a support ticket and we can assist with updating the script to support your old version.
Comments
3 comments
Even after running the script from the script console. Still see the same error. Builder executor status is dead. Is there any other resolution. The current version of jenkins which we are using are Jenkins Version-
1.625.3.2
Error form the script console:
Hi Dhanush
Please consider upgrading, your release is more than two an a half years old and out of the support. Any release newer than 2.13 is no longer affected by this issue.
Please raise a support ticket and we can assist with updating the script to support your old version.
Please sign in to leave a comment.