Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 63117 invoked from network); 2 Jul 2008 18:51:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2008 18:51:01 -0000 Received: (qmail 57930 invoked by uid 500); 2 Jul 2008 18:50:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 57749 invoked by uid 500); 2 Jul 2008 18:50:50 -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 57738 invoked by uid 99); 2 Jul 2008 18:50:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 11:50:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of ochanis@ncc.edu) Received: from [198.38.12.11] (HELO newton.matcmp.ncc.edu) (198.38.12.11) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 18:49:56 +0000 Received: from [10.31.5.20] ([10.31.5.20]) by newton.matcmp.ncc.edu (8.11.7p3+Sun/8.11.7) with ESMTP id m62Im7v00702 for ; Wed, 2 Jul 2008 14:48:07 -0400 (EDT) From: "Steve Ochani" To: Tomcat Users List Date: Wed, 02 Jul 2008 14:50:14 -0400 MIME-Version: 1.0 Subject: Re: How to turn off tomcat daemon? Message-ID: <486B95A6.7207.3B291338@ochanis.ncc.edu> Priority: normal In-reply-to: <18243892.post@talk.nabble.com> References: <18243892.post@talk.nabble.com> X-mailer: Pegasus Mail for Windows (4.41) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-newton-MailScanner-Information: Please contact the ISP for more information X-newton-MailScanner: Found to be clean X-MailScanner-From: ochanis@ncc.edu X-Virus-Checked: Checked by ClamAV on apache.org On 2 Jul 2008 at 11:29, kjwchu wrote: Date sent: Wed, 02 Jul 2008 11:29:36 -0700 (PDT) From: kjwchu Subject: How to turn off tomcat daemon? To: users@tomcat.apache.org Send reply to: Tomcat Users List > > I ran tomcat as a daemon via the command below: > ./bin/jsvc -cp ./bin/bootstrap.jar -outfile ./logs/catalina.out > -errfile > ./logs/catalina.err org.apache.catalina.startup.Bootstrap > > How to turn if off? > from the Tomcat5.sh in jsvc.tar.gz: $DAEMON_HOME/src/native/unix/jsvc \ -stop \ -pidfile $PID_FILE \ org.apache.catalina.startup.Bootstrap -Steve O. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org