Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 63848 invoked from network); 26 Nov 2003 10:44:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Nov 2003 10:44:34 -0000 Received: (qmail 34527 invoked by uid 500); 26 Nov 2003 10:43:45 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 34500 invoked by uid 500); 26 Nov 2003 10:43:45 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 34378 invoked from network); 26 Nov 2003 10:43:44 -0000 Received: from unknown (HELO mail.softplan.com.br) (200.247.107.133) by daedalus.apache.org with SMTP; 26 Nov 2003 10:43:44 -0000 Received: from soft111 ([200.247.107.254]) by mail.softplan.com.br with Microsoft SMTPSVC(5.0.2195.6713); Wed, 26 Nov 2003 08:46:07 -0300 Message-ID: <004001c3b413$1d11ccf0$6ff5edc8@softplan.com.br> Reply-To: "Walter do Valle" From: "Walter do Valle" To: "Tomcat Users List" References: <7D5800A5B6E26644B2EB7A862856B0D40C66933E@SARASWATI> Subject: Re: Tomcat 4 - IIS 5 on Win 2K: Unable to connect IIS to tomcat on AJP13 connector Date: Wed, 26 Nov 2003 08:47:48 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003D_01C3B3F9.F7C00110" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-OriginalArrivalTime: 26 Nov 2003 11:46:07.0272 (UTC) FILETIME=[E0EFAA80:01C3B412] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_003D_01C3B3F9.F7C00110 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Try this It helps me a lot. http://www.getnet.net/~rbarr/TomcatOnIIS/default.htm ----- Original Message -----=20 From: Bhavdeep Sharma=20 To: Tomcat Users List=20 Sent: Tuesday, November 25, 2003 11:21 AM Subject: Tomcat 4 - IIS 5 on Win 2K: Unable to connect IIS to tomcat = on AJP13 connector Hi all, I am running tomcat 4.0 as service on Win 2K I am trying to connect IIS to tomcat on AJP 13 connector using JK1.2 (isapi_redirect_1.2.5.dll) I try to access the sample JSP page using IIS and get the error "Page = cannot be displayed"=20 The same JSP page works fine if I access it directly from Tomcat. I have AJP 1.3 entry in server.xml file as un-commented. To verify that IIS is connecting to Tomcat or not I stopped the Tomcat service and then try to access the JSP page from IIS. I still get = exactly the same error.=20 Even the ISAPI log is also same irrespective of that Tomcat service is running or not. The content of the ISAPI log is pasted bellow.=20 [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (696)]: HttpFilterProc started [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (759)]: In = HttpFilterProc Virtual Host redirection of /bhsharma/examples/jsp/num/numguess.jsp [Tue Nov 25 17:21:18 2003] [jk_uri_worker_map.c (460)]: Into jk_uri_worker_map_t::map_uri_to_worker [Tue Nov 25 17:21:18 2003] [jk_uri_worker_map.c (477)]: Attempting to = map URI '/bhsharma/examples/jsp/num/numguess.jsp' [Tue Nov 25 17:21:18 2003] [jk_uri_worker_map.c (599)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (765)]: In = HttpFilterProc test Default redirection of /examples/jsp/num/numguess.jsp [Tue Nov 25 17:21:18 2003] [jk_uri_worker_map.c (460)]: Into jk_uri_worker_map_t::map_uri_to_worker [Tue Nov 25 17:21:18 2003] [jk_uri_worker_map.c (477)]: Attempting to = map URI '/examples/jsp/num/numguess.jsp' [Tue Nov 25 17:21:18 2003] [jk_uri_worker_map.c (558)]: jk_uri_worker_map_t::map_uri_to_worker, Found a suffix match ajp13 -> = *.jsp [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (775)]: HttpFilterProc [/examples/jsp/num/numguess.jsp] is a servlet url - should redirect to = ajp13 [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (838)]: HttpFilterProc = check if [/examples/jsp/num/numguess.jsp] is points to the web-inf directory [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (878)]: = HttpExtensionProc started [Tue Nov 25 17:21:18 2003] [jk_worker.c (132)]: Into = wc_get_worker_for_name ajp13 [Tue Nov 25 17:21:18 2003] [jk_worker.c (136)]: = wc_get_worker_for_name, done found a worker [Tue Nov 25 17:21:18 2003] [jk_isapi_plugin.c (913)]: = HttpExtensionProc got a worker for name ajp13 [Tue Nov 25 17:21:18 2003] [jk_ajp12_worker.c (242)]: Into jk_worker_t::get_endpoint [Tue Nov 25 17:21:18 2003] [jk_ajp12_worker.c (137)]: Into jk_endpoint_t::service [Tue Nov 25 17:21:18 2003] [jk_connect.c (158)]: Into jk_open_socket [Tue Nov 25 17:21:18 2003] [jk_connect.c (165)]: jk_open_socket, try = to connect socket =3D 2852 [Tue Nov 25 17:21:19 2003] [jk_connect.c (174)]: jk_open_socket, = after connect ret =3D -1 [Tue Nov 25 17:21:19 2003] [jk_connect.c (203)]: jk_open_socket, = connect() failed errno =3D 61 [Tue Nov 25 17:21:19 2003] [jk_ajp12_worker.c (151)]: In jk_endpoint_t::service, sd =3D -1 [Tue Nov 25 17:21:19 2003] [jk_ajp12_worker.c (169)]: In jk_endpoint_t::service, Error sd =3D -1 [Tue Nov 25 17:21:19 2003] [jk_isapi_plugin.c (928)]: = HttpExtensionProc error, service() failed [Tue Nov 25 17:21:19 2003] [jk_ajp12_worker.c (180)]: Into jk_endpoint_t::done I searched the Google on "jk_open_socket, connect() failed errno =3D = 61". Got similarly faced problem but not able to get/understand the solution = that will work for me. Your help is highly appreciated.=20 Thanks, Bhavdeep --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org ------=_NextPart_000_003D_01C3B3F9.F7C00110--