Thank you very much!
That did the trick!
And thanks for your thorough explanation and the links!
Have a nice weekend!
Best regards
Sebastian
On 7. feb.. 2009, at 16.47, Glenn Rempe wrote:
Hi,
You likely did something like this:
http://jaiku.com/channel/ajatus/presence/32917624
Something like the following will likely fix you up.
# your file location may be different
sudo launchctl unload /Library/LaunchDaemons/org.couchdb.couchdb.plist
Check the man page for launchctl here:
http://developer.apple.com/DOCUMENTATION/DARWIN/Reference/ManPages/man1/launchctl.1.html
On Sat, Feb 7, 2009 at 12:19 AM, Sebastian Probst Eide <
[email protected]> wrote:
Hi dear CouchDB user mailinglist
I used couchDB a lot about a year ago, but have since uninstalled
it to
wait a bit before using it in production apps.
I have noticed though that launchctl (MacOSX) tries to interact
with it non
stop although it has been uninstalled.
My console log looks like this:
07.02.09 08.13.53 com.apple.launchd[1] (org.couchdb.couchdb[54665])
getpwnam("couchdb") failed
07.02.09 08.13.53 com.apple.launchd[1] (org.couchdb.couchdb[54665])
Exited
with exit code: 1
07.02.09 08.13.53 com.apple.launchd[1] (org.couchdb.couchdb)
Throttling
respawn: Will start in 10 seconds
07.02.09 08.14.03 com.apple.launchd[1] (org.couchdb.couchdb[54668])
getpwnam("couchdb") failed
07.02.09 08.14.03 com.apple.launchd[1] (org.couchdb.couchdb[54668])
Exited
with exit code: 1
07.02.09 08.14.03 com.apple.launchd[1] (org.couchdb.couchdb)
Throttling
respawn: Will start in 10 seconds
07.02.09 08.14.03 com.apple.launchd[1] (org.couchdb.couchdb)
Throttling
respawn: Will start in 10 seconds
07.02.09 08.14.13 com.apple.launchd[1] (org.couchdb.couchdb[54669])
getpwnam("couchdb") failed
07.02.09 08.14.13 com.apple.launchd[1] (org.couchdb.couchdb[54669])
Exited
with exit code: 1
07.02.09 08.14.13 com.apple.launchd[1] (org.couchdb.couchdb)
Throttling
respawn: Will start in 10 seconds
What is this? Does anybody know how to remove it and how it came to
be
there in the first place?
If this isn't related to CouchDB after all and has to do with
misconfiguration on my part of apologize.
Thanks for your time!
Best regards
Sebastian
--
Glenn Rempe
[email protected]