From user-return-13398-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Oct 29 09:05:32 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 89391 invoked from network); 29 Oct 2010 09:05:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Oct 2010 09:05:32 -0000 Received: (qmail 36985 invoked by uid 500); 29 Oct 2010 09:05:30 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 36800 invoked by uid 500); 29 Oct 2010 09:05:29 -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 36792 invoked by uid 99); 29 Oct 2010 09:05:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 09:05:29 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rusvdw@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 09:05:22 +0000 Received: by qyl33 with SMTP id 33so6088355qyl.11 for ; Fri, 29 Oct 2010 02:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=PyCx1fstd1l6NGCshHcV2ZgMXh+s+Je98naS6R7g9sw=; b=WZelVZWlI67cedwj4T0TIDfX6madVQPwnYehWPIQWbL3jKeX7QOTqKKgLuCmIkyqPZ MjrV3kL66qmd3N1/aN/Gk33FOOQM8Ekpwp/pn8C562rmsaCIkEC6QEfNQZwvhvd+ESbN fvLOoRPmnDfuF2+FrnQy2q1DE5cmTUVX7K2Hw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=jMIu+6G7wvJRZsPTN8Ke18BXB8zHxQeLRKwYi4hFe2AsL+h0oj2m4yQzAEWUcBRIm0 RlgwAQg+4haHpkoBaOdHQhR7JhMpvOyES/NIJ+jskFW9Yfn0nQBVJWrNP+ZxGQzuRy3V XcTVQB6IR7PgFIbrDlBpwTCVgUcc/BCwDZjoY= MIME-Version: 1.0 Received: by 10.229.224.212 with SMTP id ip20mr11660978qcb.278.1288343101855; Fri, 29 Oct 2010 02:05:01 -0700 (PDT) Received: by 10.229.246.76 with HTTP; Fri, 29 Oct 2010 02:05:01 -0700 (PDT) Date: Fri, 29 Oct 2010 11:05:01 +0200 Message-ID: Subject: Couch crashing every couple of days From: Russell To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, For a couple of months now couch has been mysteriously crashing every couple of days on 2 of my server. No error logs, it's just not running anymore when I go look at the server. I figured upgrading to 1.0.1 would solve the problem, but couch just crashed on a production server again despite the upgrade. I am well aware that a crash report with no information is useless, but I cannot find any logs that tell me what happened. So my question is: 1. Where should I be looking for information about the crash? 2. What is the best way to auto restart couch on Ubuntu whenever this happens? Regards, Russell