Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 33528 invoked from network); 26 Jan 2009 21:55:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jan 2009 21:55:22 -0000 Received: (qmail 99364 invoked by uid 500); 26 Jan 2009 21:55:22 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 98782 invoked by uid 500); 26 Jan 2009 21:55:20 -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 98771 invoked by uid 99); 26 Jan 2009 21:55:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2009 13:55:20 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of graeme.nelson@gmail.com designates 74.125.44.28 as permitted sender) Received: from [74.125.44.28] (HELO yx-out-2324.google.com) (74.125.44.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2009 21:55:12 +0000 Received: by yx-out-2324.google.com with SMTP id 3so2143741yxj.5 for ; Mon, 26 Jan 2009 13:54:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=MTWkVNXMpAGTViZW0B3rQVmAPuDkMK6sPzeV/Z3erNk=; b=Y+pKQXfHF7rUGPoONkTZriMmsFn3KH77JEduehN/HdS4/h3bC0D3LCRGLZveJBrhkY 3Cox5PgCuKkID7HhgOGd+sOCpLrQIngL/cpa58n/dXp3Lu4H9ZZuDwwb3BKEMk2MZU/Z ijz5UnIsgM7BjMYqShPzhgANYS6myUG/gDmmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kTkSUtQ4bpRdA7/qmnl/E1qO10nUt7IIlKnEHsAigV1k5ePekWAGWUp8+D5L773KGq A5dFfQLYcmyh+vQv7XNWbnHRpwedM7fpggl4K4IRbMv0nIQytuoPE6Sahts1A7pZL+Lr 4ob5yqs8G3WuPRkjUyo2QyWm2eHe9lvg/6Mls= MIME-Version: 1.0 Received: by 10.150.195.21 with SMTP id s21mr4628058ybf.146.1233006891406; Mon, 26 Jan 2009 13:54:51 -0800 (PST) Date: Mon, 26 Jan 2009 13:54:51 -0800 Message-ID: <601d84750901261354i3e646874j7b9842c6b296b4fe@mail.gmail.com> Subject: Problems Starting CouchDB From Source From: Graeme Nelson To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=000e0cd4d97ec49665046169c9e1 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd4d97ec49665046169c9e1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello Everyone - I am trying to follow along with: http://wiki.apache.org/couchdb/Contributing#head-d524b182f054dc9b0c6d6f16a78ee1603a08331b I was able to successfully build and install from this source, but I am unable to start up couchdb from within my source directory. I created a couch_dev.ini file that contains the following: [couchdb] allow_remote_restart = true database_dir = . util_driver_dir = src/couchdb/.libs [httpd] bind_address = 127.0.0.1 port = 5985 utils_dir = share/www [log] file = couch.log level = debug [query_servers] javascript = src/couchdb/couchjs share/server/main.js I try and start couchdb with the following command from within the source directory: ./bin/couchdb -c couch_dev.ini And I get the following error: Apache CouchDB 0.9.0a-incubating (LogLevel=debug) is starting. Configuration Settings ["couch_dev.ini"]: [couchdb] allow_remote_restart="true" [couchdb] database_dir="." [couchdb] util_driver_dir="src/couchdb/.libs" [httpd] bind_address="127.0.0.1" [httpd] port="5985" [httpd] utils_dir="share/www" [log] file="couch.log" [log] level="debug" [query_servers] javascript="src/couchdb/couchjs share/server/main.js" [error] [<0.49.0>] {error_report,<0.21.0>, {<0.49.0>,crash_report, [[{pid,<0.49.0>}, {registered_name,couch_server}, {error_info, {exit, {badarg, [{erlang,list_to_integer,[undefined]}, {couch_server,init,1}, {gen_server,init_it,6}, {proc_lib,init_p_do_apply,3}]}, [{gen_server,init_it,6},{proc_lib,init_p_do_apply,3}]}}, {initial_call,{couch_server,init,['Argument__1']}}, {ancestors,[couch_primary_services,couch_server_sup,<0.1.0>]}, {messages,[]}, {links,[<0.45.0>]}, {dictionary,[]}, {trap_exit,false}, {status,running}, {heap_size,377}, {stack_size,23}, {reductions,113}], []]}} {"init terminating in do_boot",{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1},{init,start_em,1}]}} init terminating in do_boot () Any help or direction would be greatly appreciated. Cheers, Graeme Nelson http://graemenelsonpdx.com --000e0cd4d97ec49665046169c9e1--