Hi all,

Apache cannot find tomcat at port 8007.

I am getting this error when trying to load a servlet through
apache. Tomcat log on startup:

2001-05-24 12:01:34 - PoolTcpConnector: Starting HttpConnectionHandler on
8080
2001-05-24 12:01:34 - PoolTcpConnector: Starting Ajp12ConnectionHandler on
8007

Apache log on request:

[24/05/2001 09:38:34:294] (EMERGENCY) ajp12: can not connect to host
127.0.0.1:8007
[24/05/2001 09:38:34:294] (EMERGENCY) ajp12: connection fail
[24/05/2001 09:38:34:295] (ERROR) an error returned handling request via
protocol "ajpv12"

Tomcat is starting correctly before apache, and I can reach tomcat at port
8080 with
the web browser.

WTF is wrong? How can I test whether port 8007 is really open and listening?
Anyone else seen this problem? I have been over the config files a million
times
and they look correct. Please help out a lamer moron dumbass. please?


Thanks,

Jeff Walker
DHA
Chattanooga, TN

Reply via email to