Hi Aram Rather than just posting a grep, can you try a manual start, su as couch user if needed, and get an interactive log back? I'm comfortable this will help pinpoint the issue.
A+ Dave On 29 March 2011 09:39, Aram Karapetyan (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/COUCHDB-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012212#comment-13012212 > ] > > Aram Karapetyan commented on COUCHDB-1106: > ------------------------------------------ > > aramo:var aramkarapetyan$ uname -r > 10.7.0 > > aramo:var aramkarapetyan$ ps aux | grep couch > aramkarapetyan 38729 0.0 0.0 2435120 532 s001 S+ 10:34PM 0:00.00 > grep couch > couchdb 38692 0.0 0.3 2487548 11328 ?? Ss 10:29PM 0:00.20 > /opt/local/lib/erlang/erts-5.8.2/bin/beam.smp -Bd -K true -A 4 -- -root > /opt/local/lib/erlang -progname erl -- -home ~ -- -noshell -noinput -sasl > errlog_type error -couch_ini /opt/local/etc/couchdb/default.ini > /opt/local/etc/couchdb/local.ini -s couch > > aramo:var aramkarapetyan$ less /opt/local/var/log/couchdb/couch.log > /opt/local/var/log/couchdb/couch.log: No such file or directory > Log folder is writable > > Permissions are ok. > couch installed in /opt/local > > Still not working. > >> After Mac OS X update can not connect to CouchDB (10.6.6 0 => 10.6.7) >> --------------------------------------------------------------------- >> >> Key: COUCHDB-1106 >> URL: https://issues.apache.org/jira/browse/COUCHDB-1106 >> Project: CouchDB >> Issue Type: Bug >> Components: Build System >> Affects Versions: 1.0.1, 1.0.2 >> Reporter: Aram Karapetyan >> Priority: Critical >> Labels: installation, mac, tcpport >> >> After updating Mac OS X to 10.6.7 had problem connecting to couchdb and >> noticed that it's running but not listening port. >> There are no logs. Even log file is missing and there is nothing in syslog. >> Launchctl is stopping starting correctly without any error. >> I used macports to install couchdb 4 months ago it was fine before update. >> I tried to remove everything somehow connected to couchdb and setup new one >> but result is same. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira >
