corba-marshall and corba-mytime tests failing
---------------------------------------------

                 Key: GERONIMO-3360
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3360
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: testsuite
    Affects Versions: 2.0, 2.0.x, 2.1
            Reporter: Prasad Kashyap
            Assignee: Tim McConnell
             Fix For: 2.0.x


exception in corba-marshall :

{code}
[INFO] [INFO] long passed to EJB: 1218738708599296309
[INFO] [WARNING] java.lang.Exception: long array test RemoteException: 
[3675022138608874094, -4905270342012320510] java.rmi.RemoteException: null; 
nested exception is: 
[INFO] [WARNING]        org.omg.CORBA.UNKNOWN:  vmcid: 0x0 minor code: 0x0  
completed: No
[INFO] [WARNING]        at 
org.apache.geronimo.testsuite.corba.marshal.JavaPrimitives.marshal(JavaPrimitives.java:415)
[INFO] [WARNING]        at 
org.apache.geronimo.testsuite.corba.marshal.MarshalEJBClient.main(MarshalEJBClient.java:43)
[INFO] [WARNING]        at java.lang.reflect.Method.invoke(Method.java:585)
[INFO] [WARNING]        at 
org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:185)
{code}

Exception in corba-mytime:
{code}
[WARNING] Deployer operation failed: start of 
org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car failed
[WARNING] org.apache.geronimo.kernel.config.LifecycleException: start of 
org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car failed

[WARNING] Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: 
Unknown start exception
[WARNING]       at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:514)
[WARNING]       at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
[WARNING]       at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530)
[WARNING]       ... 35 more

[WARNING] Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: 
Configuration org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car 
failed to start due to the following reasons:
[WARNING]   The service 
EJBModule=corba-mytime-ejb-2.0-SNAPSHOT.jar,J2EEApplication=org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car,StatelessSessionBean=MyTime,j2eeType=TSSLink,name=IdentityTokenNoSecurity
 did not start because 
org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car?EJBModule=corba-mytime-ejb-2.0-SNAPSHOT.jar,J2EEApplication=org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car,j2eeType=CORBATSS,name=IdentityTokenNoSecurity
 did not start.
[WARNING]   The service 
EJBModule=corba-mytime-ejb-2.0-SNAPSHOT.jar,J2EEApplication=org.apache.geronimo.testsuite/corba-mytime-ear/2.0-SNAPSHOT/car,j2eeType=CORBATSS,name=IdentityTokenNoSecurity
 did not start because IDL:omg.org/PortableServer/POA/AdapterAlreadyExists:1.0
[WARNING] 
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to