[
https://issues.apache.org/jira/browse/COUCHDB-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607538#action_12607538
]
Christopher Lenz commented on COUCHDB-11:
-----------------------------------------
See also duplicate COUCHDB-58.
> CouchDB should handle errors when opening port gracefully
> ---------------------------------------------------------
>
> Key: COUCHDB-11
> URL: https://issues.apache.org/jira/browse/COUCHDB-11
> Project: CouchDB
> Issue Type: Bug
> Reporter: Noah Slater
> Priority: Minor
>
> ATM CouchDB crashes loud and hard when it tries to open a port that is not
> available. There should be some error handling code in place that produces
> a nice message like so:
> "Could not open port %d: %s" % (port_number, message)
> Obviously, the above is written in Python - but you get the idea.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.