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 5C774100C0 for ; Wed, 1 May 2013 07:32:42 +0000 (UTC) Received: (qmail 42966 invoked by uid 500); 1 May 2013 07:32:40 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 42900 invoked by uid 500); 1 May 2013 07:32:40 -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 42877 invoked by uid 99); 1 May 2013 07:32:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 May 2013 07:32:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.214.169] (HELO mail-ob0-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 May 2013 07:32:34 +0000 Received: by mail-ob0-f169.google.com with SMTP id tb18so1107710obb.28 for ; Wed, 01 May 2013 00:31:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=s876txcSVNM5PnIpqkyn7BaMlSiW7wKwXonj2wokkA8=; b=DaYVoD/y4K3Sg2inaMHKmno69bEsEuvBlMA/IjGjzMj4T6EUA1zKLm2tyKeuT0H0zd Np7VtNR970Vz9jarypC7E9txBiQe0Qor8XnyOgR2aLuojI9/tIxfN+Cs6JEkXS9KIZgV 7oUoLkSr3AuTcMNkay2+2dklNRXAh8ojPtou2TFXmGTfMrJNWmZxRkcppCKW4azzwlci J7yUKlvGEZiOhHS4NW7JCnTCY8kA/BVJ/qxXcVEEJo7cAH3WnaBC/17UVow5TUfmaKYT 2um9Hfc74PufKUbOiDt7ga0uj7ML+Kvln+qhi4KsSNcQyCamhO020Le58S/VJxd1tnvn rXJg== MIME-Version: 1.0 X-Received: by 10.60.54.6 with SMTP id f6mr365057oep.136.1367393513817; Wed, 01 May 2013 00:31:53 -0700 (PDT) Received: by 10.182.64.78 with HTTP; Wed, 1 May 2013 00:31:53 -0700 (PDT) Date: Wed, 1 May 2013 09:31:53 +0200 Message-ID: Subject: CouchDB 1.2.0 Keeps Crashing. From: Pieter van der Eems To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQncUN1LVV7j98aDowidLNEnajJKdO93JlzG+0Q25xSTmAIjArjT+/yTX/SOdUcyi2129y0v X-Virus-Checked: Checked by ClamAV on apache.org Hello, We have a couchdb 1.2.0 installation 1129 Db's of varying size (from 4000 documents with attachments to 3 documents) The server keeps crashing. I often see a lot of these messages before the crash: [info] [<0.30782.392>] Shutting down view group server, monitored db is closing. I pasted a bit of the crash report here: http://pastebin.com/B3ZqPwf1 The whole crash report is 10000 lines long so I only pasted a small part. P.s. I'm posting this here as well as in the issue trakcer (https://issues.apache.org/jira/browse/COUCHDB-1785) because my previous crash report at Jira has gone unnoticed. We really need this server to be stable. With regards. Pieter.