You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/01/31 21:55:05 UTC

[jira] Created: (GERONIMO-2788) Temporarily remove yoko jars from the lib/endorsed directory until we have corba support

Temporarily remove yoko jars from the lib/endorsed directory until we have corba support
----------------------------------------------------------------------------------------

                 Key: GERONIMO-2788
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2788
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.0-M2
            Reporter: Kevan Miller
         Assigned To: Kevan Miller
             Fix For: 2.0-beta1


The presence of the yoko jars in lib/endorsed can result in the following types of errors:

01-31-2007 11:54:38:  ERROR: java.lang.ExceptionInInitializerError
	at javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:37)
          ...
Caused by: org.omg.CORBA.INITIALIZE: Can not create Util delegate: org.apache.yoko.rmi.impl.UtilImpl:  vmcid: 0x0 minor code: 0x0  completed: No
	at javax.rmi.CORBA.Util.<clinit>(Util.java:48)

Until we have corba support, I'm removing the jars from lib/endorsed. Will add them back, later. I'll keep this jira open until then...

This helps open up CTS testing...

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


[jira] Closed: (GERONIMO-2788) Temporarily remove yoko jars from the lib/endorsed directory until we have corba support

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

David Jencks closed GERONIMO-2788.
----------------------------------

    Resolution: Fixed

Corba is working for me, I reverted this change in rev 507175.  Please reopen if there are problems.

> Temporarily remove yoko jars from the lib/endorsed directory until we have corba support
> ----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2788
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2788
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M2
>            Reporter: Kevan Miller
>         Assigned To: Kevan Miller
>             Fix For: 2.0-beta1
>
>
> The presence of the yoko jars in lib/endorsed can result in the following types of errors:
> 01-31-2007 11:54:38:  ERROR: java.lang.ExceptionInInitializerError
> 	at javax.rmi.PortableRemoteObject.<clinit>(PortableRemoteObject.java:37)
>           ...
> Caused by: org.omg.CORBA.INITIALIZE: Can not create Util delegate: org.apache.yoko.rmi.impl.UtilImpl:  vmcid: 0x0 minor code: 0x0  completed: No
> 	at javax.rmi.CORBA.Util.<clinit>(Util.java:48)
> Until we have corba support, I'm removing the jars from lib/endorsed. Will add them back, later. I'll keep this jira open until then...
> This helps open up CTS testing...

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