I have the same problem, but using Hudson(will soon move to Jenkins).
I do believe that the slaves are still so similar that this could be the same problem so I thought that I could add this here FYI, perhaps the slightly different messages could provide more information. If it is the same problem, that is.

So:

  • it happens on both Java 6 and 7, so that doesn't seem to be a factor.
  • I have firewalls completely disabled
  • It worked before upgrading to Hudson 3.0.0
  • Windows 8 pro

Dump:

10-Feb-2013 16:08:43 hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among http://master:8080/
10-Feb-2013 16:08:43 hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to master:59478
10-Feb-2013 16:08:43 hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
10-Feb-2013 16:08:43 hudson.remoting.jnlp.Main$CuiListener status
INFO: Connected
10-Feb-2013 16:08:44 hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.IOException: Unexpected termination of the channel
at hudson.remoting.Channel$ReaderThread.run(Channel.java:1030)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:1024)
10-Feb-2013 16:08:44 hudson.remoting.jnlp.Main$CuiListener status
INFO: Terminated
10-Feb-2013 16:08:54 hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among http://master:8080/
10-Feb-2013 16:08:54 hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to www01.zighome.se:59478
10-Feb-2013 16:08:54 hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
10-Feb-2013 16:08:54 hudson.remoting.jnlp.Main$CuiListener status
INFO: Connected
10-Feb-2013 16:08:54 hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.IOException: Unexpected termination of the channel
at hudson.remoting.Channel$ReaderThread.run(Channel.java:1030)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:1024)
10-Feb-2013 16:08:54 hudson.remoting.jnlp.Main$CuiListener status
INFO: Terminated
10-Feb-2013 16:09:04 hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among http://master:8080/
10-Feb-2013 16:09:07 hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to www01.zighome.se:59478
10-Feb-2013 16:09:07 hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
10-Feb-2013 16:09:07 hudson.remoting.jnlp.Main$CuiListener status
INFO: Connected
10-Feb-2013 16:09:07 hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.IOException: Unexpected termination of the channel
at hudson.remoting.Channel$ReaderThread.run(Channel.java:1030)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:1024)
10-Feb-2013 16:09:07 hudson.remoting.jnlp.Main$CuiListener status
INFO: Terminated

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