Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9077

IIOP Naming tests are failing in AS TS with Elytron profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.ER2
    • 7.1.0.DR12
    • Test Suite
    • None

    Description

      Some tests in org.jboss.as.test.integration.ejb.iiop.naming package are failing when using "-Delytron" argument.

      cd testsuite/integration/basic
      mvn clean test -Dtest=org.jboss.as.test.integration.ejb.iiop.naming.* -Delytron
      ...
      Tests in error: 
        IIOPNamingInContainerTestCase.testStatefulIIOPNamingInvocation:66 » Remote COR...
        IIOPNamingTestCase.testStatefulIIOPNamingCorbanameInvocation:119 » Remote CORB...
        IIOPNamingTestCase.testStatefulIIOPNamingInvocation:85 » Remote CORBA UnknownE...
      
      Tests run: 12, Failures: 0, Errors: 3, Skipped: 3
      

      Sample stack trace of the failure:

      FAILURE! - in org.jboss.as.test.integration.ejb.iiop.naming.IIOPNamingInContainerTestCase
      testStatefulIIOPNamingInvocation(org.jboss.as.test.integration.ejb.iiop.naming.IIOPNamingInContainerTestCase)  Time elapsed: 0.329 sec  <<< ERROR!
      java.rmi.RemoteException: CORBA UnknownException 0 Maybe; nested exception is: 
              org.omg.CORBA.portable.UnknownException:   vmcid: 0x0  minor code: 0 completed: Maybe
              at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.processResponse(CorbaClientRequestDispatcherImpl.java:534)
              at com.sun.corba.se.impl.protocol.SharedCDRClientRequestDispatcherImpl.marshalingComplete(SharedCDRClientRequestDispatcherImpl.java:222)
              at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.invoke(CorbaClientDelegateImpl.java:148)
              at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:475)
              at org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub.invoke(DynamicIIOPStub.java:127)
              at org.jboss.as.ejb3.iiop.stub.DynamicIIOPStub.invokeInt(DynamicIIOPStub.java:204)
              at interface org.jboss.as.test.integration.ejb.iiop.naming.IIOPStatefulRemote_Stub.increment(Unknown Source)
              at org.jboss.as.test.integration.ejb.iiop.naming.IIOPNamingInContainerTestCase.testStatefulIIOPNamingInvocation(IIOPNamingInContainerTestCase.java:66)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              josef.cacek@gmail.com Josef Cacek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: