Johnny Willemsen edited a comment on Bug JENKINS-18706

We see here similar problems, time of the slaves is out of sync according to Jenkins with 5 months, but that is not the case. With Solaris 10 x86_64 and Sparc slaves we also have problems connecting using the same error, Solaris 10 ships with "java full version "1.5.0_12-b04". The log when I am using Java webstart:

Jul 24, 2013 1:15:46 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among [http://jenkins.remedy.nl/]
Jul 24, 2013 1:15:46 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to jenkins.remedy.nl:45673
Jul 24, 2013 1:15:46 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
Jul 24, 2013 1:15:46 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connected
Jul 24, 2013 1:15:47 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: I/O error in channel channel
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$BlockDataInputStream.peekByte(ObjectInputStream.java:2498)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1273)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
        at hudson.remoting.Command.readFrom(Command.java:92)
        at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
Jul 24, 2013 1:15:47 PM hudson.remoting.jnlp.Main$CuiListener status
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/groups/opt_out.
 
 

Reply via email to