Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java.rmi.MarshalException when getting a Connection from DataSource

1 view
Skip to first unread message

Marcos Medina

unread,
Mar 31, 2004, 10:15:54 PM3/31/04
to

Hi, folks!

Whenever I try to get a Connection from a DataSource, I扉e got the following Exception:


"java.rmi.MarshalException: CORBA MARSHAL 0 Maybe; nested exception is: org.omg.CORBA.MARSHAL:
vmcid: 0x0 minor code: 0 completed: Maybe CORBA MARSHAL 0 Maybe; nested exception
is: org.omg.CORBA.MARSHAL: vmcid: 0x0 minor code: 0 completed: Maybe at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemException(ShutdownUtilDelegate.java:97)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:65) at weblogic.jdbc.common.internal._RemoteDataSource_Stub.getConnection(Unknown
Source) at com.contratacao.model.dao.DAObasico.getConnection(DAObasico.java:42)..."


In fact, the client can retrieve the DataSource愀 stub, but just can愒 get the
Connection.

Configuration: 1. WLS 8.1 sp2, on Windows XP, with SUN JDK 141_05 (embbeded with
WLPlatorm installer) 2. Oracle 9.0.1 on Windows XP, connected through an Oracle
JDBC thin driver 3. java Client on Windows XP/2000, with SUN JDK 142_03 (I扉e
got the same results with SUN JDK 141_01. I惴 also using wlclient.jar.

Do you have any idea of what is causing this behavior? I悲 appreciate any help.
Thanks in advance, Marcos

0 new messages