Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 62662 invoked from network); 20 Oct 2008 18:39:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Oct 2008 18:39:03 -0000 Received: (qmail 45185 invoked by uid 500); 20 Oct 2008 18:38:53 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 45162 invoked by uid 500); 20 Oct 2008 18:38:53 -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 45148 invoked by uid 99); 20 Oct 2008 18:38:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 11:38:53 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mohitanchlia@gmail.com designates 209.85.217.10 as permitted sender) Received: from [209.85.217.10] (HELO mail-gx0-f10.google.com) (209.85.217.10) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 18:37:42 +0000 Received: by gxk3 with SMTP id 3so4591483gxk.0 for ; Mon, 20 Oct 2008 11:38:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=G8jKI1vybmkOmKDo9/eoEVJsro9bB2LzX6UodRYjSKA=; b=bZ6yjcRj6nArNoz1d3ik2V2rx8OLcznS0nrFCOI+OPW25aFC33zeJP3WZ3rTvRi6jL FUdpXXggXTO9/hzyrFPVXuzyRslQ6lfyoVTFA6ZE+h89Pb289iUT8ytzfYn868ycPV9P sKlHJRJ6Zm/CwdpLCUW/C8QJ5JnMYHx/g+E4w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=oH4fvCDCxSQN6OneqXooL7V5UR7TH5KZyHXYbXewSCr1kqWrZNW9sOCZVhj0X9vbMB NhOVOD2Nh2pyrBMuBi8wHYD4PYdTjXOOqp60E8AHFYF15Ypii7dlCrI76WbJh1J8sZC6 dgqJNYb1OfwcIIA46jUSJkxfcI8V/puJlr/FA= Received: by 10.142.207.8 with SMTP id e8mr3239217wfg.195.1224527899566; Mon, 20 Oct 2008 11:38:19 -0700 (PDT) Received: by 10.142.76.9 with HTTP; Mon, 20 Oct 2008 11:38:19 -0700 (PDT) Message-ID: <2dfefcd20810201138h7047e564re2c5ffa372d3a89b@mail.gmail.com> Date: Mon, 20 Oct 2008 11:38:19 -0700 From: "Mohit Anchlia" To: "Tomcat Users List" Subject: tomcat doesn't stop when shutdown MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org When I run shutdown.sh tomcat doesn't stop. I then manually kill -9. I am not sure what the problem is. --------------------------------------------------------------------- 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