On Thu, Jun 26, 2008 at 7:19 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> From time to time, I get:
>  <error message="java.net.ConnectException: Connection refused"
[...]
> when running ant clean test
>
> I am assuming it is a timing issue.  Is there a different way we could
> create the servers?

Hmmm, that is the first thing that is sent to the servers, so it
probably is that a server hasn't come all the way up yet.  Perhaps for
now the simplest thing would be to sleep a couple of seconds?

-Yonik

Reply via email to