You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Newson (Assigned) (JIRA)" <ji...@apache.org> on 2011/11/02 00:25:32 UTC

[jira] [Assigned] (COUCHDB-1328) whitespace in config values is significant and causes crashes

     [ https://issues.apache.org/jira/browse/COUCHDB-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Newson reassigned COUCHDB-1328:
--------------------------------------

    Assignee: Robert Newson
    
> whitespace in config values is significant and causes crashes
> -------------------------------------------------------------
>
>                 Key: COUCHDB-1328
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1328
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: RogutÄ—s Sparnuotos
>            Assignee: Robert Newson
>
> A space before a config value shouldn't be significant, yet it is. Running CouchDB with
>     file_compression =  snappy
> instead of
>     file_compression = snappy
> will show this cryptic error message:
> {"init terminating in do_boot",{{badmatch,{error,{bad_return,{{couch_app,start,[normal,["/usr/local/etc/couchdb/default.ini","/usr/local/etc/couchdb/local.ini"]]},{'EXIT',{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{application_master,start_it_old,4}]}}}}}},[{couch,start,0},{init,start_it,1},{init,start_em,1}]}}
> Same problem with lots of other settings, e.g. port, bind_address.

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