From user-return-17030-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Jul 8 09:38:53 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD62268F0 for ; Fri, 8 Jul 2011 09:38:53 +0000 (UTC) Received: (qmail 98391 invoked by uid 500); 8 Jul 2011 09:38:51 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 97688 invoked by uid 500); 8 Jul 2011 09:38:35 -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 97620 invoked by uid 99); 8 Jul 2011 09:38:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 09:38:28 +0000 X-ASF-Spam-Status: No, hits=2.1 required=5.0 tests=FREEMAIL_FROM,FROM_STARTS_WITH_NUMS,HTML_MESSAGE,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 070468d@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 09:38:22 +0000 Received: by bwj24 with SMTP id 24so2349626bwj.11 for ; Fri, 08 Jul 2011 02:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Cq1tpZK8OFHamXwTzbZSoa05rC/vIOY11r0jNauMBrM=; b=hyyIr69EYY6fx42kQXLFPxotb9j4XyEFT7kxsgEa2h3z6lqhHwUpBDxYxr/EcCxSuR xhRRytLsTS02HvSW+B14DRcy+njEACD6Acfoyu2Des4FBOcoUd3kEaWlR0qYYFh+UFWc sBTvRuSOKZdrHgGTULAVhdE0Wko6RkIO39QgI= MIME-Version: 1.0 Received: by 10.204.24.3 with SMTP id t3mr277376bkb.308.1310117881932; Fri, 08 Jul 2011 02:38:01 -0700 (PDT) Received: by 10.204.36.2 with HTTP; Fri, 8 Jul 2011 02:38:01 -0700 (PDT) Date: Fri, 8 Jul 2011 15:08:01 +0530 Message-ID: Subject: Got an exception when I creating the document From: Eranda Sooriyabandara <070468d@gmail.com> To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00032555ab6af76c1b04a78b966e X-Virus-Checked: Checked by ClamAV on apache.org --00032555ab6af76c1b04a78b966e Content-Type: text/plain; charset=ISO-8859-1 Hi all, I got following error when I tried to create a document. What can be the reason for this exceptio. org.jcouchdb.exception.DataAccessException: error creating document {"id":"_design\/twits","language":"javascript","lists":{},"views":{}}in database 'TwitApp': code 500 thanks Eranda Sooriyabandara Blog: http://www.emsooriyabandara.blogspot.com/ LInkedIn: http://lk.linkedin.com/in/erandasooriyabandara --00032555ab6af76c1b04a78b966e--