From dev-return-5087-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Jul 13 12:51:30 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 60032 invoked from network); 13 Jul 2009 12:51:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 12:51:29 -0000 Received: (qmail 34330 invoked by uid 500); 13 Jul 2009 12:51:39 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 34157 invoked by uid 500); 13 Jul 2009 12:51:38 -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 33746 invoked by uid 99); 13 Jul 2009 12:51: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 12:51: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 12:51:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 99CC5234C1EC for ; Mon, 13 Jul 2009 05:51:15 -0700 (PDT) Message-ID: <2135790957.1247489475628.JavaMail.jira@brutus> Date: Mon, 13 Jul 2009 05:51:15 -0700 (PDT) From: "Enda Farrell (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-412) CouchDB fails to start when log file is a pipe 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 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.