Hi,
I followed the instructions on the Wiki to build couchdb. When I start, it
just exists. There is no other information anywhere as what is causing
couchdb to not start. The log directory is empty.
The output from erl is below. The log file doesn't contain any extra
information. Any suggestions on how to get additional information and debug
the issue?
Thanks,
Praki
C:\Program Files\erl5.6.4\bin>"\Program Files\erl5.6.4"\bin\erl
Eshell V5.6.4 (abort with ^G)
1> couch_server:start().
Apache CouchDB 0.0.0 (LogLevel=info)
Apache CouchDB is starting.
Config Info c:/Program Files/erl5.6.4/bin/couch.ini:
CurrentWorkingDir=C:/Program Files/erl5.6.4/bin
DbRootDir=C:/temp/couchdb
BindAddress="127.0.0.1"
Port="5984"
DocumentRoot=C:/Program
Files/erl5.6.4/lib/apache-couchdb-0.8.1-incubati
ng/share/www
LogFile=C:/temp/couchdblogs
UtilDriverDir=C:/Program
Files/erl5.6.4/lib/apache-couchdb-0.8.1-incubat
ing/priv/
DbUpdateNotificationProcesses=
FullTextSearchQueryServer=
javascript=couch_js "C:/Program
Files/erl5.6.4/lib/apache-couchdb-0.8.1-
incubating/share/server/main.js"
{error,shutdown}
2>
<[email protected]>