From dev-return-9467-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Mar 30 05:50:50 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 68474 invoked from network); 30 Mar 2010 05:50:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Mar 2010 05:50:50 -0000 Received: (qmail 43814 invoked by uid 500); 30 Mar 2010 05:50:50 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 43585 invoked by uid 500); 30 Mar 2010 05:50:49 -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 43577 invoked by uid 99); 30 Mar 2010 05:50:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 05:50:48 +0000 X-ASF-Spam-Status: No, hits=-1170.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Mar 2010 05:50:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 51A74234C495 for ; Tue, 30 Mar 2010 05:50:27 +0000 (UTC) Message-ID: <1562440073.572411269928227333.JavaMail.jira@brutus.apache.org> Date: Tue, 30 Mar 2010 05:50:27 +0000 (UTC) From: "Paul Joseph Davis (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-716) CouchDB fails to start, just hangs. In-Reply-To: <1999277650.558031269893307395.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851264#action_12851264 ] Paul Joseph Davis commented on COUCHDB-716: ------------------------------------------- That's awfully screwy. What happens if you enter "application:start(couch)." (no quotes, keep the period) at the prompt? > CouchDB fails to start, just hangs. > ----------------------------------- > > Key: COUCHDB-716 > URL: https://issues.apache.org/jira/browse/COUCHDB-716 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 0.11 > Environment: opensolaris/snv98 > Reporter: Victor Igumnov > > CouchDB 0.10.x works well while CouchDB 0.11 fails to start, it just hangs with no debug information. I have used truss to trace the execution to the hang point. > Truss debug info > http://temp.fabulously40.com/~victori/couch.txt > Pstack info on the hanged process > http://temp.fabulously40.com/~victori/couchdb-pstack.txt -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.