You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/07/27 19:31:18 UTC

[jira] Created: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

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.


[jira] Updated: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMO-3360:
------------------------------------


Hi Prasad, I've promoted a fix for the corba-mytime test for both trunk and the 2.0 branch. 
We have encountered this marshalling exception before (see https://issues.apache.org/jira/browse/GERONIMO-3247). 
Since Rick is investigating why it has resurfaced I shall assign it to him for final resolution. Thanks 

> 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.


[jira] Closed: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed GERONIMO-3360.
----------------------------------

    Resolution: Fixed

Committed revision 573009.

This required a fix in the Yoko RMI implementation. 

> 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: Rick McGuire
>             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.


[jira] Updated: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-3360:
-----------------------------------

    Fix Version/s:     (was: 2.0.x)
                   2.0
                   2.0.1
                   2.1

updated Fixed For field

> 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: Rick McGuire
>             Fix For: 2.0, 2.0.1, 2.1
>
>
> 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.


[jira] Updated: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMO-3360:
------------------------------------

    Assignee: Rick McGuire  (was: Tim McConnell)

> 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: Rick McGuire
>             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.


[jira] Updated: (GERONIMO-3360) corba-marshall and corba-mytime tests failing

Posted by "Tim McConnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMO-3360:
------------------------------------


Hi Rick, you had previously asked for the server-side error log for the marshalling problem. Here it is:

18:03:54,109 INFO  [MappedServerTransactionPolicyConfig] No tx mapping for operation: marshalLong__org_omg_boxedRMI_long_seq1_long
Aug 2, 2007 6:03:54 PM org.apache.yoko.orb.OB.Logger_impl warning
WARNING: Servant method raised a non-CORBA exception
Client receives this exception as CORBA::UNKNOWN
operation name: "marshalLong__org_omg_boxedRMI_long_seq1_long"
id: iiop
local address: 127.0.0.1:6882
remote address: 127.0.0.1:3366
java.lang.NullPointerException
        at org.apache.geronimo.corba.StandardServant._invoke(StandardServant.java:161)
        at org.apache.yoko.orb.OBPortableServer.ServantDispatcher.dispatch(ServantDispatcher.java:187)
        at org.apache.yoko.orb.OBPortableServer.POA_impl._OB_dispatch(POA_impl.java:1607)
        at org.apache.yoko.orb.OB.DispatchRequest_impl.invoke(DispatchRequest_impl.java:56)
        at org.apache.yoko.orb.OB.DispatchSameThread_impl.dispatch(DispatchStrategyFactory_impl.java:53)
        at org.apache.yoko.orb.OB.Upcall.invoke(Upcall.java:360)
        at org.apache.yoko.orb.OB.GIOPConnectionThreaded.execReceive(GIOPConnectionThreaded.java:500)
        at org.apache.yoko.orb.OB.GIOPConnectionThreaded$ReceiverThread.run(GIOPConnectionThreaded.java:63)



> 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: Rick McGuire
>             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.