[ 
https://issues.apache.org/jira/browse/COUCHDB-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730348#action_12730348
 ] 

Enda Farrell commented on COUCHDB-412:
--------------------------------------

Yes - the pipes were created by root using:
"mkfifo -m 777 5984.log"
and result in:
"prwxrwxrwx 1 root    root       0 Jul 13 13:57 5984.log"

A thought had occurred later - the ini file uses "[log] file = ..." and I tried 
"[log] pipe = ..." and CouchDB starts up and appears to run. I am starting 
tests now to see if this is actually the case.

> 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.

Reply via email to