On 03/11/2010 03:12, sbpdvlpr wrote:
> 
> We are trying to integrate IIS and Tomcat. We get the Service temporarily
> unavailable or Bad Gateway message.
> 
> isapi_redirect.properties
> extension_uri=/tomcat/isapi_redirect.dll
> log_file=C:\apps\Tomcat 6.0\logs\jk_iis.log
> log_level=trace
> worker_file=C:\apps\Tomcat 6.0\conf\workers.properties
> worker_mount_file=C:\apps\Tomcat 6.0\conf\uriworkermap.properties
> 
> workers.properties
> worker.list=testWorker
> worker.testWorker.type=ajp13
> worker.testWorker.host=localhost
> worker.testWorker.port=8009
> worker.testWorker.ping_mode=A
> worker.testWorker.socket_timeout=60
> worker.testWorker.prepost_timeout=10000
> worker.testWorker.socket_connect_timeout=10000
> worker.testWorker.connection_pool_size=200
> worker.testWorker.connection_pool_timeout=300
> worker.testWorker.retries=20
> worker.testWorker.socket_keepalive=1
> worker.testWorker.socket_timeout=10
> worker.testWorker.cachesize=10
> worker.testWorker.cache_timeout=600
> 
> Error:
> 2): (testWorker) cping/cpong after connecting to the backend server failed
> (errno=60)
> [Tue Nov 02 15:59:57.941 2010] [2000:2584] [trace] jk_ajp_common.c (996):
> exit
> [Tue Nov 02 15:59:57.941 2010] [2000:2584] [error] jk_ajp_common.c (1585):
> (testWorker) connecting to backend failed. Tomcat is probably not started or
> is listening on the wrong port (errno=60)
> [Tue Nov 02 15:59:57.941 2010] [2000:2584] [trace] jk_ajp_common.c (1589):
> exit
> [Tue Nov 02 15:59:57.941 2010] [2000:2584] [info] jk_ajp_common.c (2540):
> (testWorker) sending request to tomcat failed (recoverable), because of
> error during request sending (attempt=17)
> [Tue Nov 02 15:59:57.941 2010] [2000:2584] [trace] jk_ajp_common.c (801):
> enter
> 
> Any help would be greatly appreciated.
> 
> Thanks!

Please ask this question on the Tomcat Users Mailing List.


p

Attachment: 0x62590808.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to