Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 58243 invoked from network); 7 Jul 2009 09:17:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 09:17:22 -0000 Received: (qmail 17867 invoked by uid 500); 7 Jul 2009 09:17:26 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 17798 invoked by uid 500); 7 Jul 2009 09:17:26 -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 17762 invoked by uid 99); 7 Jul 2009 09:17:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 09:17:26 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [195.227.30.149] (HELO mailserver.kippdata.de) (195.227.30.149) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 09:17:16 +0000 Received: from [195.227.30.209] (notebook-rj [195.227.30.209]) by mailserver.kippdata.de (8.13.5/8.13.5) with ESMTP id n679GtkR020230 for ; Tue, 7 Jul 2009 11:16:55 +0200 (CEST) Message-ID: <4A531257.5040201@kippdata.de> Date: Tue, 07 Jul 2009 11:16:07 +0200 From: Rainer Jung User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b3pre) Gecko/20090223 Lightning/1.0pre Thunderbird/3.0b2 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: mod_jk on Windows 2008 x64 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 07.07.2009 10:07, Alexander Diedler wrote: > Hi, > I do several installations in the past with success for Windows 2003 and mod_jk with Apache Webserver, but now i am stopping at a Windows 2008 Server. The Apache Webserver donĀ“t start during I add the lines for JkMount, JKLogfile, and worker.properties in the httpd.conf. The worker.properties resists in the same dir as the httpd.conf and has only one worker defiend. > > Is there are any known issue to use Apache 2.2.11 + Tomcat 6.0.18 + JDK x64 + and mod_jk 1.2.28 on this system? >From your subject line I guess we are talking about a usual AMD/Intel 64 Bit system, not IA64 (Itanium)? Where did you get your 64 bit module from? As far as I know, we don't have any 64 bit binaries for mod_jk on the distribution site yet. Only the isapi versions for 64 bits are there yet. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org