Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 1633 invoked from network); 1 Mar 2011 13:15:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 13:15:07 -0000 Received: (qmail 23740 invoked by uid 500); 1 Mar 2011 13:15:06 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 23353 invoked by uid 500); 1 Mar 2011 13:15:02 -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 23345 invoked by uid 99); 1 Mar 2011 13:15:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 13:15:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.214.180] (HELO mail-iw0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 13:14:53 +0000 Received: by iwn6 with SMTP id 6so5123648iwn.11 for ; Tue, 01 Mar 2011 05:14:32 -0800 (PST) Received: by 10.42.177.74 with SMTP id bh10mr6697833icb.21.1298985272089; Tue, 01 Mar 2011 05:14:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.241.6 with HTTP; Tue, 1 Mar 2011 05:14:12 -0800 (PST) From: Paul Drummond Date: Tue, 1 Mar 2011 13:14:12 +0000 Message-ID: Subject: Couchdb hangs on Android 2.3 (Gingerbread/Nexus S) To: couchdb Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I have an old version of couchdb that works fine on a Nexus One but when I downloaded and installed couchdb for a Nexus S it installs fine but hangs during start-up continually displaying "CouchDB is loading...". The relevant output of Logcat is below: V/CouchDB ( 4054): =INFO REPORT==== 1-Mar-2011::13:06:07 === V/CouchDB ( 4054): application: couch V/CouchDB ( 4054): exited: {bad_return,{{couch_app,start, V/CouchDB ( 4054): [normal, V/CouchDB ( 4054): ["/usr/local/etc/couchdb/default.ini", V/CouchDB ( 4054): "/usr/local/etc/couchdb/local.ini"]]}, V/CouchDB ( 4054): {'EXIT',"Cannot load library: link_image[1962]: 4062 could not load needed library 'libicudata.so' for 'couch_icu_driver.so' (load_library[1104]: Library 'libicudata.so' not found)"}}} Can anyone help me with this please? Thanks, Paul Drummond