This is so bad for me now that i can no longer get a build through of the Axis2 binding, always one of the tests will fail with the connect exception. I've just tried on a spare machine and that is working fine. Both machines are winxp with jdk5, the only difference i can see is that the one that works is using maven 2.0.6 and the one that doesn't is on maven 2.0.4.
...ant On 8/9/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > On 8/9/07, ant elder <[EMAIL PROTECTED]> wrote: > > > > Yes, i've been seeing this today as well, seemed to be fine earlier in > > the > > week. > > > > ...ant > > > > On 8/9/07, Simon Nash <[EMAIL PROTECTED]> wrote: > > > > > > I'm seeing > > > java.net.ConnectException: Connection refused: connect > > > errors when building binding-ws-axis2 from a clean checkout of trunk. > > > The failure is slightly intermittent in terms of the number of tests > > > that fail, which varies from run to run. Cleaning and rebuilding > > > doesn't help, but running with mvn rather than mvn -o seems to > > slightly > > > reduce the number of failing tests. I almost never see the whole set > > > of tests run without this error. I started seeing it last night, and > > > it was not happening on my previous checkout of a few days ago. > > > > > > This was a big problem for me a few months ago and I provided a patch > > > that seemed to solve the problem, but now it is back with a vengeance. > > > Is anyone else seeing this problem? > > > > > > Simon > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > I haven't been seeing this and that was the symptom we say before, i.e. > some people saw it and some didn't. > > Simon >
