Useless error message when couchdb tries to run on an in-use port
-----------------------------------------------------------------

                 Key: COUCHDB-1029
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1029
             Project: CouchDB
          Issue Type: Bug
    Affects Versions: 1.0.1
         Environment: Ubuntu
            Reporter: Jeremy Apthorp
            Priority: Minor


Here's the error message I get if there's already a couchdb running on a port 
and i try to run another on the same port:

$ couchdb
Apache CouchDB 0.10.0 (LogLevel=info) is starting.
{"init terminating in 
do_boot",{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()



Not "Port in use" or "couchdb already running".

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