Failed to deserialize the Callable object and IndexOutofBoundsException?

316 views
Skip to first unread message

Laura McCord

unread,
Aug 1, 2013, 6:35:47 PM8/1/13
to jenkins...@googlegroups.com
I received the following error when I started up the connection to my development server. It looked like the connection succeeded but then it immediately sprang up the error. I don't know what this means or if any of you have come across it. 

Thanks,
Laura

[08/01/13 15:27:18] [SSH] Checking java version of java [08/01/13 15:27:18] [SSH] java -version returned 1.5.0. [08/01/13 15:27:18] [SSH] Starting sftp client. [08/01/13 15:27:18] [SSH] Copying latest slave.jar... [08/01/13 15:27:18] [SSH] Copied 284,251 bytes. Expanded the channel window size to 4MB [08/01/13 15:27:18] [SSH] Starting slave process: cd '/home/jenkins' && java -jar slave.jar <===[JENKINS REMOTING CAPACITY]===>channel started java.io.IOException: Remote call on Development Server failed at hudson.remoting.Channel.call(Channel.java:681) at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:426) at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:340) at hudson.plugins.sshslaves.SSHLauncher.startSlave(SSHLauncher.java:695) at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:489) at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:223) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) 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:724) Caused by: java.lang.Error: Failed to deserialize the Callable object. Caused by: java.lang.IndexOutOfBoundsException: Index: 1997078527, Size: 0 [08/01/13 15:27:18] [SSH] Connection closed. ERROR: Connection terminated java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50) Caused by: java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2323)

c...@ias.edu

unread,
Nov 26, 2013, 3:39:23 PM11/26/13
to jenkins...@googlegroups.com
I just tried to start a slave and have the same error.
Reply all
Reply to author
Forward
0 new messages