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 C781F109D0 for ; Wed, 17 Apr 2013 12:28:58 +0000 (UTC) Received: (qmail 62504 invoked by uid 500); 17 Apr 2013 12:28:57 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 62423 invoked by uid 500); 17 Apr 2013 12:28:57 -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 62413 invoked by uid 99); 17 Apr 2013 12:28:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 12:28:56 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bog495@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 12:28:51 +0000 Received: by mail-ob0-f172.google.com with SMTP id v19so1264124obq.3 for ; Wed, 17 Apr 2013 05:28:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=/+XLv95TL2GJsNI/vZx/PBBYn0diEj9iH7rgC7hcrkY=; b=v095/IpHgkro+5UgaA0Kanhe+5Jc6L9v+o5g0jY9obhyezU3qdqT+WmUzX7kS47S2g gnXsRFbm2zzg9vYti7+M0lVHDxgXLjRxusZR9CEpLxnHDntpfG508+k+keL2O+6KNfn3 M6z4VzqU1cGmDJb4edkZ8gHaUs9qBUphngxn6waCdLUUFNRstx9N0OYoznoPh9WNxIrn K/cLcQcpPw8FiPqcW17xMhb5R6rmG+wXb6RaOYGuxE008DA2ITud+m+N2jzoTHGMeXPZ e3Uru9WwcTSXq5befNLCwex6geOyO1Cuo4ug6hXe0tyPdqz2PixgPn6lgk3Qsyy0GGev jP3A== MIME-Version: 1.0 X-Received: by 10.60.118.131 with SMTP id km3mr2371773oeb.137.1366201710420; Wed, 17 Apr 2013 05:28:30 -0700 (PDT) Received: by 10.76.9.3 with HTTP; Wed, 17 Apr 2013 05:28:30 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Apr 2013 15:28:30 +0300 Message-ID: Subject: Re: Couchdb 1.3 Mac OS X version crashes after 25836 doc updating From: Bogdan Andu To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7b3a9bd8a4759804da8d9f61 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a9bd8a4759804da8d9f61 Content-Type: text/plain; charset=ISO-8859-1 Hi, Basically, the error says that the call to the gen_server process with pid <0.28246.0> didn't returned any result in 5 seconds when processing that message. This indicates that some resource is very busy, may be the view engine. Best Regards, Bogdan On Wed, Apr 17, 2013 at 6:50 AM, Gennady Denisov wrote: > Hello everyone. > > I try to update large amount of documents. On 25837th document I got crash. > I have 50000 remaining docs to update. The error is > https://www.friendpaste.com/5kxHLcrBI9vJxrGTTokIZD. > > I'd appreciate your help. Thanks in advance. > > Best regards, > Gennady > --047d7b3a9bd8a4759804da8d9f61--