From users-return-145188-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Thu May 11 05:00:25 2006 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 84768 invoked from network); 11 May 2006 05:00:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2006 05:00:21 -0000 Received: (qmail 75843 invoked by uid 500); 10 May 2006 23:19:29 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 75826 invoked by uid 500); 10 May 2006 23:19:29 -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 75810 invoked by uid 99); 10 May 2006 23:19:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 May 2006 16:19:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [12.164.88.6] (HELO mail.fulltilt.com) (12.164.88.6) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 May 2006 16:19:27 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Can;t connect Tomcat 1.4.3.1 and Apache 1.3.34 Date: Wed, 10 May 2006 19:21:14 -0400 Message-ID: <771EADAF7A61C24BBE1456FFB22FE80B019B9C81@fullsrv03.fullcorp.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Can;t connect Tomcat 1.4.3.1 and Apache 1.3.34 Thread-Index: AcZ0iG6vTsA8UYopRju09W84Y/p0uw== From: "Bob Thompson" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N We are having a problem getting Apache to talk to Tomcat.=20 We installed Apache and Tomcat using Windows executables. We are running Tomcat 4.1.31 and Apache 1.3.34. This is on Windows 2000. These are plain vanilla, "out of the box" installs so far.=20 When we start Apache and Tomcat and try to connect to the HelloWorldExample we get the following error in the Apache logs: * No such file or directory: Error while opening the workers, jk will not work The HelloWorldExample works fine if we connect directly to Tomcat's port, so it appears that the connector between Apache and Tomcat is failing.=20 All the appropriate files seem to be correct, including server.xml (which has the AJP connector defined), worker.properties and httpd.conf (which points to the worker.properties and JK_module and defines the Tomcat webapps to be connected to). We copied the mod_jk_1.2.6_1.3.31.dll to the modules directory under apache. This works on several other machines with similar configurations and similar files.=20 Trying to reproduce it on a working machine, if I change the path in httpd.conf for the workers.properties file or the jk_module to a bogus path, then Apache won't start at all. So, it doesn't appear to be that.=20 I am somewhat stuck. I can't reproduce it on other machines and I can't find any resolution searching the web. I have seen several places where people reported this issue, but no appropriate resolutions.=20 Can anyone help? I will happily provide more details as necessary.=20 P.S. - I am new to this mailing list so forgive my rookie-ness.=20 Thank You, =20 Bob Thompson BThompson@fulltilt.com =20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org