remote connection problem
"lital kasif" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <001801c527e9$46e2d060$1001a8c0@litalpc> |
Hello, I'm using your technology MantaRay project Console (http://www.mantamq.org <http://www.mantamq.org/> ) and enjoy it very much. I have run into a problem while remotely connecting through RMI, using the "naming:type=rmiregistry" MBean. It seems that if the network is disconnected for more than 10 minutes, the RMI client throws the following exception: java.rmi.NoSuchObjectException: no such object in table. at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRem oteCall.java:247) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223 ) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133) at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown Source) at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:122) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory. java:40) at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory. java:34) Looking for the problem in different resources, I have read there is a need to re-acquiring the stub. How should this be done using your technology? Is there a need for me to detail the problem more? Just to clarify, I'm using the MX4J version 2.0.1. Thanks, Lital Kasif Coridan Inc