As you may see from your logs:

[Wed May 28 18:45:28 2008] [1316:1392] [info] jk_ajp_common.c (869):
Failed opening socket to (127.0.0.1:8009) (errno=61)

You forgot to specify different ports for your AJP/1.3 connectors.

They both try to start listening on port 8009, but that is not
possible, thus one of them fails.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to