See <https://hudson.apache.org/hudson/job/Axis2-trunk-java-1.6/229/changes>
Changes: [veithen] Attempt to fix the ConcurrentModificationException that sometimes causes the Hudson build to fail. [veithen] Added a file that was part of the generated site, but that didn't exist in the site sources. [veithen] Fixed two broken links. [veithen] Added entry for the 1.5.3 release to the DOAP file. [veithen] Eliminated some instances of the catch-and-fail JUnit antipattern, so that next time the Hudson build fails on these test cases, we get more meaningful information than just 'Caught throwable javax.xml.ws.WebServiceException: java.util.ConcurrentModificationException'. ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 Updating http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk A src/site/resources/images/axis.png U src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml U src/site/xdoc/tools/eclipse/wsdl2java-plugin.xml U modules/metadata/src/org/apache/axis2/jaxws/description/impl/DescriptionFactoryImpl.java U modules/jaxws/test/org/apache/axis2/jaxws/client/ReleaseServiceTests.java U etc/doap_Axis2.rdf At revision 1037377 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released ERROR: Failed to parse POMs hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:467) at hudson.remoting.Request.call(Request.java:105) at hudson.remoting.Channel.call(Channel.java:630) at hudson.maven.MavenProcessFactory.newProcess(MavenProcessFactory.java:203) at hudson.maven.ProcessCache.get(ProcessCache.java:231) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:502) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416) at hudson.model.Run.run(Run.java:1324) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: java.io.IOException: Unexpected termination of the channel at hudson.remoting.Channel$ReaderThread.run(Channel.java:954) Caused by: java.io.EOFException at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at hudson.remoting.Channel$ReaderThread.run(Channel.java:948) FATAL: channel is already closed hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:467) at hudson.remoting.Request.call(Request.java:105) at hudson.remoting.Channel.call(Channel.java:630) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421) at hudson.model.Run.run(Run.java:1324) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:139) Caused by: java.io.IOException: Unexpected termination of the channel at hudson.remoting.Channel$ReaderThread.run(Channel.java:954) Caused by: java.io.EOFException at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at hudson.remoting.Channel$ReaderThread.run(Channel.java:948) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
