In my previous posting I missed to mention that there JServ write into
jserv.log, so there can't be a permisssion problem.
In jserv.log the following appears:
[29/04/1999 19:12:24:629] (INFO) wrapper: watching processes
(PID=24006,PPID=23712,VM PID=24012)
[29/04/1999 19:12:24:630] (INFO) wrapper classpath:
/usr/local/jserv/src/java/Apache-JServ.jar:/usr/lib/jsdk//lib/jsdk.jar
[29/04/1999 19:12:24:630] (INFO) wrapper: Java VM spawned
(PID=24012|PPID=24006)
[29/04/1999 19:12:25:635] (INFO) wrapper: JVM Exited, restarting it (my
PID=24006)
[29/04/1999 19:12:25:636] (INFO) wrapper: Java VM spawned
(PID=24052|PPID=24006)
[29/04/1999 19:12:26:645] (INFO) wrapper: JVM Exited, restarting it (my
PID=24006)
[29/04/1999 19:12:26:646] (INFO) wrapper: Java VM spawned
(PID=24092|PPID=24006)
[29/04/1999 19:12:27:655] (INFO) wrapper: JVM Exited, restarting it (my
PID=24006)
[29/04/1999 19:12:27:657] (INFO) wrapper: Java VM spawned
(PID=24132|PPID=24006)
[29/04/1999 19:12:28:665] (INFO) wrapper: JVM Exited, restarting it (my
PID=24006)
[29/04/1999 19:12:28:666] (INFO) wrapper: Java VM spawned
(PID=24172|PPID=24006)
[29/04/1999 19:12:29:675] (INFO) wrapper: JVM Exited, restarting it (my
PID=24006)
[29/04/1999 19:12:29:676] (INFO) wrapper: Java VM spawned
(PID=24212|PPID=24006)
[29/04/1999 19:12:30:685] (INFO) wrapper: JVM Exited, restarting it (my
PID=24006)
[29/04/1999 19:12:30:686] (INFO) wrapper: Java VM spawned
(PID=24252|PPID=24006)
[29/04/1999 19:12:31:695] (INFO) wrapper: VM died too many times w/in 5
second intervals (6); no more tries
[29/04/1999 19:12:31:695] (INFO) wrapper: printing debugging information
(command line, env)
[29/04/1999 19:12:31:695] (INFO) wrapper: argument[ 1]
/usr/lib/java//bin/java
[29/04/1999 19:12:31:696] (INFO) wrapper: argument[ 2]
org.apache.jserv.JServ
[29/04/1999 19:12:31:696] (INFO) wrapper: argument[ 3]
/usr/local/jserv/conf/jserv.properties
[29/04/1999 19:12:31:696] (INFO) wrapper: environment[ 1]
PATH=/bin:/usr/bin:/usr/local/bin
[29/04/1999 19:12:31:696] (INFO) wrapper: environment[ 2]
CLASSPATH=/usr/local/jserv/src/java/Apache-JServ.jar:/usr/lib/jsdk//lib/jsdk.jar

Everytime when there's a "Java VM spanned" thing, the error_log of
apache gets this IOException described below!


Steve Nguyen wrote:
> 
> Make your logfile owned by "nobody"
> 
> Steve N.
> E-mail: [EMAIL PROTECTED]
> ----------------------------------------------
> Presents KBMail Professional Service
> Visit www.kbmail.com
> Access to your existing POP3/IMAP4 via Web browser for FREE
> 
> ----- Original Message -----
> From: Guenther Wieser <[EMAIL PROTECTED]>
> To: Java Apache Users <[EMAIL PROTECTED]>
> Sent: Friday, April 30, 1999 12:08 AM
> Subject: problem after recompile
> 
> > Hi!
> >
> > After I worked a long time with my apache/jserv config, I wanted to
> > recompile both because I needed some extra options.
> > After compiling and installing both without any errors, I get the
> > following in error_log:
> > -------------------------
> > Apache JServ: Error opening log file: java.io.IOException: Directory not
> > writable: file://@JSERV_LOG@
> > java.io.IOException: Directory not writable: file://@JSERV_LOG@
> >         at org.apache.java.io.LogWriter.<init>(LogWriter.java:286)
> >         at org.apache.java.io.LogWriter.<init>(LogWriter.java:202)
> >         at org.apache.jserv.JServLog.<init>(JServLog.java:76)
> >         at org.apache.jserv.JServ.init(JServ.java:169)
> >         at org.apache.jserv.JServ.main(JServ.java:124)
> > -------------------------
> > Actually, the log file should be written to
> > /usr/local/jserv/log/jserv.log.
> > The file looks like the following:
> > -rw-rw-rw-   1 root     root       130675 Apr 29 16:04
> > /usr/local/jserv/logs/jserv.log
> >
> > You can see I alread set the mode to be writeable by everyone.
> > Also the dir is writeable (don't know why it should be, but I set it
> > writeable after the first error message)?
> >
> > Am I something missing? The config files of both apache and jserv are
> > the same as before!
> >
> > --
> > Guenther Wieser
> > creative-it/Guenther Wieser Software KEG
> > Student of Telematik at Graz University of Technology
> > http://www.creative-it.com        mailto:[EMAIL PROTECTED]
> > -> In A World Without Walls And Fences, Who Needs Windows And Gates? <-
> >
> >
> > ----------------------------------------------------------------
> > 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]
> >
> 
> ----------------------------------------------------------------
> 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]

-- 
Guenther Wieser      
creative-it/Guenther Wieser Software KEG
Student of Telematik at Graz University of Technology
http://www.creative-it.com        mailto:[EMAIL PROTECTED]
-> In A World Without Walls And Fences, Who Needs Windows And Gates? <-


----------------------------------------------------------------
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]

Reply via email to