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

Nigel 

This is usually caused by incorrect permissions on the class/jar files.
Set everything to global read permissions and test. If that works then you
can sort our your security next.

Chris


On Sat, 12 Aug 2000 09:30:41 +0100, Nigel Blake wrote:

>----------------------------------------------------------------
>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 am having difficulty in the final stages of configuring Jserv to run.
>The error reported in mod_jserv.log looks like this:
>
>[12/08/2000 07:38:55:541] (EMERGENCY) ajp12[1]: cannot scan servlet headers 
> (500)
>[12/08/2000 07:38:55:541] (ERROR) an error returned handling request via 
>protocol "ajpv12"
>[12/08/2000 07:38:55:541] (ERROR) an error returned handling request via 
>protocol "status"
>
>Status as reported by /jserv/status/
>
>Server Name            10.10.10.98
>ApJServManual          TRUE (STANDALONE OPERATION)
>ApJServProperties      /usr/local/apache/conf/jserv/jserv.properties (IGNORED)
>ApJServDefaultProtocol         ajpv12 (PORT 8007)
>ApJServDefaultHost     localhost (ADDR 127.0.0.1)
>ApJServDefaultPort      8007
>ApJServLogFile                 /usr/local/apache/logs/mod_jserv.log (DESCRIPTOR 6)
>ApJServMountCopy       TRUE
>ApJServShmFile         undefined
>
>MountPoint     Server          Protocol        Host                    Port           
> Zone            Status
>/servlet/      10.10.10.98     ajpv12          10.10.10.98 (ADDR 10.10.10.98)8007     
> root
>
>/servlets/     10.10.10.98     ajpv12          10.10.10.98 (ADDR10.10.10.98)8007      
> root
>
>
> I suspect 'Using Apache JServ 1.0 by Ari Halberstadt' contains the kinds 
>of answers I need to troubleshoot the set up, unfortunately this link 
>doesn't work for me! There is a FAQ which advises checking the repository 
>path, this looks ok. Wrappers defining paths to the JVM and other essential 
>packages also look ok. Any ideas? obviously a newbie...
>
>Thanks
>
>Nigel
>
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Search Archives: 
><http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
>Problems?:           [EMAIL PROTECTED]
>




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to