Did anybody ever find a solution for this? We are also seeing this with our Axis2 and WS builds, but it seems to only affect ubuntu4 and ubuntu5. After tying the builds to ubuntu1||ubuntu2||ubuntu3 they run much more stable.
Andreas On Wed, Sep 7, 2011 at 21:24, Marshall Schor <m...@schor.com> wrote: > Some of our Jenkins builds are failing at various spots in our build, with > this: > > [JENKINS] Recording test results > [INFO] > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ uimaj-test-util --- > [INFO] Building jar: > <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-test-util/target/uimaj-test-util-2.3.2-SNAPSHOT.jar> > Sep 7, 2011 7:01:58 PM hudson.remoting.Channel$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.Channel$ReaderThread.run(Channel.java:1031) > channel stopped > ERROR: Maven JVM terminated unexpectedly with exit code 0 > > Rerunning the build often succeeds, so it seems kind of random. You can see > the latest failure here: > https://builds.apache.org/job/UIMA-SDK/115/console > > Any ideas of what we might be doing wrong, or is there some setup that we need > to fix? > > -Marshall Schor