RE: exec - Cannot run program 'start' CreateProcess error=2

2009-12-17 Thread Dalton, Tom
-Original Message- From: as rao [mailto:asrao.y...@gmail.com] Sent: 17 December 2009 07:28 To: Ant Users List Subject: Re: exec - Cannot run program 'start' CreateProcess error=2 Though *vmlauncher="false"* worked for me, it has the following problem: This means cont

Re: exec - Cannot run program 'start' CreateProcess error=2

2009-12-16 Thread as rao
> executable="./start" >> output="./testproj.log"> >> >> >> >> Hope that helps! >> >> Tom >> >> -Original Message- >> From: as rao [mailto:asrao.y...@gmail.com] >> Sen

Re: exec - Cannot run program 'start' CreateProcess error=2

2009-12-16 Thread as rao
;> > > > > 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 > >

RE: exec - Cannot run program 'start' CreateProcess error=2

2009-12-16 Thread Dalton, Tom
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

Re: exec - Cannot run program 'start' CreateProcess error=2

2009-12-15 Thread as rao
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 starting of app server