re not getting started and Ant is waiting
forever to get the control back.
Also, *spawn="true"* doesn't work for my context, because, I have
output/error redirection.
Any suggestions pl.
cheers
a s
On Wed, Dec 16, 2009 at 6:39 PM, as rao wrote:
> Hi
>
> Thank you al
;>
>
>
>
> Hope that helps!
>
> Tom
>
> -Original Message-
> From: as rao [mailto:asrao.y...@gmail.com]
> Sent: 16 December 2009 07:40
> To: user@ant.apache.org
> Subject: Re: exec - Cannot run program 'start' CreateProcess error=2
>
>
Hi
To simplifying the problem statement, when I try to run the default target
in the following build file:
---
---
I am getting same error.
cheers
a s
On Wed, Dec 16, 2009 at 11:51 AM, as rao wrote:
> Hi
>
> During starti
Hi
During starting of app server using ant / build.xml (given by the vendor), I
faced the following issue:
My env is windows XP, ant 1.7.1
I am running a build.xml (given by the vendor) to start an app server, from
DOS prompt. I got the following error:
--