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 C3D33DDA3 for ; Tue, 19 Jun 2012 06:00:49 +0000 (UTC) Received: (qmail 40264 invoked by uid 500); 19 Jun 2012 06:00:48 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 40217 invoked by uid 500); 19 Jun 2012 06:00:48 -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 40146 invoked by uid 99); 19 Jun 2012 06:00:45 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 06:00:45 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 8881F1402B8 for ; Tue, 19 Jun 2012 06:00:45 +0000 (UTC) Date: Tue, 19 Jun 2012 06:00:44 +0000 (UTC) From: "Ivan Krechetov (JIRA)" To: dev@couchdb.apache.org Message-ID: <1566766307.28525.1340085645562.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (COUCHDB-1499) CouchDB daemon terminates when the computer goes to sleep MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ivan Krechetov created COUCHDB-1499: --------------------------------------- Summary: CouchDB daemon terminates when the computer goes to sleep Key: COUCHDB-1499 URL: https://issues.apache.org/jira/browse/COUCHDB-1499 Project: CouchDB Issue Type: Bug Components: Infrastructure Affects Versions: 1.2, 1.1.1 Environment: OS X 10.6.8 Reporter: Ivan Krechetov Priority: Minor Log entries on sleep and wake up: heart: Mon Jun 18 18:28:11 2012: heart-beat time-out. heart: Mon Jun 18 20:52:23 2012: Executed "/usr/local/Cellar/couchdb/1.2.0/bin/couchdb -k". Terminating. heart_beat_kill_pid = 62249 heart_beat_timeout = 11 Then, I just start it manually again, after the OS wakes up: Apache CouchDB 1.2.0 (LogLevel=info) is starting. Apache CouchDB has started. Time to relax. [info] [<0.31.0>] Apache CouchDB has started on http://127.0.0.1:5984/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira