From couchdb-user-return-1313-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Mon Sep 15 14:26:23 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 57528 invoked from network); 15 Sep 2008 14:26:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Sep 2008 14:26:22 -0000 Received: (qmail 28051 invoked by uid 500); 15 Sep 2008 14:26:19 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 27830 invoked by uid 500); 15 Sep 2008 14:26:18 -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 27819 invoked by uid 99); 15 Sep 2008 14:26:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2008 07:26:18 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DATE_IN_PAST_06_12,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nexneo@me.com designates 17.148.16.100 as permitted sender) Received: from [17.148.16.100] (HELO asmtpout025.mac.com) (17.148.16.100) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2008 14:25:19 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [192.168.1.54] ([59.95.194.55]) by asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0K7800D6XQKOYZ00@asmtp025.mac.com> for couchdb-user@incubator.apache.org; Mon, 15 Sep 2008 07:22:06 -0700 (PDT) Message-id: <811C969C-9489-4075-A567-AB5B9E88AF88@me.com> From: Niket Patel To: couchdb-user@incubator.apache.org Subject: What this error means? Date: Mon, 15 Sep 2008 11:50:31 +0530 X-Mailer: Apple Mail (2.928.1) X-Virus-Checked: Checked by ClamAV on apache.org HTTP/1.0 500 Internal Server Error Server: MochiWeb/1.0 (Any of you quaids got a smint?) Date: Sun, 14 Sep 2008 22:06:46 GMT Content-Type: text/plain;charset=utf-8 Content-Length: 39 {"error":"stop","reason":"{\",\",0,0}"} I'm getting this while using futon for view on server. while using same database locally (replicated) ... I don't get above error. Question is, what is this error.? and using same database/view locally doesn't give any error? Thanks Niket