Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 37864 invoked from network); 17 Dec 2010 16:35:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Dec 2010 16:35:28 -0000 Received: (qmail 6473 invoked by uid 500); 17 Dec 2010 16:35:25 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 6293 invoked by uid 500); 17 Dec 2010 16:35:23 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 6282 invoked by uid 99); 17 Dec 2010 16:35:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Dec 2010 16:35:23 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.83.41] (HELO mail-gw0-f41.google.com) (74.125.83.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Dec 2010 16:35:16 +0000 Received: by gwj22 with SMTP id 22so507076gwj.0 for ; Fri, 17 Dec 2010 08:34:56 -0800 (PST) Received: by 10.42.180.10 with SMTP id bs10mr1068449icb.170.1292603695827; Fri, 17 Dec 2010 08:34:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.176.134 with HTTP; Fri, 17 Dec 2010 08:34:35 -0800 (PST) From: Karel Vervaeke Date: Fri, 17 Dec 2010 17:34:35 +0100 Message-ID: Subject: Tomcat 6: AJP Connector not started? To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e8aee200a1104979dc012 --90e6ba6e8aee200a1104979dc012 Content-Type: text/plain; charset=ISO-8859-1 I have a Tomcat 6.0.29 instance which starts up fine - I can access the webapps via port 8080, but it doesn't seem to start the AJP connector. I have this in my server.xml: I don't see anything relevant in the logs (perhaps because I don't know what to look for). There some warnings because I didn't configure the keystore password though, but that doesn't seem relevant. Any ideas what I can do? Regards, Karel --90e6ba6e8aee200a1104979dc012--