Posted By:
Bertram_Heinze
Posted On:
Thursday, May 23, 2002 09:05 AM
Hi, I'm stuck on a CORBA exception while upgrading from JDK1.3 to JDK1.4. The client is randomly throwing the following exception ... java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe nested exception is: org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Unable to read value from underlying bridge : Serializable readObject method failed internally vmcid: SUN minor code: 211 completed: Maybe StackTrace: at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemException(ShutdownUtilDelegate.java:97) at javax.rmi.CORBA.Util.mapSystemException(Util.java:65) [...] ... when trying to call a stub method (which never hap
More>>
Hi,
I'm stuck on a CORBA exception while upgrading from JDK1.3 to JDK1.4. The client is randomly throwing the following exception ...
java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe
nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge :
Unable to read value from underlying bridge :
Serializable readObject method failed internally vmcid:
SUN minor code: 211 completed: Maybe
StackTrace:
at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemException(ShutdownUtilDelegate.java:97)
at javax.rmi.CORBA.Util.mapSystemException(Util.java:65)
[...]
... when trying to call a stub method (which never happened under JDK1.3).
The code is compiled using RMIC (with option -iiop), I'm using Java's TNameServ as CosNaming Server and RMI-IIOP.
Can anyone give me a hint what the meaning of the exception is?
Are there known incompatibilities between JDK1.4 and CORBA?
Any info and experience shared would be much appreciated :-)
Bertram
-----------------------------------------------------------------
Bertram Heinze
bertram@projektron.de
Projektron GmbH
Gneisenaustraße 2, 10961 Berlin
-----------------------------------------------------------------
<<Less