What do you mean by killed? Is your call to exec() throwing an Exception, and if so is it showing up in your server logs?
Seth From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Chitra S.Pai Sent: Thursday, June 12, 2008 6:36 AM To: [email protected] Subject: [flexcoders] LCDS gets Killed !!! Hi, I am trying to run a Java code from LCDS and I am facing the following problem.. LCDS process gets killed... In the Java function I am trying to invoke an exe using runtime.exec(); The Java code is working fine when tested separately. Please... Help me.. Chitra

