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 <[email protected]> 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 >
