From dev-return-22594-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Jun 22 16:51:56 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8DB9D8EB for ; Fri, 22 Jun 2012 16:51:56 +0000 (UTC) Received: (qmail 29433 invoked by uid 500); 22 Jun 2012 16:51:56 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 29403 invoked by uid 500); 22 Jun 2012 16:51:56 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Delivered-To: moderator for dev@couchdb.apache.org Received: (qmail 74080 invoked by uid 99); 22 Jun 2012 15:25:03 -0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_NEUTRAL,URI_HEX,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of xpeng@ucalgary.ca) Date: Fri, 22 Jun 2012 08:24:35 -0700 (PDT) From: "xpeng@ucalgary.ca" To: dev@couchdb.apache.org Message-ID: <812B7519-AA24-4B2B-BC57-A444C6D54B72@ucalgary.ca> In-Reply-To: <26DA5F99D30945CD9C203EF8556A61B2@gmail.com> References: <1340318983770-7580473.post@n2.nabble.com> <26DA5F99D30945CD9C203EF8556A61B2@gmail.com> Subject: Re: RHEL6 couchdb1.2 startup failed MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2650224_12235158.1340378675631" ------=_Part_2650224_12235158.1340378675631 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks. Till. Get this error when starting from the binary, but I have downloaded and ins= tall ICU from http://site.icu-project.org/ Any idea where to get libicui18n.so.49 for RHEL 6? Thanks =3D=3D [root@data ~]# /usr/local//bin/couchdb Apache CouchDB 1.3.0a-1352329 (LogLevel=3Dinfo) is starting. =3DCRASH REPORT=3D=3D=3D=3D 22-Jun-2012::09:09:57 =3D=3D=3D crasher: initial call: couch_drv:init/1 pid: <0.84.0> registered_name: [] exception exit: "libicui18n.so.49: cannot open shared object file: No s= uch file or directory" in function gen_server:init_it/6 (gen_server.erl, line 320) ancestors: [couch_primary_services,couch_server_sup,<0.31.0>] messages: [] links: [<0.83.0>] dictionary: [] trap_exit: false status: running heap_size: 610 stack_size: 24 reductions: 142 neighbours: s On 2012-06-22, at 9:04 AM, till [via CouchDB Development] wrote: If it's not the host it might be that what you think is CouchDB running, is= really heart trying to (re)start it. The start script just calls another wrapper which in itself just tries to s= tart CouchDB and reports that. It doesn't actually report if the launch pro= cedure completes. I'd enable stderr and stdout logging =E2=80=93 on Ubuntu, that is in /etc/d= efault/couchdb =E2=80=93 not sure where that is on Redhat. But these files = usually give you a good idea on where it's stuck. I'm guessing a source install usually puts it in /usr/local/etc/default/cou= chdb. Till On Friday, June 22, 2012 at 11:10 AM, Daniel L wrote: > By default it binds to 127.0.0.1, can you go into terminal on that server= and try > > curl http://127.0.0.1:5984 > > > Thanks. > Daniel > > On 22/06/2012, at 8:49 AM, [hidden email] (mailto:[hidden email]) wrote: > > > Hi, > > I built couchdb1.2 from source on RHEL6 because the available couchDB > > version from RHEL6 is old (1.0.xx). > > > > I installed all the latest version of pre-requisites: erlang, curl, > > spidermonkey, icu > > > > ./configure, make and make install --> all passed > > service start couched --> NO error message, it shows "Starting database > > server couched" > > > > ps -ef shows couched is running, but it never binds to 5984. > > > > service stop couched never stops couchdb either. > > > > Banged my head against the wall whole day today. > > > > Help please. > > Peter > > > > -- > > View this message in context: http://couchdb-development.1959287.n2.nab= ble.com/RHEL6-couchdb1-2-startup-failed-tp7580473.html > > Sent from the CouchDB Development mailing list archive at Nabble.com (http://Nabble.com). > > > > > ________________________________ If you reply to this email, your message will be added to the discussion be= low: http://couchdb-development.1959287.n2.nabble.com/RHEL6-couchdb1-2-startup-f= ailed-tp7580473p7580480.html To unsubscribe from RHEL6 couchdb1.2 startup failed, click here. NAML -- View this message in context: http://couchdb-development.1959287.n2.nabble.= com/RHEL6-couchdb1-2-startup-failed-tp7580473p7580481.html Sent from the CouchDB Development mailing list archive at Nabble.com. ------=_Part_2650224_12235158.1340378675631--