From user-return-17036-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Jul 8 15:52:09 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 37F016465 for ; Fri, 8 Jul 2011 15:52:09 +0000 (UTC) Received: (qmail 44088 invoked by uid 500); 8 Jul 2011 15:52:07 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 43899 invoked by uid 500); 8 Jul 2011 15:52:06 -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 43890 invoked by uid 99); 8 Jul 2011 15:52:06 -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 15:52:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jens@mooseyard.com designates 208.97.132.177 as permitted sender) Received: from [208.97.132.177] (HELO homiemail-a67.g.dreamhost.com) (208.97.132.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 15:51:58 +0000 Received: from homiemail-a67.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a67.g.dreamhost.com (Postfix) with ESMTP id EBC148806E for ; Fri, 8 Jul 2011 08:51:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=mooseyard.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; q=dns; s=mooseyard.com; b=ciLowMKsGf0Hqg CPaD8gRyNPvltDfnHAYlJeRjzdVWZbPDHpmT529suRS55CEXdc7pgcY5HlYfZWuM v/uRNbs6SH4hVflBpIwTxBr1afFd+7XZpPOypFkDE7jbPQG2+iH2WoeJoEhntLvG eq8vYIdEThn4u0nrcXfIFUBk7bzYM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mooseyard.com; h=from :mime-version:content-type:subject:date:in-reply-to:to :references:message-id; s=mooseyard.com; bh=cMNg1N7i10f6Q/JvJYI0 nAXEWlE=; b=gsxjY3T4/mcSm4s1mpLy+Q08EQ/5VMLQZ4YBOP10HgVehMzH2/Q7 ozwUN9M7wXrY1z0sFbTVvTOekorS8W15ODyq7tYaEvihHMebON3qbwnFNqsCVLby J9FvAnYispU7O5gfspPPm5hjVMto5AUWfXU29E9uKPmP8RyZ6SzbpAs= Received: from [10.17.14.49] (unknown [208.185.212.98]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jens@mooseyard.com) by homiemail-a67.g.dreamhost.com (Postfix) with ESMTPSA id E19CB8806B for ; Fri, 8 Jul 2011 08:51:36 -0700 (PDT) From: Jens Alfke Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: multipart/alternative; boundary="Apple-Mail=_F8ABEADE-070C-43B1-AE17-F835B6717560" Subject: Re: Got an exception when I creating the document Date: Fri, 8 Jul 2011 08:51:36 -0700 In-Reply-To: To: user@couchdb.apache.org References: Message-Id: X-Mailer: Apple Mail (2.1244.3) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_F8ABEADE-070C-43B1-AE17-F835B6717560 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jul 8, 2011, at 5:43 AM, Eranda Sooriyabandara wrote: > Thanks for quick reply. I think I found where this exception thrown. = When I > put a database name or group name with a capital letters. It throws = this > Exception. CouchDB doesn=92t allow capital letters in database names. The error message returned from CouchDB says this, but it looks like = whatever library you=92re using doesn=92t propagate that message into = the exception. =97Jens= --Apple-Mail=_F8ABEADE-070C-43B1-AE17-F835B6717560--