I'm sorry to say so, but that was not the point.
I think that there's something wrong with the jserv config, because it
tries to acces
a directory calle //@JSERV_LOG@
I think that there should be /usr/local/jserv/log/ instead of this
//@JSERV_LOG thing!
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]