[MacPorts] #18398: Couchdb-devel @0.9.0a-incubating_0+server won't start fully
MacPorts
noreply at macports.org
Thu Feb 5 18:30:00 PST 2009
#18398: Couchdb-devel @0.9.0a-incubating_0+server won't start fully
-----------------------------+----------------------------------------------
Reporter: shoan@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: couchdb 0.9.0a | Port: Couchdb-devel
-----------------------------+----------------------------------------------
I have tried the tips mentioned in #16985 but can't get couchdb to start
fully.
When I start couchdb, I see
{{{
Nirvana:bin shoan$ sudo -u couchdb couchdb
Password:
Apache CouchDB 0.9.0a719015-incubating (LogLevel=info) is starting.
Apache CouchDB has started. Time to relax.
}}}
From another terminal tab I see
{{{
Nirvana:couchdb shoan$ sudo -u couchdb couchdb -s
Apache CouchDB is not running.
}}}
The couchdb process seems to have started:
{{{
Nirvana:couchdb shoan$ ps ax |grep -i couc[h]
31868 s000 S+ 0:00.39 /opt/local/lib/erlang/erts-5.6.5/bin/beam -Bd
-K true -- -root /opt/local/lib/erlang
-progname erl -- -home /Users/shoan -noshell -noinput -smp auto -sasl
errlog_type error -pa /opt/local/lib/couchdb/erlang
/lib/mochiweb-r82/ebin
/opt/local/lib/couchdb/erlang/lib/couch-0.9.0a719015-incubating/ebin -eval
application:load(inets) -eval
application:load(crypto) -eval application:load(couch) -eval
crypto:start() -eval inets:start() -eval couch_server:start([
"/opt/local/etc/couchdb/default.ini", "/opt/local/etc/couchdb
/local.ini"]), receive done -> done end.
}}}
But netstat does not indicate the port 5894 open. I also created the
directories /opt/local/var/lib/couchdb/ and /opt/local/var/log/couchdb/ as
per #16985. But it still does not open the port.
--
Ticket URL: <http://trac.macports.org/ticket/18398>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list