users@glassfish.java.net

Re: Glassfish, JPA and MarshalException

From: <glassfish_at_javadesktop.org>
Date: Thu, 14 Aug 2008 07:57:07 PDT

I solved the deployment issue, but I still have the MarshalExcepion:
[pre]
javax.ejb.EJBException: nested exception is: java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
        org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
        org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 211 completed: Maybe
        at com.sun.corba.ee.impl.javax.rmi.CORBA.Util.mapSystemException(Util.java:279)
        at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.privateInvoke(StubInvocationHandlerImpl.java:205)
        at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:152)
        at com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.invoke(BCELStubBase.java:225)
        at it.units.sdc.ejb.__OcrConverterRemote_Remote_DynamicStub.convert(it/units/sdc/ejb/__OcrConverterRemote_Remote_DynamicStub.java)
        at it.units.sdc.ejb._OcrConverterRemote_Wrapper.convert(it/units/sdc/ejb/_OcrConverterRemote_Wrapper.java)
        at it.units.sdc.client.ClientStarter.run(ClientStarter.java:91)
        at it.units.sdc.client.ClientStarter.main(ClientStarter.java:62)
[/pre]

Am I missing something in the static weaving process?
[Message sent by forum member 'ermed' (ermed)]

http://forums.java.net/jive/thread.jspa?messageID=293339