On 2012-11-06 20:13, Robert Burrell Donkin wrote: > On 11/05/12 22:11, Apache Jenkins Server wrote: > > <snip> > >> Nov 5, 2012 10:11:42 PM >> hudson.remoting.SynchronousCommandTransport$ReaderThread run >> 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) >> > > hmmm.... :-/ > > Perhaps this might be an issue[1] with Jenkins...
Yep, we see those from time to time over in Maven land, where we have lots of jobs in Jenkins. Should be ok on the next build... > > Robert > [1] https://issues.jenkins-ci.org/browse/JENKINS-13395 -- Dennis Lundberg
