Re: Software Caused Connection Abort (10053) on Client

Bob Scheifler <[email protected]> Mon, 5 Dec 2005 21:28:01 -0500
Newsgroups gmane.comp.java.sun.rmi
Message-ID <[email protected]>
> FWIW, I think the same bug (once I fixed the retry conditions) had moved
> its effect over to the registry lookup with this exception:
>
> java.rmi.ConnectIOException: error during JRMP connection establishment;

I don't see a Connect[IO]Exception as being directly related
to the other failures we've been discussing.  Do you have
any server-side logging output that correlates with this
client-side exception, or other clues that make you think it's
related?  If your load testing involves killing off an existing
registry, this exception could just be a result of killing a
running registry in the middle of connection establishment.

- 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