RE: FW: problem with using fork in windows xp

2005-09-21 Thread Bill Rich
rom: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 6:37 AM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi Steve, > > I can't observe all the output with this codes. Because it consumes > hell a lot of

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
Gayan Asanka wrote: Hi Steve, I can't observe all the output with this codes. Because it consumes hell a lot of classpaths. Only the final part I can read via my command prompt window. So I will try a small program that doesn't use any big jars, and simulate the error in small scale. Then I will

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Gayan Asanka
SVN2\modules\integration> Thanks, Gayan Asanka -Original Message----- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 7:11 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi Steve, > > I observed

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
Gayan Asanka wrote: Hi Steve, I observed it with ant -v (after adding that path refid part), This is the final part of that output. After displaying lot of classpaths, it shows this:- [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' [junit] 'test.WMRound3Compoun

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Gayan Asanka
re information on this, You are always welcome. Thanks Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 6:44 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi Steve,

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
r what you think of it. Thank you very much for precious time spent on me. Bye for now. Thanks, Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 2:55 PM To: Ant Users List Subject: Re: FW: problem with using fork in

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Gayan Asanka
r what you think of it. Thank you very much for precious time spent on me. Bye for now. Thanks, Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 2:55 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
Gayan Asanka wrote: Hi Steve, For your convenience I hoped attach my build.xml to this mail. If you don't mind I can send my other resources too as you can regenerate this error (if you can find a win xp os). This is the output I see. E:\SVN2\modules\integration>ant Buildfile: build.xml no, y

RE: FW: problem with using fork in windows xp

2005-09-20 Thread Gayan Asanka
s\integration> -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 8:33 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi steve, > > Nop, it compiles well. You can see if observe

Re: FW: problem with using fork in windows xp

2005-09-20 Thread Steve Loughran
Gayan Asanka wrote: Hi steve, Nop, it compiles well. You can see if observe my output (also I tried ant -v, everything is in the classpath). I am getting a runtime exception if only I set fork="no", that is both in linux and windows. But it runs in linux when fork="true". So I need a way to run

RE: FW: problem with using fork in windows xp

2005-09-20 Thread Gayan Asanka
m I right? If so how can I set jvmargs? If I am wrong, still need your help. :) Thank you very much for the concern Thanks Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 5:37 PM To: Ant Users List Subject: Re: FW: pro

Re: FW: problem with using fork in windows xp

2005-09-20 Thread Steve Loughran
Gayan Asanka wrote: Hi All, I am working on Apache axis2 project. I am trying to run few test cases using a build.xml. I do codegeneration, compiling and run all via this build.xml. But I am getting a runtime exception if I set fork = "false" both in linux and windows. Things are ok when f