Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 21282 invoked from network); 29 Apr 2003 17:38:27 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 29 Apr 2003 17:38:27 -0000 Received: (qmail 29694 invoked by uid 97); 29 Apr 2003 17:40:29 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 29687 invoked from network); 29 Apr 2003 17:40:29 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 29 Apr 2003 17:40:29 -0000 Received: (qmail 52428 invoked by uid 500); 29 Apr 2003 16:37:26 -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 52394 invoked from network); 29 Apr 2003 16:37:25 -0000 Received: from unknown (HELO router.blue-star.com) (63.231.253.9) by daedalus.apache.org with SMTP; 29 Apr 2003 16:37:25 -0000 Received: from danc3 ([10.0.0.10]) by router.blue-star.com (8.11.6/8.11.6) with SMTP id h3TGbZd27466 for ; Tue, 29 Apr 2003 11:37:36 -0500 Message-ID: <00f701c30e6d$7e1deb60$0a00000a@bluestar.com> From: "Dan Carl" To: Subject: Mod_jk blues Date: Tue, 29 Apr 2003 11:36:31 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00F4_01C30E43.94C25FB0" 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-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00F4_01C30E43.94C25FB0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am currently running RH.2, Apache 1.3/Tomcat 4.0.4 w/Mod_webapp. I followed John Turner's HOWTO Apache 2.0.44 / Tomcat 4.1.18 / mod_jk = for RH Linux 7.2=20 (Thanks John, I don't know where you find the time) Apache runs fine. Tomcat runs fine. Together via Mod_jk no dice. I get a 404 error. I've tried everything the last couple of days, that's the reason for my = message. I check the logs nothing much there. Found this in catalina.out INFO: Jk running ID=3D0 time=3D24/68 = config=3D/usr/local/tomcat/conf/jk2.properties Is this correct? Found this in Apache error_log [Tue Apr 29 10:42:22 2003] [notice] Apache/2.0.44 (Unix) mod_ssl/2.0.44 = OpenSSL/0.9.7a mod_jk/1.2.2 configured -- resuming normal operations Does this indicate correct installation? I checked my mod_jk.conf and it pretty much matches the one in John's = howto. I complied my own mod_jk and had the same problem. Does anyone out there have any suggestions? (please be descriptive, I'm = not much of a Linux admin) ------=_NextPart_000_00F4_01C30E43.94C25FB0--