scanty error message when writing to uri_file fails
---------------------------------------------------
Key: COUCHDB-1326
URL: https://issues.apache.org/jira/browse/COUCHDB-1326
Project: CouchDB
Issue Type: Bug
Reporter: RogutÄ—s Sparnuotos
Priority: Minor
CouchDB crashes when it fails writing to uri_file (set from the [couchdb]
section). The error message is too vague to understand what's going on:
"{{badmatch,{error,enoent}}". At least the filename should be mentioned.
P.S.
I'd say it's all Erlang's fault, because file:write_file() doesn't report the
file name on errors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira