Hi there,
I'm working with WL7 and Oracle 9. I've installed a connection pool and the application that using it on a separate server. I got this error!!!
All works fine when I use a local connection pool.
Thanks a lot,
Slamer
[ERROR] PyramideController - -java.sql.SQLException: weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[java.rmi.NoSuchObjectException: Unable to dispatch request to Remote object with id: '1227'. The object has been garbage collected.
Start server side stack trace:
java.rmi.NoSuchObjectException: Unable to dispatch request to Remote object with id: '1227'. The object has been garbage collected.
at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:766)
at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:738)
at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:207)
at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:777)
at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:508)
at weblogic.socket.PosixSocketMuxer.deliverGoodNews(PosixSocketMuxer.java:770)
at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:694)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
End server side stack trace
](Catched by Throwable)