----------------------------------------------------------------
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!!!
----------------------------------------------------------------
on 11/17/99 1:33 AM, Jean-Pierre Vesinet <[EMAIL PROTECTED]> wrote:
> 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)
Could you re-compile the JServ java code with -g so that we can see what
line number the error occurs on? The above is kinda useless to us.
-jon
--
--------------------------------------------------------------
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]