The problem stems from the fact that when JServ is started in automatic mode,
you have almost no information as to what is going on. When you start in manual
mode, you at least get some feedback -- like log file not writable or log file
not found -- from the error from java.io. Automatic mode needs to redirect
stdout to a file so that one can see errors coming from the JVM.
- Greg
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]