From dev-return-6929-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sat Oct 17 12:55:56 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 72757 invoked from network); 17 Oct 2009 12:55:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Oct 2009 12:55:55 -0000 Received: (qmail 55037 invoked by uid 500); 17 Oct 2009 12:55:55 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 54968 invoked by uid 500); 17 Oct 2009 12:55:55 -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 54928 invoked by uid 99); 17 Oct 2009 12:55:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Oct 2009 12:55:55 +0000 X-ASF-Spam-Status: No, hits=-10.0 required=5.0 tests=AWL,BAYES_00,FS_REPLICA,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Oct 2009 12:55:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6FBB7234C1EE for ; Sat, 17 Oct 2009 05:55:31 -0700 (PDT) Message-ID: <1365742832.1255784131456.JavaMail.jira@brutus> Date: Sat, 17 Oct 2009 05:55:31 -0700 (PDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Assigned: (COUCHDB-365) Replication hangs and won't restart In-Reply-To: <869380313.1243547505536.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt reassigned COUCHDB-365: ------------------------------------ Assignee: Adam Kocoloski > Replication hangs and won't restart > ----------------------------------- > > Key: COUCHDB-365 > URL: https://issues.apache.org/jira/browse/COUCHDB-365 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 0.9.1 > Environment: Replicate to Ubuntu from OSX, both running R13B > Reporter: Antony Blakey > Assignee: Adam Kocoloski > > Partway through a replication I get this: > {"error":"json_encode","reason":"{bad_term,{couch_rep,'-memory_footprint/1-fun-0-',2}}"} > as the response from the replication request. Attempting to restart replication results in: > [info] [<0.5511.0>] replication "1f78d088910dc73016c0b16b2fb84aac" already running at <0.4203.0> > but the replication has hung. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.