Re: Tomcat ISAPI Redirector for IIS

2010-08-25 Thread andoridyou2010
13:43:47 2008] [info] ajp_service::jk_ajp_common.c (1665): >> Sending request to tomcat failed, recoverable operation attempt=1 >> [Mon Feb 18 13:43:48 2008] [info] jk_open_socket::jk_connect.c (183): >> connect() failed errno = 61 >> [Mon Feb 18 13:43:48 2008] [in

Re: Tomcat ISAPI Redirector for IIS

2010-08-25 Thread andoridyou2010
listening on the wrong > host/port (127.0.0.1:8009). Failed errno = 61 > [Mon Feb 18 13:43:48 2008] [info] ajp_send_request::jk_ajp_common.c > (1186): Error connecting to the Tomcat process. > [Mon Feb 18 13:43:48 2008] [in

Re: Tomcat ISAPI Redirector for IIS

2008-02-18 Thread Rainer Jung
Start fixing it by *not* commenting out the worker.list=ajp13w and set your connection pool size to something reasonable (default is 1, start with let's say 50). Then follow Tim's adviceand please also tell us which isapi redirector version you are using. Regards, Rainer doepain schrieb:

Re: Tomcat ISAPI Redirector for IIS

2008-02-18 Thread mgainty
rom: VWWCUFPEGAUTFJMVRESKPNKMBIPBARHDMNNSKVFVWRKJVZCMHVI To: "'Tomcat Users List'" Sent: Monday, February 18, 2008 3:28 PM Subject: RE: Tomcat ISAPI Redirector for IIS > It looks like you've got more than one thing going on. > > The debug log refers to a worker named 'ajp13&

RE: Tomcat ISAPI Redirector for IIS

2008-02-18 Thread Tim Whittington
g on. cheers tim -Original Message- From: doepain [mailto:[EMAIL PROTECTED] Sent: Tuesday, 19 February 2008 9:14 a.m. To: users@tomcat.apache.org Subject: Tomcat ISAPI Redirector for IIS No matter what I try where I go I just keep hitting a wall with this ISAPI redirector for IIS/Tomcat.

Tomcat ISAPI Redirector for IIS

2008-02-18 Thread doepain
le operation attempt=2 [Mon Feb 18 13:43:48 2008] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=ajp13 failed errno = 61 -- View this message in context: http://www.nabble.com/Tomcat-ISAPI-Redirect