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

I have been struggling for many days trying to get this beastie working on
Redhat 5.1, Apache 1.3.6, Blackdown JDK 1.1.7 v3.  I've scoured the FAQ's
and tried to look at the archives for this list, but can't find any info
about this error.  Anybody else seen this:

mod_jserv.log:
[05/01/2000 00:39:46:837] (EMERGENCY) ajp12[1]: cannot scan servlet headers
(500)

Apache error log:
[Wed Jan  5 00:34:34 2000] [error] [client 192.168.1.5] Premature end of
script headers: /example/Hello
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)
[Wed Jan  5 00:39:28 2000] [error] [client 192.168.1.5] Premature end of
script headers: /example/Hello
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)

I have the example zone set up as described in the docs.  I'm trying to run
the Hello servlet.

Any clues would be most helpful!

I got this working quite easily on NT...I hate it when that happens  :^)

Mark Britton
[EMAIL PROTECTED]
--
No matter where you go, there you are...




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