-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 2.48
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
Mar 07, 2017 12:39:15 PM SEVERE hudson.remoting.ExportTable unexportByOid
Trying to unexport an object that's already unexported
java.lang.Exception: Object appears to be deallocated at lease before Tue Mar 07 12:33:23 EET 2017
at hudson.remoting.ExportTable.diagnoseInvalidObjectId(ExportTable.java:445)
Caused: java.util.concurrent.ExecutionException: Invalid object ID 92 iota=55
at hudson.remoting.ExportTable.diagnoseInvalidObjectId(ExportTable.java:449)
at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:487)
at hudson.remoting.Channel.unexport(Channel.java:691)
at hudson.remoting.Channel.unexport(Channel.java:680)
at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
at hudson.remoting.Channel$1.handle(Channel.java:527)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:83)
- is duplicated by
-
JENKINS-50498 Invalid Object ID in remoting module related to Proxy methods
- Resolved
- is related to
-
JENKINS-23271 Intermittent Invalid Object ID in remoting module
- Resolved