Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 5551 invoked from network); 28 Jul 2005 19:29:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2005 19:29:46 -0000 Received: (qmail 39477 invoked by uid 500); 28 Jul 2005 19:29:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 39390 invoked by uid 500); 28 Jul 2005 19:29:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 39368 invoked by uid 99); 28 Jul 2005 19:29:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2005 12:29:25 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A169CE3 for ; Thu, 28 Jul 2005 21:29:22 +0200 (CEST) Message-ID: <1223459678.1122578962659.JavaMail.jira@ajax.apache.org> Date: Thu, 28 Jul 2005 21:29:22 +0200 (CEST) From: "David Blevins (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-813) Corba interop problem In-Reply-To: <195112228.1122326276023.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-813?page=all ] David Blevins resolved GERONIMO-813: ------------------------------------ Resolution: Cannot Reproduce Neither Dain nor Alan was able to reproduce this. > Corba interop problem > --------------------- > > Key: GERONIMO-813 > URL: http://issues.apache.org/jira/browse/GERONIMO-813 > Project: Geronimo > Type: Bug > Components: CORBA > Versions: 1.0-M4, 1.0-M5 > Reporter: David Jencks > Assignee: Dain Sundstrom > Fix For: 1.0-M4, 1.0-M5 > > When using corba to communicate with another app server, sometimes we see an exception like: > org.omg.CORBA.MARSHAL: java.lang.ClassCastException thrown while marshaling the reply: null vmcid: 0x0 minor code: 0 completed: Yes > at org.openejb.corba.CorbaApplicationServer.getEJBObject(CorbaApplicationServer.java:72) > at org.openejb.server.ServerFederation.getEJBObject(ServerFederation.java:119) > at org.openejb.proxy.ReplacementStrategy$1.writeReplace(ReplacementStrategy.java:81) > at org.openejb.proxy.SerializationHandler.writeReplace(SerializationHandler.java:101) > at org.openejb.proxy.EJBObjectImpl.writeReplace(EJBObjectImpl.java:115) > at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896) > at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011) > at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278) > at org.openejb.proxy.SerializationHandler.copyObj(SerializationHandler.java:113) > at org.openejb.corba.util.Util.writeObject(Util.java:453) > at org.openejb.corba.StandardServant._invoke(StandardServant.java:342) > at com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatchToServant(GenericPOAServerSC.java:517) > at com.sun.corba.se.internal.POA.GenericPOAServerSC.internalDispatch(GenericPOAServerSC.java:207) > at com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatch(GenericPOAServerSC.java:109) > at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:252) > at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81) > at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira