You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ac...@saysit.com on 2002/09/23 02:54:11 UTC

jk_ajp errors in mod_jk.log ???

Hi All.
The tomcat error log file "mod_jk.log" throws these exceptions:
[jk_ajp_common.c(1158)]: In jk_endpoint_t::service ajp_send_request
failed in send loop 1
[jk_connect.c(151]: jk_open_socket , connect() failed errno=111
[jk_ajp_common.c(844)]: Error connection to Tomcat process
[jk_ajp_common.c(1153)]: In jk_endpoint_t:: service ajp_send_request
failed in send loop 2

And of course cannot get thru to examples.
Can someone gicve me some more hints on what this might mean ?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: jk_ajp errors in mod_jk.log ???

Posted by ac...@saysit.com.
<snip>
> Please post the contents of your workers.properties file.
> 
> This error seems to indicate that your apache machine cannot establish a
> connection to the tomcat machine.  You are running apache and tomcat on
> different machines, correct?
Correct, I am running them on different machines.
Attached hereto the workers.properties in /usr/local/tomcat4/conf/jk

RE: jk_ajp errors in mod_jk.log ???

Posted by Michael Schulz <mi...@mschulz.net>.
Please post the contents of your workers.properties file.

This error seems to indicate that your apache machine cannot establish a
connection to the tomcat machine.  You are running apache and tomcat on
different machines, correct?

-Mike


-----Original Message-----
From: arthur@westnet.com [mailto:arthur@westnet.com]On Behalf Of
achana@saysit.com
Sent: Sunday, September 22, 2002 7:54 PM
To: tomcat-user@jakarta.apache.org
Subject: jk_ajp errors in mod_jk.log ???


Hi All.
The tomcat error log file "mod_jk.log" throws these exceptions:
[jk_ajp_common.c(1158)]: In jk_endpoint_t::service ajp_send_request
failed in send loop 1
[jk_connect.c(151]: jk_open_socket , connect() failed errno=111
[jk_ajp_common.c(844)]: Error connection to Tomcat process
[jk_ajp_common.c(1153)]: In jk_endpoint_t:: service ajp_send_request
failed in send loop 2

And of course cannot get thru to examples.
Can someone gicve me some more hints on what this might mean ?

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>