Re: Isreachable issue

2008-01-15 Thread Steve Loughran
Z W wrote: Hi Steve I'm not sure what's the latest patch/update you talk about. My settings are as follows: --- System properties --- java.runtime.name : Java(TM) SE Runtime Environment sun.boot.library.path : C:\P

Re: Isreachable issue

2008-01-14 Thread Z W
Hi Steve I'm not sure what's the latest patch/update you talk about. My settings are as follows: --- System properties --- java.runtime.name : Java(TM) SE Runtime Environment sun.boot.library.path : C:\Program Files\

Re: Isreachable issue

2008-01-14 Thread Steve Loughran
Z W wrote: Hi I'm trying to "ping" hosts on network using with ant-contrib. All these hosts variables point to the same host ie linpac2. [echo] start isreachable linpac2 Dynamically discovered 'isreachable' [EMAIL PROTECTED] Probing host linpac2 Unknown host: linpac2 Condition false; no

Isreachable issue

2008-01-11 Thread Z W
Hi I'm trying to "ping" hosts on network using with ant-contrib. All these hosts variables point to the same host ie linpac2. start isreachable @{letter} build_main.debug=${offline} When I ran this I get for example - [echo] start isreachable linpac2 Dynamically discovered