Looks like the build failure was a hudson issue. The process was killed
when those tests failed
Jason T. Greene wrote:
Yeah you can get to the last log of the work space. It is big though,
you probably want to wget it.
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.1.x-test...
Alexey Loubyansky wrote:
> There are a lot of CMP failed tests with the same cause. There must be
> a deployment error. But I don't see it locally. Is there a way to get
> to the server.log or could somebody who can reproduce the failure send
> me the deployment error please?
>
> Thanks,
> Alexey
>
> Error Message
>
> EJBTestRunner not bound
>
> Stacktrace
>
> javax.naming.NameNotFoundException: EJBTestRunner not bound
> at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
> at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
> at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
> at org.jnp.server.NamingServer.lookup(NamingServer.java:443)
> at org.jnp.server.NamingServer.lookup(NamingServer.java:399)
> at
> sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
> at sun.rmi.transport.Transport$1.run(Transport.java:153)
> at java.security.AccessController.doPrivileged(Native Method)
> at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
> at
> sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
> at
> sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
>
> at java.lang.Thread.run(Thread.java:595)
> at
>
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
>
> at
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
> at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
> at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:722)
> at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:682)
> at javax.naming.InitialContext.lookup(InitialContext.java:351)
> at
> org.jboss.test.util.ejb.EJBTestCase.getEJBTestRunner(EJBTestCase.java:286)
>
> at org.jboss.test.util.ejb.EJBTestCase.runBare(EJBTestCase.java:179)
> at org.jboss.test.util.ejb.EJBTestCase.run(EJBTestCase.java:159)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
> at junit.extensions.TestSetup.run(TestSetup.java:25)
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-development
--
Jason T. Greene
JBoss, a division of Red Hat