You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/11/21 05:01:58 UTC

Build failed in Hudson: Axis2-trunk-java-1.6 #229

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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Hudson build is back to normal : Axis2-trunk-java-1.6 #230

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Axis2-trunk-java-1.6/230/changes>



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org