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 0683E10336 for ; Sat, 3 Aug 2013 20:53:51 +0000 (UTC) Received: (qmail 19232 invoked by uid 500); 3 Aug 2013 20:53:50 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 19193 invoked by uid 500); 3 Aug 2013 20:53:50 -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 19185 invoked by uid 99); 3 Aug 2013 20:53:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 20:53:50 +0000 Date: Sat, 3 Aug 2013 20:53:50 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1833) Couchdb not starting on erlang R16B01 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1833?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13= 728665#comment-13728665 ]=20 ASF subversion and git services commented on COUCHDB-1833: ---------------------------------------------------------- Commit 6170654a016af86feb01573db3610d62905b6028 in branch refs/heads/1696-b= ackport-mochiweb-2-4-2-1.3.x from [~dch] [ https://git-wip-us.apache.org/repos/asf?p=3Dcouchdb.git;h=3D6170654 ] support R16B01 Due to non-OTP-ness, couch need to start its own OTP apps. R16B01 requires asn1 as a dependency for public_key. Closes COUCHDB-1833. =20 > Couchdb not starting on erlang R16B01 > ------------------------------------- > > Key: COUCHDB-1833 > URL: https://issues.apache.org/jira/browse/COUCHDB-1833 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Reporter: Dawid Ja=C5=84czak > Assignee: Dave Cottlehuber > Fix For: 1.4 > > > CouchDB version: 1.2.2 > Erlang version: R16B01 > system: Linux work 3.9.6-1-ARCH #1 SMP PREEMPT Fri Jun 14 08:12:55 CEST 2= 013 x86_64 GNU/Linux > Hi! > My package manager decided to upgrade Erlang yesterday and CouchDB won't = start after reboot. Here is the message I get when running /usr/bin/couchdb= manually: > {"init terminating in do_boot",{{badmatch,{error,{{app_would_not_start,ss= l},{couch_app,start,[normal,["/etc/couchdb/default.ini","/etc/couchdb/local= .ini"]]}}}},[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,= 1,[]},{init,start_em,1,[]}]}} > Crash dump was written to: erl_crash.dump > init terminating in do_boot () -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira