I just tried to start a slave and have the same error.

On Thursday, August 1, 2013 6:35:47 PM UTC-4, Laura McCord wrote:
>
> 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 terminatedjava.io.IOException 
> <http://stacktrace.jenkins-ci.org/search?query=java.io.IOException>: 
> Unexpected termination of the channel
>       at 
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.SynchronousCommandTransport$ReaderThread.run&entity=method>
> Caused by: java.io.EOFException 
> <http://stacktrace.jenkins-ci.org/search?query=java.io.EOFException>  at 
> java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2323)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=java.io.ObjectInputStream$PeekInputStream.readFully&entity=method>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to