Does anyone know why 2.6.x build is failing all the time?
I see only the following error in the last couple of builds
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:92)
at
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
at
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
channel stopped
ERROR: Maven JVM terminated unexpectedly with exit code 0
thanks.
regards, aki
2013/7/5 Apache Jenkins Server <[email protected]>
> The Apache Jenkins build system has built CXF-2.6.x (build #4152)
>
> Status: Still Failing
>
> Check console output at https://builds.apache.org/job/CXF-2.6.x/4152/ to
> view the results.