Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 10806 invoked from network); 13 Jun 2008 14:05:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 14:05:02 -0000 Received: (qmail 23446 invoked by uid 500); 13 Jun 2008 14:05:04 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 23423 invoked by uid 500); 13 Jun 2008 14:05:04 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 23412 invoked by uid 99); 13 Jun 2008 14:05:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 07:05:03 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lgastako@gmail.com designates 74.125.46.154 as permitted sender) Received: from [74.125.46.154] (HELO yw-out-1718.google.com) (74.125.46.154) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 14:04:15 +0000 Received: by yw-out-1718.google.com with SMTP id 5so2659552ywr.0 for ; Fri, 13 Jun 2008 07:04:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=gcpPdmqzDAw17Yyg9OCepem8hCCESBu5hcI8ki2u9P0=; b=le4VI1GUqWWdS/SEE8vkxOlpPpEnKcb2nr2gQ45QFXyg0fmi5WpE5Hl9uxXjh1t1rq 3JVIcYWOC32sqOvKx1LrqFEXGp+9Cv+LEAgwSn3Hv26BwKafpqacZ7AzN8nfEDcIT/CO KTpFTD5xJCq1eNB1/5tjEFNmLFUjD/SC1xsa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=SDUcXIZ2mJjMPNHAavVYkpUZnysmVwTgCxDRHy36a9CFK9N1mYGmp9jKMfklVLxktl 4llyqNgkf1LTvLYbGhuLBqtgdkAFfSvkJvTVeEt/PxoZSJcGBvVYblpIVdDOzODk4zV6 3ztu2YQB9HvFpos+4ON8WEd1e/nXY/H4XrsoI= Received: by 10.150.49.1 with SMTP id w1mr4572990ybw.22.1213365852442; Fri, 13 Jun 2008 07:04:12 -0700 (PDT) Received: by 10.151.40.19 with HTTP; Fri, 13 Jun 2008 07:04:12 -0700 (PDT) Message-ID: <6f7ea56f0806130704x56f1ea69me107e425e4ba4fa8@mail.gmail.com> Date: Fri, 13 Jun 2008 07:04:12 -0700 From: "John Evans" Sender: lgastako@gmail.com To: couchdb-user@incubator.apache.org Subject: Re: Design Docs test failing on Leopard In-Reply-To: <4877AAEE-24FA-4A71-BF33-8F00E553F13E@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5770_22660205.1213365852414" References: <6f7ea56f0806122301n6942f685v25e86033a2604165@mail.gmail.com> <4D968419-21EF-4A46-AD9A-D8C546EFFEE7@apache.org> <6f7ea56f0806130559m1bf32095t2d36eb318fd872cb@mail.gmail.com> <4877AAEE-24FA-4A71-BF33-8F00E553F13E@gmail.com> X-Google-Sender-Auth: f189df05aa0d476b X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_5770_22660205.1213365852414 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Seems like it may have done the trick. Thanks a bunch! On Fri, Jun 13, 2008 at 6:25 AM, Damien Katz wrote: > I think this is a bug I introduced yesterday, since fixed. Update you pack > and see if its fixed. > > > > On Jun 13, 2008, at 8:59 AM, John Evans wrote: > > Jan, >> >> Thanks for the reply -- I had actually tried to get the trunk working >> before >> sending that message but I was having problems with a shared library >> mismatch (libiconv). In the meantime I've got that problem resolved and >> was >> able to build the trunk successfully, and the problem went away and the >> test >> passed... >> >> However, I now have a new problem -- it seems that the views are getting >> corrupted or something... everything will work fine for a little while but >> then I will get an error like this: >> >> { >> "error": "function_clause", >> "reason": "[{couch_view,'-init_group/4-fun-2-',\n >> [{3079794,{2791,[]}},\n {view,0,\n >> [\"all\"],\n \"function(doc) { if ('Offer' == >> doc.type) >> { emit(null, doc); } }\",\n nil,[]},\n >> <0.340.0>,\"javascript\"]},\n {lists,zipwith,3},\n >> {couch_view,init_group,4},\n {couch_view,start_update_loop,4}]" >> } >> >> If I make any change to the views and recreate them (even just changing >> whitespace) then they start working again for a little while. The views >> seem to get corrupted even if the database is not in use. I can have it >> sitting idle, do a query, get the proper results back, wait 5 mintues, do >> the same query and it will give me an error like the one above. >> >> Any thoughts on this one? >> >> - >> John >> >> P.S. When I said I couldn't find any results on Google, I actually meant >> searching Google, not on Google Code :) >> >> On Fri, Jun 13, 2008 at 1:57 AM, Jan Lehnardt wrote: >> >> Hey John, >>> On Jun 13, 2008, at 08:01, John Evans wrote: >>> >>> I cannot find any mention of this problem on Google. Can anyone point >>>> me >>>> in >>>> the right direction? >>>> >>>> >>> CouchDB has moved away from Google and to the Apache Software >>> Foundation. See http://couchdb.org/ for new links to our bug tracker >>> and documentation. 0.7.2 is a pretty old release and we'd like to >>> advise that you try the trunk version from our SVN repository instead. >>> >>> Cheers >>> Jan >>> -- >>> >>> > ------=_Part_5770_22660205.1213365852414--