Taciano Perez
2004-04-01 22:28:16 UTC
I am using WSAD 5.1.0, with all the latest fixes. When I call an ejb from
the ejb test client, I am getting the following exception:
java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is:
java.rmi.MarshalException: CORBA MARSHAL 0x4942f89a No; nested exception
is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null
minor code: 4942F89A completed: No
java.rmi.MarshalException: CORBA MARSHAL 0x4942f89a No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null
minor code: 4942F89A completed: No
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null
minor code: 4942F89A completed: No
I have successfully deployed some beans, but suddenly I started seeing this
message. Does anyone know what is happening? What kind of problem could
generate this exception? I verified that all the classes which are passed to
and from the ejb are Serializable, but then I got stuck.
TIA,
Taciano Perez
the ejb test client, I am getting the following exception:
java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is:
java.rmi.MarshalException: CORBA MARSHAL 0x4942f89a No; nested exception
is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null
minor code: 4942F89A completed: No
java.rmi.MarshalException: CORBA MARSHAL 0x4942f89a No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null
minor code: 4942F89A completed: No
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : null
minor code: 4942F89A completed: No
I have successfully deployed some beans, but suddenly I started seeing this
message. Does anyone know what is happening? What kind of problem could
generate this exception? I verified that all the classes which are passed to
and from the ejb are Serializable, but then I got stuck.
TIA,
Taciano Perez