Ben Kantor commented on Bug JENKINS-22853

Running Jenkins 1.566. The error has shown up so far with Invalid object IDs: 5, 6, 7, 9, 11, 78, 83 and 86. The stack trace is the same regardless.

INFO: SCM changes detected in Ads-QA. Triggering  #24
Jun 23, 2014 3:09:14 PM hudson.remoting.ExportTable unexportByOid
SEVERE: Trying to unexport an object that's already unexported
java.lang.IllegalStateException: Invalid object ID 6 iota=18
        at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:277)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:300)
        at hudson.remoting.Channel.unexport(Channel.java:600)
        at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:38)
        at hudson.remoting.Channel$2.handle(Channel.java:475)
        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: java.lang.Exception: Object was recently deallocated
#6 (ref.0) : hudson.remoting.RemoteClassLoader$ClassLoaderProxy
  Created at Mon Jun 23 14:52:03 UTC 2014
        at hudson.remoting.ExportTable$Entry.<init>(ExportTable.java:86)
        at hudson.remoting.ExportTable.export(ExportTable.java:239)
        at hudson.remoting.Channel.export(Channel.java:592)
        at hudson.remoting.RemoteClassLoader.exportId(RemoteClassLoader.java:676)
        at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch2(RemoteClassLoader.java:728)
        at sun.reflect.GeneratedMethodAccessor2158.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:300)
        at hudson.remoting.Request$2.run(Request.java:328)
        at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
  Released at Mon Jun 23 15:09:12 UTC 2014
        at hudson.remoting.ExportTable$Entry.release(ExportTable.java:115)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:303)
        at hudson.remoting.Channel.unexport(Channel.java:600)
        at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:38)
        at hudson.remoting.Channel$2.handle(Channel.java:475)
        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

        at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:270)
        ... 5 more
Caused by:   Released at Mon Jun 23 15:09:12 UTC 2014
        at hudson.remoting.ExportTable$Entry.release(ExportTable.java:115)
        at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:303)
        ... 4 more
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to