You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/16 08:01:57 UTC

Build failed in Hudson: Tuscany-2x #543

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/543/>

------------------------------------------
[...truncated 19465 lines...]
     [java] Exception in thread "main" java.lang.reflect.InvocationTargetException
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [java] 	at org.apache.tuscany.sca.node.launcher.NodeLauncher.main(NodeLauncher.java:202)
     [java] 	at org.apache.tuscany.sca.node.launcher.NodeMain.main(NodeMain.java:59)
     [java] Caused by: java.lang.IllegalStateException: org.apache.tuscany.sca.host.rmi.RMIHostRuntimeException: error during JRMP connection establishment; nested exception is: 
     [java] 	java.net.SocketTimeoutException: Read timed out
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:169)
     [java] 	... 6 more
     [java] Caused by: org.apache.tuscany.sca.host.rmi.RMIHostRuntimeException: error during JRMP connection establishment; nested exception is: 
     [java] 	java.net.SocketTimeoutException: Read timed out
     [java] 	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:286)
     [java] 	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
     [java] 	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
     [java] 	at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)
     [java] 	at org.apache.tuscany.sca.host.rmi.DefaultRMIHost.registerService(DefaultRMIHost.java:72)
     [java] 	at org.apache.tuscany.sca.host.rmi.ExtensibleRMIHost.registerService(ExtensibleRMIHost.java:42)
     [java] 	at org.apache.tuscany.sca.binding.rmi.provider.RMIServiceBindingProvider.start(RMIServiceBindingProvider.java:80)
     [java] 	at org.apache.tuscany.sca.binding.sca.provider.DelegatingSCAServiceBindingProvider.start(DelegatingSCAServiceBindingProvider.java:64)
     [java] 	at org.apache.tuscany.sca.binding.sca.provider.RuntimeSCAServiceBindingProvider.start(RuntimeSCAServiceBindingProvider.java:91)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl$1.run(CompositeActivatorImpl.java:423)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.startEndpoint(CompositeActivatorImpl.java:421)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.start(CompositeActivatorImpl.java:377)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.start(CompositeActivatorImpl.java:309)
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:143)
     [java] 	... 6 more
     [java] java.lang.IllegalStateException: org.apache.tuscany.sca.host.rmi.RMIHostRuntimeException: error during JRMP connection establishment; nested exception is: 
     [java] 	java.net.SocketTimeoutException: Read timed out
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:169)
     [java] 	at itest.Client.setUpBeforeClass(Client.java:44)
     [java] 	at itest.Client.main(Client.java:66)
     [java] Caused by: org.apache.tuscany.sca.host.rmi.RMIHostRuntimeException: error during JRMP connection establishment; nested exception is: 
     [java] 	java.net.SocketTimeoutException: Read timed out
     [java] 	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:286)
     [java] 	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
     [java] 	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
     [java] 	at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)
     [java] 	at org.apache.tuscany.sca.host.rmi.DefaultRMIHost.registerService(DefaultRMIHost.java:72)
     [java] 	at org.apache.tuscany.sca.host.rmi.ExtensibleRMIHost.registerService(ExtensibleRMIHost.java:42)
     [java] 	at org.apache.tuscany.sca.binding.rmi.provider.RMIServiceBindingProvider.start(RMIServiceBindingProvider.java:80)
     [java] 	at org.apache.tuscany.sca.binding.sca.provider.DelegatingSCAServiceBindingProvider.start(DelegatingSCAServiceBindingProvider.java:64)
     [java] 	at org.apache.tuscany.sca.binding.sca.provider.RuntimeSCAServiceBindingProvider.start(RuntimeSCAServiceBindingProvider.java:91)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl$1.run(CompositeActivatorImpl.java:423)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.startEndpoint(CompositeActivatorImpl.java:421)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.start(CompositeActivatorImpl.java:377)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.start(CompositeActivatorImpl.java:309)
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:143)
     [java] 	... 2 more
     [java] Exception in thread "main" java.lang.IllegalStateException: org.apache.tuscany.sca.host.rmi.RMIHostRuntimeException: error during JRMP connection establishment; nested exception is: 
     [java] 	java.net.SocketTimeoutException: Read timed out
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:169)
     [java] 	at itest.Client.setUpBeforeClass(Client.java:44)
     [java] 	at itest.Client.main(Client.java:66)
     [java] Caused by: org.apache.tuscany.sca.host.rmi.RMIHostRuntimeException: error during JRMP connection establishment; nested exception is: 
     [java] 	java.net.SocketTimeoutException: Read timed out
     [java] 	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:286)
     [java] 	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
     [java] 	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
     [java] 	at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)
     [java] 	at org.apache.tuscany.sca.host.rmi.DefaultRMIHost.registerService(DefaultRMIHost.java:72)
     [java] 	at org.apache.tuscany.sca.host.rmi.ExtensibleRMIHost.registerService(ExtensibleRMIHost.java:42)
     [java] 	at org.apache.tuscany.sca.binding.rmi.provider.RMIServiceBindingProvider.start(RMIServiceBindingProvider.java:80)
     [java] 	at org.apache.tuscany.sca.binding.sca.provider.DelegatingSCAServiceBindingProvider.start(DelegatingSCAServiceBindingProvider.java:64)
     [java] 	at org.apache.tuscany.sca.binding.sca.provider.RuntimeSCAServiceBindingProvider.start(RuntimeSCAServiceBindingProvider.java:91)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl$1.run(CompositeActivatorImpl.java:423)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.startEndpoint(CompositeActivatorImpl.java:421)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.start(CompositeActivatorImpl.java:377)
     [java] 	at org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.start(CompositeActivatorImpl.java:309)
     [java] 	at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:143)
     [java] 	... 2 more
