[EMAIL PROTECTED] wrote:

-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
There's a puzzling side effect to procrun, though: Ant fails to start the Java compiler in "fork" mode. If I disable forking javac, it works. Does the Java process lose the right to fork other processes when it is run through procrun ?
That would be really weird, because the JNI based JavaService didn't have that problem (AFAIK).


Try running in console mode: "procrun.exe //TS//Tomcat5".
If that's OK then it's a security issue thought. Also what Java and OS?
Mine is Sun's 1.4.1 and WIN2K Server.
TS does the same as GT. (ie, it fails with fork being true, which is the default, and works with fork being false).

Remy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to