The following line -
worker.ajp13.host=0.0.0.0
should contain the real ip address or hostname of the Geronimo server,
like -
worker.ajp13.host=192.168.1.100-Donald Rajiv M wrote:
Hello,Attempting to configure Geronimo with IIS Web Server. The IIS setup was done based on a previous thread in the mailing list. While launching the web application as http://localhost/Test/index.jsp <http://localhost/Test/index.jsp>, the below error occured in AJP log: [Tue Feb 13 23:06:33 2007] [4616:4004] [info] jk_ajp_common.c (1259): (ajp13) error connecting to the backend server (errno=61) [Tue Feb 13 23:06:33 2007] [4616:4004] [info] jk_ajp_common.c (1916): (ajp13) sending request to tomcat failed, recoverable operation attempt=2 [Tue Feb 13 23:06:33 2007] [4616:4004] [error] jk_ajp_common.c (1928): (ajp13) Connecting to tomcat failed. Tomcat is probably not started or is listening on the wrong port [Tue Feb 13 23:06:33 2007] [4616:4004] [error] jk_isapi_plugin.c (1098): service() failed IIS logs an Error 503. _worker.properties_worker.list=ajp13 worker.ajp13.port=8009 worker.ajp13.host=0.0.0.0 worker.ajp13.type=ajp13 worker.ajp13.cachesize=100_uriworkermap.properties_/Test/*.jsp=ajp13Can someone help with this issue. Thanks
smime.p7s
Description: S/MIME Cryptographic Signature
