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 6C8DD95FE for ; Thu, 15 Mar 2012 23:54:24 +0000 (UTC) Received: (qmail 22385 invoked by uid 500); 15 Mar 2012 23:54:23 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 22353 invoked by uid 500); 15 Mar 2012 23:54:23 -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 Received: (qmail 22345 invoked by uid 99); 15 Mar 2012 23:54:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 23:54:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dionne@dionne-associates.com designates 69.89.24.6 as permitted sender) Received: from [69.89.24.6] (HELO oproxy9.bluehost.com) (69.89.24.6) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 15 Mar 2012 23:54:15 +0000 Received: (qmail 23525 invoked by uid 0); 15 Mar 2012 23:53:53 -0000 Received: from unknown (HELO host183.hostmonster.com) (74.220.207.183) by oproxy9.bluehost.com with SMTP; 15 Mar 2012 23:53:53 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dionne-associates.com; s=default; h=To:References:Message-Id:Content-Transfer-Encoding:Date:In-Reply-To:From:Subject:Mime-Version:Content-Type; bh=xa49ECvDG5nYVXj/wv6QCizyuV62iZSfsOu+iOk5QlU=; b=ihTuB02Ep0TZ9hmfDG8l6aeGnzHzXKsCQcxKMSYErTWag9EDScQsVnQmRZ8gZOFvhCKB5JHY9CZfRoJIv8iRtldtuxjLEQBIxjjbFpAqeDm3nvl4YOZFKlFhb6S+gx5E; Received: from adsl-99-35-56-4.dsl.wlfrct.sbcglobal.net ([99.35.56.4] helo=[192.168.1.115]) by host183.hostmonster.com with esmtpa (Exim 4.76) (envelope-from ) id 1S8KUT-0008H8-HF for dev@couchdb.apache.org; Thu, 15 Mar 2012 17:53:53 -0600 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: 1.2 build crash FYI From: Bob Dionne In-Reply-To: <20120315234118.209750@gmx.com> Date: Thu, 15 Mar 2012 19:53:52 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20120315234118.209750@gmx.com> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1257) X-Identified-User: {2551:host183.hostmonster.com:dionneas:dionne-associates.com} {sentby:smtp auth 99.35.56.4 authed with dionne@dionne-associates.com} X-Virus-Checked: Checked by ClamAV on apache.org that error, eaddrinuse, usually means couchdb is already running On Mar 15, 2012, at 7:41 PM, Mike Coolin wrote: > Tried building couch tonight with the latest code: >=20 > You have installed Apache CouchDB, time to relax. > make[3]: Leaving directory `/tmp/couchdb/dist/apache-couchdb-1.2.0' > make[2]: Leaving directory `/tmp/couchdb/dist/apache-couchdb-1.2.0' > make[1]: Leaving directory `/tmp/couchdb/dist/apache-couchdb-1.2.0' > Apache CouchDB 1.2.0 (LogLevel=3Dinfo) is starting. > Failure to start Mochiweb: eaddrinuse > [error] [<0.131.0>] {error_report,<0.31.0>, > {<0.131.0>,crash_report, > [[{initial_call, > {mochiweb_socket_server,init,['Argument__1']}}, > {pid,<0.131.0>}, > {registered_name,[]}, > {error_info, > {exit,eaddrinuse, > [{gen_server,init_it,6}, > {proc_lib,init_p_do_apply,3}]}}, > {ancestors, > [couch_secondary_services,couch_server_sup, > <0.32.0>]}, > {messages,[]}, > {links,[<0.94.0>]}, > {dictionary,[]}, > {trap_exit,true}, > {status,running}, > {heap_size,1597}, > {stack_size,24}, > {reductions,459}], > []]}} > {"init terminating in = do_boot",{{badmatch,{error,{bad_return,{{couch_app,start,[normal,["/tmp/co= uchdb/install/etc/couchdb/default.ini","/tmp/couchdb/install/etc/couchdb/l= ocal.ini"]]},{'EXIT',{{badmatch,{error,shutdown}},[{couch_server_sup,start= _server,1},{application_master,start_it_old,4}]}}}}}},[{couch,start,0},{in= it,start_it,1},{init,start_em,1}]}} >=20 > Crash dump was written to: erl_crash.dump > init terminating in do_boot ()