----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Luciano de Oliveira wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hi I'm using jserv1.1.2 with apache1.3.12, my servlets are returning
> a null answer. The strange thing is that it was working ok !! I'm using
> Jpass to talk through the firewall with Jsvr from Caribou Lake Software,
> a jdbc driver for CA ingres. there's two errors on the httpd-error.log:
>
> [notice] caught SIGTERM, shutting down
> It's only notice, no problem OK?
> java.io.IOException: Directory not writable:/var/log
> at org.apache.jserv.Jserv.start(JServ.java, Compiled Code)
> at org.apache.jserv.Jserv.main(JServ.java, Compiled Code)
> Because of this i cannot have the jserv.log for debugging, i already
> guven all the permissions to directory, and still have this error.
The logs must be readable by nobody and the directory must be executable
by nobody. I would check that again.
Ben Ricker
US-Rx, Inc.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]