Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 52839 invoked from network); 4 Oct 2009 19:37:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Oct 2009 19:37:40 -0000 Received: (qmail 62666 invoked by uid 500); 4 Oct 2009 19:37:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 62585 invoked by uid 500); 4 Oct 2009 19:37:39 -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 62575 invoked by uid 99); 4 Oct 2009 19:37:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2009 19:37:39 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.78.24] (HELO ey-out-2122.google.com) (74.125.78.24) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2009 19:37:29 +0000 Received: by ey-out-2122.google.com with SMTP id 22so513444eye.41 for ; Sun, 04 Oct 2009 12:37:08 -0700 (PDT) Received: by 10.211.128.14 with SMTP id f14mr2325577ebn.75.1254685028546; Sun, 04 Oct 2009 12:37:08 -0700 (PDT) Received: from unknown-00-26-08-ed-1d-a6.home (host86-163-85-250.range86-163.btcentralplus.com [86.163.85.250]) by mx.google.com with ESMTPS id 5sm184635eyh.0.2009.10.04.12.37.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 04 Oct 2009 12:37:07 -0700 (PDT) Content-Type: text/plain; charset=us-ascii; format=flowed Mime-Version: 1.0 (Apple Message framework v1076) Subject: Re: Starting CouchDB on Ubuntu (trunk rev 821585) From: Noah Slater In-Reply-To: <4AC8F7B5.6020203@netzmeister-st-pauli.de> Date: Sun, 4 Oct 2009 20:37:05 +0100 Content-Transfer-Encoding: 7bit Message-Id: <612ECD38-A392-43F9-BF20-F33995EE2FE6@tumbolia.org> References: <4AC8F7B5.6020203@netzmeister-st-pauli.de> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1076) X-Virus-Checked: Checked by ClamAV on apache.org > $ sudo -i -u couchdb couchdb -b > Apache CouchDB has started, time to relax. What is the output when you don't use -b? What is the contents of couchdb.stdout and couchdb.stderr?