From dev-return-25221-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Feb 7 14:39:13 2013 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 A5CFDEEC2 for ; Thu, 7 Feb 2013 14:39:13 +0000 (UTC) Received: (qmail 44133 invoked by uid 500); 7 Feb 2013 14:39:13 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 44087 invoked by uid 500); 7 Feb 2013 14:39:13 -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 44076 invoked by uid 99); 7 Feb 2013 14:39:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 14:39:12 +0000 Date: Thu, 7 Feb 2013 14:39:12 +0000 (UTC) From: "Pieter van der Eems (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-1673) Couchdb errors (a lot) when replicating large amounts of databases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Pieter van der Eems created COUCHDB-1673: -------------------------------------------- Summary: Couchdb errors (a lot) when replicating large amounts of databases Key: COUCHDB-1673 URL: https://issues.apache.org/jira/browse/COUCHDB-1673 Project: CouchDB Issue Type: Bug Components: Replication Reporter: Pieter van der Eems I'm trying to replicate all databases from the couchdb on the server (1.2.0) to my local couchdb (1.2.1 with browserid plugin). After a few minutes replicating I get a lot of errors like this: {code:title=couchd error} [Thu, 07 Feb 2013 14:20:22 GMT] [error] [<0.8322.0>] {error_report,<0.31.0>, {<0.8322.0>,crash_report, [[{initial_call,{couch_stream,init,['Argument__1']}}, {pid,<0.8322.0>}, {registered_name,[]}, {error_info, {exit, {noproc, {gen_server,call, [<0.919.0>, {append_bin, [<<0,0,32,0>>, {code} I then have to kill the local couchdb. This happens every time I restart the local couchdb server. The replication is done via the _replicator database on the local couchdb server and it is the local couchdb server that "crashes". couch.log: [https://www.dropbox.com/s/4w343p49sfbqu5q/couch.log.zip] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira