Hi, I'm currently running Mac OS 10.7.5.  I have CouchDB installed and
would like to restart it.  The
problem arises when I do try to do this, this is the error that I get:

% sudo ./couchdb restart
Password:
Apache CouchDB 1.3.1 (LogLevel=info) is starting.
Failure to start Mochiweb: eaddrinuse
{"init terminating in
do_boot",{{badmatch,{error,{bad_return,{{couch_app,start,[normal,["/opt/local/etc/couchdb/default.ini","/opt/local/etc/couchdb/local.ini"]]},{'EXIT',{{badmatch,{error,{shutdown,{failed_to_start_child,couch_secondary_services,{shutdown,{failed_to_start_child,httpd,eaddrinuse}}}}}},[{couch_server_sup,start_server,1,[{file,"couch_server_sup.erl"},{line,98}]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,269}]}]}}}}}},[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}

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

What am I doing wrong here?

Reply via email to