-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Windows 2012 Master Server and Windows 7 Slave PCs
Very often the connection from Master Windows server to slave PCs are getting broken.
Error message is as below:
Connection was broken
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(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at hudson.remoting.Command.readFrom(Command.java:92)
at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
- duplicates
-
JENKINS-20101 I/O error in channel Channel to Selenium Grid
-
- Resolved
-
- is related to
-
JENKINS-29550 exception thrown when automatically deleting old workers
-
- Open
-
[JENKINS-23767] Unexpected termination of the channel Caused by: java.io.EOFException
Link | New: This issue is related to JENKINS-29550 [ JENKINS-29550 ] |
Link |
New:
This issue duplicates |
Workflow | Original: JNJira [ 156556 ] | New: JNJira + In-Review [ 179324 ] |
What about fix?