java.io.IOException: Unexpected termination of the channel
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by Markus Ewald, 2 years ago
via Jenkins JIRA by nlgu5kq4x6yl, 1 year ago
via Jenkins JIRA by Nicolas De Loof, 1 year ago
via Jenkins JIRA by Danny Staple, 1 year ago
via Jenkins JIRA by Miguel Almeida, 1 year ago
via Jenkins JIRA by linfa zhu, 1 year ago
java.io.EOFException:
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:947)