channel stopped
2010-03-16 07:01:50.542::INFO:  Shutdown hook executing
2010-03-16 07:01:50.542::INFO:  Shutdown hook executing
2010-03-16 07:01:50.542::INFO:  Shutdown hook executing
2010-03-16 07:01:50.542::INFO:  Shutdown hook complete
2010-03-16 07:01:50.542::INFO:  Shutdown hook complete
2010-03-16 07:01:50.543::INFO:  Shutdown hook complete
2010-03-16 07:01:50.543::INFO:  Shutdown hook executing
2010-03-16 07:01:50.543::INFO:  Shutdown hook complete
     [java] Java Result: 143
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
channel is already closed
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:210)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:192)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:109)
	at hudson.maven.MavenModuleSetBuild$Builder.postModule(MavenModuleSetBuild.java:721)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:304)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:262)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:236)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:397)
	at hudson.remoting.Request.call(Request.java:104)
	at hudson.remoting.Channel.call(Channel.java:536)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 89 minutes 8 seconds
[INFO] Finished at: Tue Mar 16 07:01:50 UTC 2010
[INFO] Final Memory: 123M/751M
[INFO] ------------------------------------------------------------------------
ERROR: Aborted Maven execution for InterruptedException
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:122)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:480)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1198)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
FATAL: Failed to serialize hudson.model.Actionable#actions for class hudson.maven.MavenBuild
java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.maven.MavenBuild
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:161)
	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:132)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:117)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:91)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:98)
	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)
	at com.thoughtworks.xstream.XStream.marshal(XStream.java:837)
	at com.thoughtworks.xstream.XStream.marshal(XStream.java:826)
	at com.thoughtworks.xstream.XStream.toXML(XStream.java:801)
	at hudson.XmlFile.write(XmlFile.java:165)
	at hudson.model.Run.save(Run.java:1328)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:592)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
	at hudson.model.Run.run(Run.java:1221)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
Caused by: java.lang.RuntimeException: Failed to serialize hudson.tasks.test.AbstractTestResultAction#descriptions for class hudson.maven.reporters.SurefireReport
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:161)
	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:132)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:117)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:91)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
	at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:55)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:169)
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:157)
	... 20 more
Caused by: com.thoughtworks.xstream.converters.ConversionException: Could not call java.util.concurrent.ConcurrentHashMap.writeObject() : Failed to serialize java.util.concurrent.locks.ReentrantLock#sync for class java.util.concurrent.ConcurrentHashMap$Segment
---- Debugging information ----
message             : Could not call java.util.concurrent.ConcurrentHashMap.writeObject()
cause-exception     : java.lang.RuntimeException
cause-message       : Failed to serialize java.util.concurrent.locks.ReentrantLock#sync for class java.util.concurrent.ConcurrentHashMap$Segment
-------------------------------
	at com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.callWriteObject(SerializationMethodInvoker.java:104)
	at com.thoughtworks.xstream.converters.reflection.SerializableConverter.doMarshal(SerializableConverter.java:215)
	at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:58)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:169)
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:157)
	... 34 more
Caused by: java.lang.RuntimeException: Failed to serialize java.util.concurrent.locks.ReentrantLock#sync for class java.util.concurrent.ConcurrentHashMap$Segment
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:161)
	at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:132)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:130)
	at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:117)
	at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:91)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
	at com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at com.thoughtworks.xstream.converters.reflection.SerializableConverter$1.defaultWriteObject(SerializableConverter.java:176)
	at com.thoughtworks.xstream.core.util.CustomObjectOutputStream.defaultWriteObject(CustomObjectOutputStream.java:80)
	at java.util.concurrent.ConcurrentHashMap.writeObject(ConcurrentHashMap.java:1237)
	at sun.reflect.GeneratedMethodAccessor286.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.callWriteObject(SerializationMethodInvoker.java:100)
	... 41 more
Caused by: com.thoughtworks.xstream.io.StreamException:  : null
	at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
	at com.thoughtworks.xstream.core.util.QuickWriter.write(QuickWriter.java:37)
	at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.endNode(PrettyPrintWriter.java:283)
	at com.thoughtworks.xstream.io.WriterWrapper.endNode(WriterWrapper.java:37)
	at com.thoughtworks.xstream.io.path.PathTrackingWriter.endNode(PathTrackingWriter.java:48)
	at com.thoughtworks.xstream.converters.reflection.SerializableConverter.doMarshal(SerializableConverter.java:225)
	at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:58)
	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:78)
	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:63)
	at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:169)
	at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:157)
	... 60 more
Caused by: java.io.InterruptedIOException
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:260)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:272)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:276)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:122)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:212)
	at java.io.BufferedWriter.flush(BufferedWriter.java:236)
	at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
	at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
	... 71 more