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

Thanks for you reply
and have make a mistake, let me state my problem once

When I browse the page http://localhost/servlets/IsItWorking (it is the
default testing sevlets for JServ), but the web
broswer return 500 Internel error.

When I see the log file, mod_jserv.log, the follow error statement is found:
[07/12/1999 16:09:31:034] (EMERGENCY) ajp12: auth did not receive
challenge size
[07/12/1999 16:09:31:034] (EMERGENCY) ajp12: function auth fail
[07/12/1999 16:09:31:034] (ERROR) wrapper: printing debugging information
(command line, env)
[07/12/1999 16:09:31:034] (ERROR) wrapper: argument[ 0]
/usr/local/jdk1.2/bin/java
[07/12/1999 16:09:31:034] (ERROR) wrapper: argument[ 1]
org.apache.jserv.JServ
[07/12/1999 16:09:31:034] (ERROR) wrapper: argument[ 2]
/etc/httpd/conf/jserv/jserv.properties
[07/12/1999 16:09:31:034] (ERROR) wrapper: environment[ 0]
PATH=/bin:/usr/bin:/usr/local/bin
[07/12/1999 16:09:31:035] (ERROR) wrapper: environment[ 1]
CLASSPATH=/usr/local/jdk1.2/lib/classes.zip:/usr/lib/apache/ApacheJServ.jar:
/usr/local/JSDK2.0/lib/jsdk.jar
[07/12/1999 16:09:39:394] (EMERGENCY) ajp12: can not connect to host
137.189.97.146:8007
[07/12/1999 16:09:39:394] (EMERGENCY) ajp12: connection fail
[07/12/1999 16:09:39:394] (ERROR) an error returned handling request via
protocol "ajpv12"

I am using Blackdown JDK 1.2, JSDK 2.0 , Apache 1.3.9 in Linux
I don't know why my JServ cannot be setup

Thank you very much

Leo

----- Original Message -----
From: Michael Travars <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Sent: Wednesday, December 08, 1999 12:21 AM
Subject: Re: How to startup Apache JServ


> ----------------------------------------------------------------
> 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 don't know if this is the entire problem, but you shouldn't be able to
> browse 'servlets' directly...you should have to specify the servlet within
> that directory (unless 'servlets' is a servlet)
>
> Hope it helps!
> Mike




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