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

turn off the JIT compile and check your init method

ric>         at SimpleServlet.init(the line number)


ric> I'm Facing this problem while I'm calling SimpleServlet in my Jserv1.1 on
ric> apache 1.3.9 on linux Red Hat 6.1 with Oracle 8.0 as backend and JDBC 2.0
ric> from Cariboulake. The errors that I get in the error logs are as follows :

ric> Error in jserv.log

ric> [21/01/2000 14:15:01:333 GMT+05:30] SimpleServlet: init
ric> [21/01/2000 14:15:01:390 GMT+05:30] java.lang.NullPointerException
ric>         at SimpleServlet.init(Compiled Code)
ric>         at org.apache.jserv.JServServletManager.load_init(Compiled Code)
ric>         at org.apache.jserv.JServServletManager.loadServlet(Compiled Code)
ric>         at org.apache.jserv.JServConnection.processRequest(Compiled Code)
ric>         at org.apache.jserv.JServConnection.run(Compiled Code)
ric>         at java.lang.Thread.run(Compiled Code)

ric> Error in mod_jserv.log
ric> [21/01/2000 14:15:01:336] (ERROR) ajp12: Servlet Error:
ric> java.lang.NullPointerException: null
ric> [21/01/2000 14:15:01:336] (ERROR) an error returned handling request via
ric> protocol "ajpv12"

ric> Please Help me out as i think this is some problem with configuration of my
ric>  Jserv1.1 as the same code is running fine with JavaWeb Server


ric> Regards
ric> Rohit Prabhakar




ric> --
ric> --------------------------------------------------------------
ric> Please read the FAQ! <http://java.apache.org/faq/>
ric> To subscribe:        [EMAIL PROTECTED]
ric> To unsubscribe:      [EMAIL PROTECTED]
ric> Archives and Other:  <http://java.apache.org/main/mail.html>
ric> Problems?:           [EMAIL PROTECTED]




-- 
Best regards,
 Ivan                            mailto:[EMAIL PROTECTED]




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

Reply via email to