Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 53015 invoked from network); 10 Jul 2003 15:18:25 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 10 Jul 2003 15:18:25 -0000 Received: (qmail 10393 invoked by uid 97); 10 Jul 2003 15:20:55 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 10386 invoked from network); 10 Jul 2003 15:20:54 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 10 Jul 2003 15:20:54 -0000 Received: (qmail 51301 invoked by uid 500); 10 Jul 2003 15:18:05 -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 51284 invoked from network); 10 Jul 2003 15:18:05 -0000 Received: from unknown (HELO JTURNER) (207.86.123.243) by daedalus.apache.org with SMTP; 10 Jul 2003 15:18:05 -0000 Received: from JTURNER ([127.0.0.1]) by JTURNER with Microsoft SMTPSVC(5.0.2195.5329); Thu, 10 Jul 2003 11:18:06 -0400 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Apache 2.0.43 + mod_jk2 + Tomcat 4.1.24 on LINUX RH8 : ( References: Message-ID: Content-Type: text/plain; charset=iso-8859-15; format=flowed From: John Turner Date: Thu, 10 Jul 2003 11:18:06 -0400 In-Reply-To: User-Agent: Opera7.03/Win32 M2 build 2670 X-OriginalArrivalTime: 10 Jul 2003 15:18:06.0950 (UTC) FILETIME=[77094060:01C346F6] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Run "apachectl configtest" and post the output. Always do this before trying to fire up Apache after a change. John On Thu, 10 Jul 2003 17:53:32 +0200, Bentzy Sagiv wrote: > > My goal is to setup Apache 2.0.43 + mod_jk2 + Tomcat 4.1.24 on LINUX RH8 > > I'm following the HOWTO at > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html > > I download mod jk_2 from > http://jakarta.apache.org/builds/jakarta-tomcat- > connectors/jk2/release/v2.0. > 1/bin/linux/i386/mod_jk2-2.0.43.so > > I add to the original httpd.conf file: > > ServerName 127.0.0.1:80 and > LoadModule jk2_module modules/mod_jk2.so > > I copy the workers2.properties from the HOWTO as is(just changed > ../apache/.. to ../apache2/.. ) > > I start Tomcat,it works and catalina.out looks OK. > I start Apache,it works and error_log looks BAD: caught SIGTERM, shutting > down :( > > [Thu Jul 10 16:41:02 2003] [notice] caught SIGTERM, shutting down > [Thu Jul 10 16:41:08 2003] [notice] uriEnv.setAttribute() the worker > directive is depriciated > [Thu Jul 10 16:41:08 2003] [notice] uriEnv.setAttribute() the worker > directive is depriciated > [Thu Jul 10 16:41:08 2003] [notice] uriEnv.setAttribute() the worker > directive is depriciated > [Thu Jul 10 16:41:08 2003] [notice] uriEnv.setAttribute() the worker > directive is depriciated > [Thu Jul 10 16:41:08 2003] [notice] Apache/2.0.43 (Unix) mod_jk2/2.0.0 > configured -- resuming normal operations > [Thu Jul 10 16:41:08 2003] [notice] workerEnv.init() ok > /usr/local/apache2/conf/workers2.properties > [Thu Jul 10 16:41:08 2003] [notice] mod_jk child init 1 -1 > [Thu Jul 10 16:41:08 2003] [notice] workerEnv.init() ok > /usr/local/apache2/conf/workers2.properties > [Thu Jul 10 16:41:08 2003] [notice] mod_jk child init 1 -1 > [Thu Jul 10 16:41:08 2003] [notice] workerEnv.init() ok > /usr/local/apache2/conf/workers2.properties > [Thu Jul 10 16:41:08 2003] [notice] mod_jk child init 1 -1 > [Thu Jul 10 16:41:08 2003] [notice] workerEnv.init() ok > /usr/local/apache2/conf/workers2.properties > [Thu Jul 10 16:41:08 2003] [notice] mod_jk child init 1 -1 > [Thu Jul 10 16:41:08 2003] [notice] workerEnv.init() ok > /usr/local/apache2/conf/workers2.properties > [Thu Jul 10 16:41:08 2003] [notice] mod_jk child init 1 -1 > [Thu Jul 10 16:41:26 2003] [notice] workerEnv.init() ok > /usr/local/apache2/conf/workers2.properties > [Thu Jul 10 16:41:26 2003] [notice] mod_jk child init 1 -1 > > > What the hell is the problem? > > Please your help!! > > bentzy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org