Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 82804 invoked from network); 22 Aug 2010 20:57:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Aug 2010 20:57:26 -0000 Received: (qmail 96540 invoked by uid 500); 22 Aug 2010 20:57:24 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 96468 invoked by uid 500); 22 Aug 2010 20:57:24 -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 96460 invoked by uid 99); 22 Aug 2010 20:57:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Aug 2010 20:57:24 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.215.52] (HELO mail-ew0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Aug 2010 20:57:16 +0000 Received: by ewy20 with SMTP id 20so3717150ewy.11 for ; Sun, 22 Aug 2010 13:56:55 -0700 (PDT) Received: by 10.213.114.67 with SMTP id d3mr3865771ebq.73.1282510615127; Sun, 22 Aug 2010 13:56:55 -0700 (PDT) Received: from [192.168.0.6] (21.190.200-77.rev.gaoland.net [77.200.190.21]) by mx.google.com with ESMTPS id v59sm9601464eeh.16.2010.08.22.13.56.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 22 Aug 2010 13:56:54 -0700 (PDT) Message-ID: <4C718F05.9050705@vcardprocessor.com> Date: Sun, 22 Aug 2010 22:56:37 +0200 From: ericdes Reply-To: eric@vcardprocessor.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: CouchDB 1.0.1 crashing after an update. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm starting a new thread about not being able to connect to the server (after an update from 0.9 to 1.0.1) on my Ubuntu 9.04. I ran a ./utils/run and found out that it CouchDB is crashing... Here's the report: Apache CouchDB 1.0.1 (LogLevel=info) is starting. =CRASH REPORT==== 23-Aug-2010::02:21:37 === crasher: pid: <0.78.0> registered_name: couch_log exception exit: {{badmatch, {'EXIT', {{badmatch,{error,enoent}}, [{couch_log,init,1}, {gen_event,server_add_handler,4}, {gen_event,handle_msg,5}, {proc_lib,init_p_do_apply,3}]}}}, [{couch_event_sup,init,1}, {gen_server,init_it,6}, {proc_lib,init_p_do_apply,3}]} in function gen_server:init_it/6 initial call: couch_event_sup:init/1 ancestors: [couch_primary_services,couch_server_sup,<0.31.0>] messages: [] links: [<0.77.0>,<0.5.0>] dictionary: [] trap_exit: false status: running heap_size: 377 stack_size: 23 reductions: 122 neighbours: =SUPERVISOR REPORT==== 23-Aug-2010::02:21:37 === Supervisor: {local,couch_primary_services} Context: start_error Reason: {{badmatch,{'EXIT',{{badmatch,{error,enoent}}, [{couch_log,init,1}, {gen_event,server_ Offender: [{pid,undefined}, {name,couch_log}, {mfa,{couch_log,start_link,[]}}, {restart_type,permanent}, {shutdown,brutal_kill}, {child_type,worker}] =SUPERVISOR REPORT==== 23-Aug-2010::02:21:37 === Supervisor: {local,couch_server_sup} Context: start_error Reason: shutdown Offender: [{pid,undefined}, {name,couch_primary_services}, {mfa,{couch_server_sup,start_primary_services,[]}}, {restart_type,permanent}, {shutdown,infinity}, {child_type,supervisor}] =CRASH REPORT==== 23-Aug-2010::02:21:37 === crasher: pid: <0.30.0> registered_name: [] exception exit: {bad_return, {{couch_app,start, [normal, ["/usr/local/etc/couchdb/default.ini", "/usr/local/etc/couchdb/local.ini"]]}, {'EXIT', {{badmatch,{error,shutdown}}, [{couch_server_sup,start_server,1}, {application_master,start_it_old,4}]}}}} in function application_master:init/4 ancestors: [<0.29.0>] messages: [{'EXIT',<0.31.0>,normal}] links: [<0.29.0>,<0.6.0>] dictionary: [] trap_exit: true status: running heap_size: 610 stack_size: 23 reductions: 101 neighbours: =INFO REPORT==== 23-Aug-2010::02:21:37 === application: couch exited: {bad_return,{{couch_app,start, [normal, ["/usr/local/etc/couchdb/default.ini", "/usr/local/etc/couchdb/local.ini"]]}, {'EXIT',{{badmatch,{error,shutdown}}, [{couch_server_sup,start_server,1}, {application_master,start_it_old,4}]}}}} type: temporary