Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E07DDBC8 for ; Wed, 15 May 2013 05:09:01 +0000 (UTC) Received: (qmail 25251 invoked by uid 500); 15 May 2013 05:09:00 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 24790 invoked by uid 500); 15 May 2013 05:08:55 -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 24751 invoked by uid 99); 15 May 2013 05:08:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 05:08:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anishek@gmail.com designates 209.85.212.42 as permitted sender) Received: from [209.85.212.42] (HELO mail-vb0-f42.google.com) (209.85.212.42) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 05:08:48 +0000 Received: by mail-vb0-f42.google.com with SMTP id w16so115413vbf.1 for ; Tue, 14 May 2013 22:08:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=bYd8tNyJzFzu3XH8G371MI3H5O43dl7ch+RDqFbSFZo=; b=bk6ZfcmQC9aiqEtcSR+snSXy6h3BvSgPldQkbCiVK555sPGIvbx4eIfwfiylonwpZ9 g72UtTuzPcAqB033v/Tkg74dRCMICeTvXCPQQvvN+Fh+9vrVvued+OmvJ8uhs3VsOhrR w2ziQCsIox6CHJW2a1ocYmI5/WGo9O0fS6sf1utQHE5ogMsJs2gC786KFAzU4PFWsM3p Zj9m+u4dinq/1LBsGPa5SYkY2CAc86hH2glFjuD/tSJZseW/dklCTsh9htNwivj/fjND VcBBBPXaXG/8S0yQzeZrituw8CT5VJNwgtqnwygbKAEqZCEYPzcpAab6TjAso9Mztyzu 6I+Q== MIME-Version: 1.0 X-Received: by 10.58.243.102 with SMTP id wx6mr14104786vec.26.1368594507783; Tue, 14 May 2013 22:08:27 -0700 (PDT) Received: by 10.220.157.143 with HTTP; Tue, 14 May 2013 22:08:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 15 May 2013 10:38:27 +0530 Message-ID: Subject: Re: Apache couchdb 1.3.0 build from source has some problems stopping From: Anishek Agarwal To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7ba96db67a95ea04dcbabd68 X-Virus-Checked: Checked by ClamAV on apache.org --047d7ba96db67a95ea04dcbabd68 Content-Type: text/plain; charset=ISO-8859-1 I think one of my colleagues has submitted a patch for this with the stop_couch() function change. We will know soon if that will help, seems to be working fine on local machine now. On Tue, May 14, 2013 at 5:49 PM, Anishek Agarwal wrote: > Hello, > > We have just build apache couchdb 1.3.0 from source, following the build > steps from http://wiki.apache.org/couchdb/Installing_on_Ubuntu . The > server starts fine and is working correctly although we are not able to get > it to stop. > > We are using the following commands to start and stop > > > sudo service couchdb start # this is used to start the server > > sudo service couchdb stop #this is used to stop the server > > When we run the stop command it stops the process but the heartbeat > process restarts couchdb i think. > > We are building this on Ubuntu 11.10 server > > > Please let me know if any other info is required and thanks in advance for > help. > > > Note: Support for apache couchdb 1.2.x is not provided by Apache > foundation anymore right ? > > > regards, > anishek > --047d7ba96db67a95ea04dcbabd68--