Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4635 Fix jboss-head-testsuite-sun-1.5
  3. JBAS-5867

fix org.jboss.test.profileservice.test.DeployUnitTestCase(profileservice).testEjb3xDeployment

    XMLWordPrintable

Details

    Description

      http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/827/testReport/org.jboss.test.profileservice.test/DeployUnitTestCase(profileservice)/testEjb3xDeployment/

      javax.naming.NameNotFoundException: remote not bound
      at org.jnp.server.NamingServer.getBinding(NamingServer.java:564)
      at org.jnp.server.NamingServer.getBinding(NamingServer.java:572)
      at org.jnp.server.NamingServer.getObject(NamingServer.java:578)
      at org.jnp.server.NamingServer.lookup(NamingServer.java:317)
      at org.jnp.server.NamingServer.lookup(NamingServer.java:291)
      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 java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:179)
      at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
      at $Proxy0.lookup(Unknown Source)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:669)
      at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:629)
      at javax.naming.InitialContext.lookup(InitialContext.java:351)
      at org.jboss.test.profileservice.test.DeployUnitTestCase$1.testManagedDeployment(DeployUnitTestCase.java:158)
      at org.jboss.test.profileservice.test.DeployUnitTestCase.testDeployment(DeployUnitTestCase.java:117)
      at org.jboss.test.profileservice.test.DeployUnitTestCase.testEjb3xDeployment(DeployUnitTestCase.java:163)

      I think when this test fails, more profile service tests get to fail:
      org.jboss.test.profileservice.test.DeployUnitTestCase(profileservice).testEarDeployment
      org.jboss.test.profileservice.test.DeployUnitTestCase(profileservice).testMCBeansDeployment
      org.jboss.test.profileservice.test.DeployUnitTestCase(profileservice).testSarDeployment
      org.jboss.test.profileservice.test.DeployUnitTestCase(profileservice).testEjb3xDeployment

      Could it be a classpath issue?

      Attachments

        Issue Links

          Activity

            People

              ajustin@redhat.com Ales Justin
              dandread1@redhat.com Dimitrios Andreadis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: