From user-return-17890-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Sep 13 18:24:33 2011 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 9D21B83F1 for ; Tue, 13 Sep 2011 18:24:33 +0000 (UTC) Received: (qmail 35165 invoked by uid 500); 13 Sep 2011 18:24:22 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 26932 invoked by uid 500); 13 Sep 2011 18:23: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 24271 invoked by uid 99); 13 Sep 2011 18:23:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 18:23:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chrisstocktonaz@gmail.com designates 209.85.218.52 as permitted sender) Received: from [209.85.218.52] (HELO mail-yi0-f52.google.com) (209.85.218.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 18:23:06 +0000 Received: by yie13 with SMTP id 13so966919yie.11 for ; Tue, 13 Sep 2011 11:22:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oMDBPUv6z6ST+N+0WZRSFSdpH1gBziX0tLSoWYVipvM=; b=U/3KP6PmwOaHfgAsipOrI/lOCAgTjFcAKNaSWxWY4RMJ6daX7MFuYR59wxEqGaMfkB DHl7EvEPVaHrFtXBB6N24uAGDRMk9ufk3j2AyhNdNG4dawGldYGvP1xJwGo2BD4TyfoL vZ0rbmvLUn5A0cZsBuae0h+YOXealG8Qws4zI= MIME-Version: 1.0 Received: by 10.42.161.134 with SMTP id t6mr1003028icx.474.1315938165523; Tue, 13 Sep 2011 11:22:45 -0700 (PDT) Received: by 10.42.169.197 with HTTP; Tue, 13 Sep 2011 11:22:45 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Sep 2011 11:22:45 -0700 Message-ID: Subject: Re: CouchDB Crash report db_not_found when attempting to replicate databases From: Chris Stockton To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hello, We now have about 150 dbs that are refusing to replicate with random crashes, which provide really zero debug information. The error is db not found, but I know its available. Does anyone know how can I trouble shoot this? Do we just have to many databases replicating for couchdb to handle? 4000 is a small number for the massive hardware these are running on. -Chris