Try 'erl' (or 'werl'?) then 'application:start(os_mon).' excluding single quotes and including the dot, and report what it says.
On 30 Jan 2014, at 10:54, Boaz Citrin <[email protected]> wrote: > Hello, > > Service starts successfully but cannot connect.Tried netstat but don't see > the port used. > > No log file created. > > Trying to run from Start menu (couchdb.bat) I get this in Erlan console: > > --- > > Erlang R14B04 (erts-5.8.5) [source] [smp:16:16] [rq:16] [async-threads:0] > > Eshell V5.8.5 (abort with ^G) > 1> {"init terminating in > do_boot",{{badmatch,{error,{{app_would_not_start,os_mon},{couch_app,start,[normal,["../etc/couchdb/default.ini","../etc/couchdb/local.ini"]]}}}},[{couch,start,0},{init,start_it,1},{init,start_em,1}]}} > > Crash dump was written to: erl_crash.dump > init terminating in do_boot () > > > Abnormal termination > > --- > > And erl_crash.dump was not found on the machine... > > Thanks, > > Boaz
