Has anyone ever come across this exception:
System Error:java.rmi.NoSuchObjectException: no such object in table
System Error:at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:249)
System Error:at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:224)
System Error:at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
System Error:at
com.teamenergy.secure.permissionsserver.GamekeeperRemoteServer_Stub.getActivityPermissions(UnknownSource)
I have a small RMI Server which happily runs on a Jdk1.2.2rc2 under Linux.
It works fine, but after a while the client gives the above error when it
tries to connect. If I just restart the server, it works again.
Any ideas?
--
John Baker, BSc CS.
Java developer and Linux lover:-)
Sms: [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]