RMI stuck on network disconnection (original) (raw)
Guy Korland gkorland at gmail.com
Sun Jun 7 14:01:59 UTC 2009
- Previous message: core-libs-dev Digest, Vol 26, Issue 4
- Next message: RMI stuck on network disconnection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I found out that an RMI call might never return on network disconnection and will not throw RemoteException as expected. The scenario is very simple:
- Find a remote stub (the stub should be behind a router).
- Physically disconnect the server from the LAN.
- Invoke a method from the client, the client can stuck without an exception up to 30 min.
Any ideas?
-- Thanks, Guy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090607/51a8f436/attachment.html>
- Previous message: core-libs-dev Digest, Vol 26, Issue 4
- Next message: RMI stuck on network disconnection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]