You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mohit Anchlia <mo...@gmail.com> on 2008/07/18 18:21:54 UTC

[users@httpd] mod_jk

I have a mod_jk configured on box A to load balance to box B (jboss) and C
(jboss) . I am getting following error while connecting

[Fri Jul 18 09:17:25 2008] [1418:0000] [info]
ajp_connect_to_endpoint::jk_ajp_common.c (935): Failed opening socket to (
172.18.42.3:8009) with (errno=115)

Could somebody tell me what could be the problem?

RE: [users@httpd] mod_jk

Posted by Jorge Medina <jm...@e-dialog.com>.
Perhaps the port (8009) is already in use by another process.

 

 

________________________________

From: Mohit Anchlia [mailto:mohitanchlia@gmail.com] 
Sent: Friday, July 18, 2008 12:22 PM
To: users@httpd.apache.org
Subject: [users@httpd] mod_jk

 

I have a mod_jk configured on box A to load balance to box B (jboss) and
C (jboss) . I am getting following error while connecting

 

[Fri Jul 18 09:17:25 2008] [1418:0000] [info]
ajp_connect_to_endpoint::jk_ajp_common.c (935): Failed opening socket to
(172.18.42.3:8009) with (errno=115)

 

Could somebody tell me what could be the problem?