My understanding is that this is a bug when its trying to restart itself - and already sees that it's running. So now it does stop, but caught in a loop trying to restart.
This could be a big deal, but not sure if its just my setup or not.
Not even uninstalling keeps couch from running too... its like there's no way to get rid of it without a reboot.
I apt-get remove --purged, and apt-get remove / reinstalled, same issue
I have the bug... trying to install couchdb 0.10.0
After install, I cannot stop, it continually restarts itself, and starts to fill up /var/log/ couchdb/ couchdb. log with errors of
[Fri, 06 Nov 2009 15:58:41 GMT] [error] [<0.66.0>] {error_ report, <0.24.0> ,
{<0.66. 0>,crash_ report,
[[{initial_ call,{mochiweb_ socket_ server, init,[' Argument_ _1']}},
{pid, <0.66.0> },
{registered_ name,[] },
{error_ info,{exit, eaddrinuse,
[{gen_server, init_it, 6},
{proc_ lib,init_ p_do_apply, 3}]}},
{ancestors, [couch_ secondary_ services, couch_server_ sup,
<0.1.0> ]},
{messages, []},
{links, [<0.53. 0>]},
{dictionary, []},
{trap_ exit,true} ,
{status, running} ,
{heap_ size,987} ,
{stack_ size,24} ,
{reductions, 446}],
[]]}}
My understanding is that this is a bug when its trying to restart itself - and already sees that it's running. So now it does stop, but caught in a loop trying to restart.
This could be a big deal, but not sure if its just my setup or not.
Not even uninstalling keeps couch from running too... its like there's no way to get rid of it without a reboot.
I apt-get remove --purged, and apt-get remove / reinstalled, same issue