Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 7888 invoked from network); 13 Jul 2009 14:23:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 14:23:27 -0000 Received: (qmail 95631 invoked by uid 500); 13 Jul 2009 14:23:37 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 95556 invoked by uid 500); 13 Jul 2009 14:23:37 -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 95546 invoked by uid 99); 13 Jul 2009 14:23:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 14:23:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 13 Jul 2009 14:23:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C5216234C004 for ; Mon, 13 Jul 2009 07:23:14 -0700 (PDT) Message-ID: <1932643428.1247494994793.JavaMail.jira@brutus> Date: Mon, 13 Jul 2009 07:23:14 -0700 (PDT) From: "Enda Farrell (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-412) CouchDB fails to start when log file is a pipe In-Reply-To: <2135790957.1247489475628.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730356#action_12730356 ] Enda Farrell commented on COUCHDB-412: -------------------------------------- ... as Paul Joseph Davis points out ... > CouchDB fails to start when log file is a pipe > ---------------------------------------------- > > Key: COUCHDB-412 > URL: https://issues.apache.org/jira/browse/COUCHDB-412 > Project: CouchDB > Issue Type: Bug > Affects Versions: 0.9 > Environment: CentOS x86_64 > Reporter: Enda Farrell > > I have an 0.9 CouchDB. When the local.ini file's [log] file is actually a pipe (with a known to be running consumer) rather than a file, CouchDB fails to start. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.