Hi all, I am making a Remote call to EJB,after successful connection to the remote implementation class it just hungs... looking for jndi. After a few minutes it throws the following errors,
Successfully connected to RemoteImpl EnableReplaceObject failed. RMI implementations hosted by this VM should not be buried in java.io.Serializab le data. weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unsolicited error r esponse for #-1java.lang.OutOfMemoryError: ] at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:756) at weblogic.rjvm.ConnectionManagerClient.handleRJVM(ConnectionManagerCli ent.java:34) at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:630) at weblogic.socket.JVMAbbrevSocket.dispatch(JVMAbbrevSocket.java:393) at weblogic.socket.JVMSocketT3.dispatch(JVMSocketT3.java, Compiled Code) at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java, Compiled Code) at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java: 23) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code) Error : weblogic.rjvm.PeerGoneException: - with nested exception: [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unsolicited error response for #-1java.lang.OutOfMemoryError: ]] Suggest me with a suitable pointers, Thanks in Advance, RG