Did you use Runtime.getRuntime(); while initialising Runtime object ? Sulakshana Awsarikar <[EMAIL PROTECTED]> wrote: try starting JRUN in the Application mode instead of the Service mode regards Sulakshana ----- Original Message ----- From: Timotheus Preisinger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 28, 2001 1:24 PM Subject: JRun and Runtime.exec() > Hello! > > I have a problem with Allaire JRun 3.0: There is a servlet which has to > execute a seperate process on the server (running under Windows 2000 > Professional) and it is calling it via java.lang.Runtime.exec(). > > The Problem is: This process is never executed. When it starts, it should > create a new file, but this file never appears. There is also no > error-message. > Everything works just fine when I type in the commands in a shell instead of > using the servlet, even if a use the JSDK-Webserver, so I think the problem > must lie somewhere in the settings of (or a bug?) in JRun, but I can not > find anything concerning the start of other processes. > Maybe someone else has dealt with such a problem yet. > > Thanks, > > > Timotheus Preisinger. > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
