Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 2513 invoked from network); 10 Nov 2009 23:32:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 23:32:01 -0000 Received: (qmail 2976 invoked by uid 500); 10 Nov 2009 23:32:00 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 2909 invoked by uid 500); 10 Nov 2009 23:31:59 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 2899 invoked by uid 99); 10 Nov 2009 23:31:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 23:31:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.85.219.215] (HELO mail-ew0-f215.google.com) (209.85.219.215) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 23:31:50 +0000 Received: by ewy11 with SMTP id 11so671516ewy.11 for ; Tue, 10 Nov 2009 15:31:30 -0800 (PST) Received: by 10.213.24.1 with SMTP id t1mr797958ebb.64.1257895890338; Tue, 10 Nov 2009 15:31:30 -0800 (PST) Received: from unknown-00-26-08-ed-1d-a6.home (host86-165-40-10.range86-165.btcentralplus.com [86.165.40.10]) by mx.google.com with ESMTPS id 10sm2822557eyz.35.2009.11.10.15.31.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 10 Nov 2009 15:31:29 -0800 (PST) Subject: Re: /etc/init.d/couchdb stop never really stops the db Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Noah Slater In-Reply-To: X-Noah: Awesome Date: Tue, 10 Nov 2009 23:31:26 +0000 Content-Transfer-Encoding: 7bit Message-Id: References: To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1076) X-Virus-Checked: Checked by ClamAV on apache.org Great, what happens when you do: couchdb -b Is CouchDB running? What happens when you do this next: couchdb -d Has CouchDB stopped? If it hasn't stopped for this last thing, can you do the same hashbang change for: /usr/bin/couchdb Or whatever it is called on your system.