Hi,

I'm running into some problems with stdout/stderr redirection.  I'm redirecting
both to JServ's log file, but it is not appending!

So, everytime a message is sent to stderr, some of the log file is rewritten. 
I started it (manual mode) running:

/bin/sh -c 'exec java org.apache.jserv.JServ /my/jserv.properties >>
/my/servlets.log 2>&1'

Any suggestions?  We used to redirect httpd's output to servlets.log in 0.9.x
days (automatic mode), and we didn't have this problem

apache 1.3.6
jserv 1.0b3
Solaris 2.5.1 Sparc

[]'s
Rogério Gatto


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to