Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87E9D10FC8 for ; Tue, 22 Oct 2013 12:40:47 +0000 (UTC) Received: (qmail 26950 invoked by uid 500); 22 Oct 2013 12:40:45 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 26913 invoked by uid 500); 22 Oct 2013 12:40:44 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 26858 invoked by uid 99); 22 Oct 2013 12:40:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 12:40:42 +0000 Date: Tue, 22 Oct 2013 12:40:42 +0000 (UTC) From: "Dave Cottlehuber (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1795) 1.3.x version startup script /bin/couchdb is not clearing pid file on stop MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801770#comment-13801770 ] Dave Cottlehuber commented on COUCHDB-1795: ------------------------------------------- Should we close this, wrt to COUCHDB-1733 status? > 1.3.x version startup script /bin/couchdb is not clearing pid file on stop > --------------------------------------------------------------------------- > > Key: COUCHDB-1795 > URL: https://issues.apache.org/jira/browse/COUCHDB-1795 > Project: CouchDB > Issue Type: Bug > Components: Infrastructure > Reporter: dileep > Assignee: Wendall Cada > > Taken changes from 1.2.1 to stop the service. > /bin/couchdb runs in a loop & checks if pid file not empty it assumes couchdb might have crashed and restarts couch. Latest start script is not clearing pid file.. so it keeps on starting couch server even after running couchdb -d -- This message was sent by Atlassian JIRA (v6.1#6144)