----------------------------------------------------------------
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 running RH 6.0, Apache 1.3.9, JDK 1.1.7_v3, and JSDK 2.0.  I tested
the
> orginal installation with the test example that was setup by defautlt.
When
> I attempt to run the servlet I get a "500 Internal Server Error."
>
> jserv.log
>
> (EMERGENCY) ajp11: connection fail
> (ERROR) an error returned handling request via protocol "ajpv11"

Generally this is a result of your JVM not working properly especially if
you're also getting "premature end of script header" in the apache
access_log.  When I had this problem I finally had to reinstall redhat
in order to fix it.  Hopefully you'll be able to find a less drastic
method.  I would start with checking your class.path directives.

> Any help in finding out where the problem is that is causing the error and
> not allowing the servlet to run would be apprecitated.

Ross Richey                 
Web Administrator
ARUP Laboratories        
[EMAIL PROTECTED]
http://www.arup-lab.com


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