----------------------------------------------------------------
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 usually get a similar problem when I install jserv.  Usually upon close
inspection of all the config files I find that I've specified a path
incorrectly or pulled some other bonehead move.  At any rate, line by line
going over the config files almost always turns up something that fixes the
problem.

--Jim

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Andreas
Deller
Sent: Tuesday, March 28, 2000 6:01 AM
To: [EMAIL PROTECTED]
Subject: Re: 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!!!
----------------------------------------------------------------

Do you have Apache and Apache/JServ on different machines? If so, adjust
the parameter 'bindaddress' in jserv.properties to point to the machine
Apache/JServ is running.

It might also be a problem of ajpv11, try again after switching to
ajpv12 (parameter wrapper.protocol in jserv.properties and
ApJServDefaultProtocol in jserv.conf)

Hope this helps
        Andy

> I have followed the instructions for setting up jserv to run with Apache
> 1.3.6 and Solaris 2.7 but am getting the following errors in the jserv.log
>
> [24/03/2000 09:38:00:562] (ERROR) an error returned handling request via
protocol "ajpv11"
> [24/03/2000 10:17:06:261] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
> [24/03/2000 10:17:06:262] (EMERGENCY) ajp11: connection fail
> [24/03/2000 10:17:06:262] (ERROR) an error returned handling request via
protocol "ajpv11"
> [24/03/2000 10:17:44:378] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
> [24/03/2000 10:17:44:378] (EMERGENCY) ajp11: connection fail
> [24/03/2000 10:17:44:378] (ERROR) an error returned handling request via
protocol "ajpv11"
> [24/03/2000 10:18:11:665] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
> [24/03/2000 10:18:11:665] (EMERGENCY) ajp11: connection fail
> [24/03/2000 10:18:11:665] (ERROR) an error returned handling request via
protocol "ajpv11"
>
> Can someone tell me how to fix this? Thanks.
>        Keith Lynn



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



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