org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge
843829Dec 9 2003 — edited Dec 30 2003Hi
I am running my application in WSAD 5 .
In the studio I am able to look up the EJB and also able to create the instance.
But when I call a method in it.. I am getting follwoing exception...
******************************************************************************************
[12/9/03 10:28:49:523 IST] 24329be0 SystemErr R java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.MarshalException: CORBA MARSHAL 0x4942f896 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Incorrect chunk length 320 at offset 312 minor code: 4942F896 completed: No
[12/9/03 10:28:49:523 IST] 24329be0 SystemErr R java.rmi.MarshalException: CORBA MARSHAL 0x4942f896 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Incorrect chunk length 320 at offset 312 minor code: 4942F896 completed: No
[12/9/03 10:28:49:539 IST] 24329be0 SystemErr R org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Incorrect chunk length 320 at offset 312 minor code: 4942F896 completed: No
******************************************************************************************
If anyone knows the problem..please help me.
Thanks
Pravin