On Tue, Dec 27, 2011 at 15:31, Andreas Lehmkuehler <le...@apache.org> wrote: > Hi, > > Am 27.12.2011 12:37, schrieb Andreas Veithen: > >> 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. > > We got the same issue with our build. Both crashed on ubuntu5, the following > build 399 was successful on ubuntu4
Build #393 ran on ubuntu4 and failed with a StreamCorruptedException as well. Note that the builds don't fail systematically on ubuntu4 and 5. It's about 1 out of 2 builds that fail. > https://builds.apache.org/job/PDFBox-trunk/397/ > https://builds.apache.org/job/PDFBox-trunk/398/ > >> >> Andreas >> > > BR > Andreas Lehmkühler > > >> 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 > >