Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 95690 invoked from network); 19 Mar 2010 02:22:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Mar 2010 02:22:20 -0000 Received: (qmail 52856 invoked by uid 500); 19 Mar 2010 02:22:19 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 52817 invoked by uid 500); 19 Mar 2010 02:22:19 -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 52809 invoked by uid 99); 19 Mar 2010 02:22:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Mar 2010 02:22:19 +0000 X-ASF-Spam-Status: No, hits=-1.4 required=10.0 tests=AWL,HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_MED,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [93.93.131.91] (HELO aristaeus.mediagraft.com) (93.93.131.91) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Mar 2010 02:22:13 +0000 Received: from merrells by aristaeus.mediagraft.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1NsRqM-00037o-AC for user@couchdb.apache.org; Fri, 19 Mar 2010 02:21:47 +0000 From: John Merrells Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: multipart/alternative; boundary=Apple-Mail-179-747809569 Subject: Re: get document => unknown_error undef Date: Thu, 18 Mar 2010 19:21:41 -0700 In-Reply-To: To: user@couchdb.apache.org References: <0140263B-0C07-4129-AF25-825707F30D73@merrells.com> <20100318205732.GB11805@uk.tiscali.com> <5665A706-3B81-42D4-862D-415D1E24F2C2@merrells.com> <1E446B4B-44EC-4855-811C-0CC2B4EC75FA@gmail.com> <5650FE49-2DEA-4C92-A65F-B1974B90FE31@merrells.com> <877753C8-6026-4547-8BF2-7A632E0DA58F@gmail.com> Message-Id: X-Mailer: Apple Mail (2.1077) --Apple-Mail-179-747809569 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Mar 18, 2010, at 5:48 PM, J Chris Anderson wrote: > I got the file, and = http://localhost:5984/pages/http%3A%2F%2Ffoodbazaar.info%2Frecipes?revs_in= fo=3Dtrue works for me on my machine. (current CouchDB trunk and the = 0.10.x branch) >=20 > It shouldn't be a bad ICU as that is not invoked except by the view = collation engine. >=20 > I'm not sure what to recommend except upgrading your version of = Erlang. ok, i moved up... root@couchdb:/usr/local/var/log/couchdb# erl +v warning: -v (only in debug compiled code) Erlang R13B03 (erts-5.7.4) [source] [smp:4:4] [rq:4] [async-threads:0] = [kernel-poll:false] but still get the same issue... interestingly the futon configuration = page causes the same problem. http://127.0.0.1:6095/_utils/config.html [Fri, 19 Mar 2010 02:17:52 GMT] [info] [<0.1.0>] Apache CouchDB has = started on http://192.168.147.39:5984/ [Fri, 19 Mar 2010 02:18:13 GMT] [error] [<0.64.0>] Uncaught error in = HTTP request: {error,undef} [Fri, 19 Mar 2010 02:18:13 GMT] [info] [<0.64.0>] Stacktrace: = [{xmerl_ucs,from_utf8, [<<"{couch_httpd_misc_handlers, = handle_welcome_req, <<\"Welcome\">>}">>]}, {mochijson2,json_encode_string,2}, {mochijson2,'-json_encode_proplist/2-fun-0-',3}, {lists,foldl,3}, {mochijson2,json_encode_proplist,2}, {mochijson2,'-json_encode_proplist/2-fun-0-',3}, {lists,foldl,3}, {mochijson2,json_encode_proplist,2}] [Fri, 19 Mar 2010 02:18:13 GMT] [info] [<0.64.0>] 192.168.147.39 - - = 'GET' /_config/ 500 [Fri, 19 Mar 2010 02:18:13 GMT] [info] [<0.86.0>] 192.168.147.39 - - = 'GET' / 200 Does this mean that my 'xmerl_ucs' is missing? Maybe that's in an erlang = package I didn;t install or something. How would I check for that? John --=20 John Merrells http://johnmerrells.com +1.415.244.5808 --Apple-Mail-179-747809569--