[
https://issues.apache.org/jira/browse/COUCHDB-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740567#action_12740567
]
Adam Kocoloski commented on COUCHDB-412:
----------------------------------------
Hmm, weird stuff. It looks like open_port() used to be able to work with named
pipes (~2001), but I think that's no longer the case. It's possible to
redirect stdin and stdout to named pipes using run_erl
run_erl -daemon /tmp/ /tmp "/usr/local/bin/couchdb"
but I don't really care for that solution.
> 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.