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)