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


Hello, 

I looked at the FAQ and found someone had posted this question but there
were no answers. So here goes. I'm sure it's something silly in my
configuration but I've tried EVERYTHING. Your help/input is greatly
appreciated:


- JServ 1.1
- Apache 1.3.12
- JDK 1.2.2
- JSDK2.0
- RedHat 6.2

Problem: After I start apache and hit the URL "localhost/example/Hello"
I get the following error in my  Apache error_log
java.lang.NullPointerException
        at
org.apache.jserv.JServServletManager.checkReload(JServServletManager.java:40
8)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:255)
        at org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java:475)

A few moments later, I get this error in my JSERV error log:
[19/04/2000 15:04:24:873] (INFO) wrapper: Java VM spawned (PID=24229,
PPID=24223)
[19/04/2000 15:04:34:882] (INFO) wrapper: watching processes
(PID=24223,PPID=24057,JVM PID=24229)
[19/04/2000 15:06:56:362] (EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)
[19/04/2000 15:06:56:362] (ERROR) an error returned handling request via
protocol "ajpv12"


Any ideas?
If you dont mind, will you CC my private email ([EMAIL PROTECTED]) on the
response to the list?

TIA

Nat


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