Re: java.rmi.ConnectIOException: error during JRMP connection establishment;
Bob Scheifler <[email protected]> Fri, 4 May 2007 16:41:06 -0400
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
> Throwing following expection when doing RMI call. It can happen if the server is too slow in responding during connection establishment. See the sun.rmi.transport.tcp.handshakeTimeout system property here: http://java.sun.com/j2se/1.5.0/docs/guide/rmi/sunrmiproperties.html You should investigate what's happening on the server side. - Bob =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html