Hi,

I now got already several times the following error when a jenkins build
for commons-collections was started:

SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
        at hudson.remoting.Command.readFrom(Command.java:90)
        at
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
        at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
channel stopped

Could anybody please take a look at it?

Link to a failing build:

https://builds.apache.org/job/commons-collections/72/

Thanks,

Thomas

Reply via email to