Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 67228 invoked from network); 14 Feb 2011 09:27:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2011 09:27:09 -0000 Received: (qmail 66870 invoked by uid 500); 14 Feb 2011 09:27:09 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 66460 invoked by uid 500); 14 Feb 2011 09:27:07 -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 66451 invoked by uid 99); 14 Feb 2011 09:27:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 09:27:06 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=FREEMAIL_FROM,FS_REPLICA,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 djc.ochtman@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qw0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 09:26:59 +0000 Received: by qwi4 with SMTP id 4so2935660qwi.11 for ; Mon, 14 Feb 2011 01:26:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=+fVfoagTxbS1RO9Xmkd77s5gxcPkwFPmHq74BMbile4=; b=e2V65b3POEUkL32TOAThHrJ8EKaSrvatSRWPuYANvBBHrJhC6fonH1jt9LRjJ0eKI3 3tRxh+Xi6bGYOXpMI5rLrIa2KroHuPVWNf8dCvCGSlQRNMnstj1lLQ45RV7JYtDoo3lO mVmfkiJeRpFH7HTPQGwhipXnEx3RuU/BrnkvU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=lzfJ4u9eDB0L3AvWg9lqX3Oe7gVto9Yw/2n52MITm3T6ejvThFvnReAweA5EFDMhuD im4E+oEsvgVWk2CiAtk8/2zHbHkQpj1zdv9sJnkxrQ9KYsTWglMZiQKhIbRb5+8Prj67 a3F/6Fm9jp0E5mszsXGjGDwk9CVZ86RbASyXQ= Received: by 10.229.250.82 with SMTP id mn18mr2517314qcb.142.1297675598884; Mon, 14 Feb 2011 01:26:38 -0800 (PST) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.229.22.74 with HTTP; Mon, 14 Feb 2011 01:26:18 -0800 (PST) In-Reply-To: References: From: Dirkjan Ochtman Date: Mon, 14 Feb 2011 10:26:18 +0100 X-Google-Sender-Auth: tOZwHIB6cDDrHfDOZ20JDASm0gg Message-ID: Subject: Re: 1.0.2 regression in continuous replication To: dev@couchdb.apache.org Cc: Filipe David Manana Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Feb 12, 2011 at 23:39, Filipe David Manana wrote: > How much is "much more"? :) Minutes, hours? > Can you send a log which contains that log message I mentioned before? Here are some times that it got restarted, in the past 24 hours: 21:20 (12 hours ago) 21:30 (12 hours ago) 21:50 (12 hours ago) 07:30 (2 hours ago) 08:10 (1 hour ago) 08:50 (1 hour ago) Here's a more complete log: http://dirkjan.ochtman.nl/files/repl-fail.tar.gz. I've tried to filter out the view query strings because they contain potentially sensitive information. Cheers, Dirkjan