Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 49894 invoked from network); 13 Oct 2010 13:43:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 13:43:01 -0000 Received: (qmail 67967 invoked by uid 500); 13 Oct 2010 13:43:00 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 67810 invoked by uid 500); 13 Oct 2010 13:42: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 67772 invoked by uid 99); 13 Oct 2010 13:42:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 13:42:56 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of johnlogsdon@me.com designates 17.148.16.101 as permitted sender) Received: from [17.148.16.101] (HELO asmtpout026.mac.com) (17.148.16.101) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 13:42:48 +0000 MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_iNeTZgglx4OgYHClgPwQBA)" Received: from unknown-c4-2c-03-0d-26-bb.home ([109.152.209.133]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 64bit)) with ESMTPSA id <0LA800BTDE239O80@asmtp026.mac.com> for user@couchdb.apache.org; Wed, 13 Oct 2010 06:42:07 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=5 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1010130051 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2010-10-13_06:2010-10-13,2010-10-13,1970-01-01 signatures=0 From: John Logsdon Subject: Re: HTTP Error 303 causes erlang stack trace Date: Wed, 13 Oct 2010 14:42:03 +0100 In-reply-to: To: user@couchdb.apache.org References: Message-id: <40457C9C-75FC-41C2-A09F-BDA59BC23B01@me.com> X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org --Boundary_(ID_iNeTZgglx4OgYHClgPwQBA) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Hello again Can anyone comment on this replication error I posted a few days ago? If it appears to be a genuine bug then I can raise it through the project but I just wanted some feedback before I did that. Regards John On 11 Oct 2010, at 17:47, John Logsdon wrote: > Hi > > I kicked off a replication to couchone.com from my local couchdb by pushing from the local db. > > It was for a 2M doc database and all was going well up until 678K entries but then I had a connection issue and well it's all gone horribly wrong. > > Anyway basically the replication has gone from "Replicator" and I cant restart it. The erlang stack trace in couchdb.log looks like this: > > ** Reason for termination == > ** {http_request_failed,<<"unhandled response code 303">>} > > > [Sun, 10 Oct 2010 17:29:52 GMT] [error] [<0.17737.2>] {error_report,<0.30.0>, > {<0.17737.2>,crash_report, > [[{initial_call,{couch_rep_reader,init,['Argument__1']}}, > {pid,<0.17737.2>}, > {registered_name,[]}, > {error_info, > {exit, > {http_request_failed,<<"unhandled response code 303">>}, > [{gen_server,terminate,6},{proc_lib,init_p_do_apply,3}]}}, > {ancestors, > [<0.17728.2>,couch_rep_sup,couch_primary_services,couch_server_sup, > <0.31.0>]}, > {messages, > [{'EXIT',<0.17738.2>, > {{http_request_failed,<<"unhandled response code 303">>}, > {gen_server,call, > [<0.17735.2>,next_missing_revs,infinity]}}}]}, > {links,[]}, > {dictionary,[]}, > {trap_exit,true}, > {status,running}, > > > Have I bumped into a bug here or....???? > > > Regards > > John --Boundary_(ID_iNeTZgglx4OgYHClgPwQBA)--