[jboss-jira] [JBoss JIRA] Created: (JBAS-3987) failing org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase

Dimitris Andreadis (JIRA) jira-events at jboss.com
Mon Jan 15 11:36:58 EST 2007


failing org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
-------------------------------------------------------------------

                 Key: JBAS-3987
                 URL: http://jira.jboss.com/jira/browse/JBAS-3987
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: IIOP service, Test Suite
         Environment: Java Version 1.5.0_05 
Java Vendor Sun Microsystems Inc. 
Java VM Name Java HotSpot(TM) Server VM 
Java VM Version 1.5.0_05-b05 
Java VM Info mixed mode 
OS Name Linux 
OS Version 2.6.9-42.0.2.ELsmp 
OS Arch i386 

            Reporter: Dimitris Andreadis
         Assigned To: Francisco Reverbel
             Fix For: JBossAS-4.2.0.CR1


6 out of seven tests present this Error:

javax.naming.NameNotFoundException: Hello not bound
	at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
	at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
	at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
	at org.jnp.server.NamingServer.lookup(NamingServer.java:296)
	at org.jnp.server.NamingServer.lookup(NamingServer.java:270)
	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:460)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
	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:625)
	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
	at javax.naming.InitialContext.lookup(InitialContext.java:351)
	at org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase.testHello(HelloTimingStressTestCase.java:113)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
	at junit.extensions.TestSetup.run(TestSetup.java:23)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list