----------------------------------------------------------------
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 am trying to use Apache 1.3.9 with ApacheJServ 1.1b3 on a Linux system
with JDK 1.2.
The Apache server works well, except for servlets (no response). The browser
just hangs when I ask for the Hello servlet.
In apache/logs/error.log I get:
java.lang.NullPointerException
at org.apache.jserv.JServServletManager.checkReload(Compiled Code)
at org.apache.jserv.JServConnection.processRequest(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
The file logs/mod_jserv.log stays empty.
Is this a known problem ?
Thank you in advance.
Jean-Pierre Vesinet mailto:[EMAIL PROTECTED]
> Tel: (33) 1 47 86 90 50 Fax: (33) 1 47 86 17 60
> Atthis 345, rue d'Estienne d'Orves 92700 Colombes FRANCE
> http://www.atthis.com http://www.atthis.com/users/jvt
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]