On Mon, 2011-09-26 at 22:25 +0100, sebb wrote:
> On 26 September 2011 21:45, Oleg Kalnichevski <ol...@apache.org> wrote:
> > On Mon, 2011-09-26 at 21:00 +0100, sebb wrote:
> >
> > ...
> >
> >> >
> >> > I am seeing this error while trying to get all requisite dependencies
> >> > with 'ant download_jars'
> >> >
> >> > _get_jarfile:
> >> >
> >> > _get_zipfile:
> >> >      [get] Getting:
> >> > http://prdownloads.sourceforge.net/htmlparser/HTMLParser-2.0-SNAPSHOT-bin.zip
> >> >      [get]
> >> > To: 
> >> > /home/oleg/Downloads/jakarta-jmeter-2.5.1/build/HTMLParser-2.0-SNAPSHOT-bin.zip
> >> >      [get] Not modified - so not downloaded
> >> >
> >> > BUILD FAILED
> >> > /home/oleg/Downloads/jakarta-jmeter-2.5.1/build.xml:2202: The following
> >> > error occurred while executing this line:
> >> > /home/oleg/Downloads/jakarta-jmeter-2.5.1/build.xml:2172: The following
> >> > error occurred while executing this line:
> >> > /home/oleg/Downloads/jakarta-jmeter-2.5.1/build.xml:2064: The following
> >> > error occurred while executing this line:
> >> > /home/oleg/Downloads/jakarta-jmeter-2.5.1/build.xml:2093: The following
> >> > error occurred while executing this line:
> >> > /home/oleg/Downloads/jakarta-jmeter-2.5.1/build.xml:2101: The <unwar>
> >> > type doesn't support the nested "mapper" element.
> >> >
> >> > Is this a common issue?
> >>
> >> Not seen it before.
> >>
> >> What version of Ant are you using?
> >>
> >
> > Good call. Problem solved by upgrading to Ant 1.8.2
> 
> Good - what were you using?
> It might make sense for the Ant script to check for a minimum version.
> 

It was using ant 1.6.3 prior to upgrading to the latest version.

> > Now I am getting a batchtest failure. I guess this has something to do
> > with my network configuration. I am not sure how severe this failure is.
> 
> Yes, it looks like the default host name "ubuntu" is being resolved as
> a loopback address.
> 
> This causes problems for client-server mode.
> 
> Though client-server mode would probably work for the unit test, it
> would not work if the client and server were on different nodes, so
> the server refuses to start.
> 

I'll try and tweak my network settings.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@jakarta.apache.org
For additional commands, e-mail: general-h...@jakarta.apache.org

Reply via email to