I'll give a try.
Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <[email protected]>
Sent: Tuesday, October 06, 2009 1:21 AM
To: <[email protected]>
Subject: Re: Slow RMI Host start up
On Mon, Oct 5, 2009 at 4:54 PM, Raymond Feng <[email protected]> wrote:
Any idea that can be used to detect the existence of the RMI registry
will
be welcome.
What about if it tries to create a new registry without first checking
if one already exists? If there's already an existing one would that
then fail right away as the port is in use and we could catch that and
then try to get the existing registry.
...ant