I was having a very similar issue. When I was terminating God, sudo
god terminate, some mongrels were being left running.
I'm not sure if it's related to your problem but I solved my issue by
using the mongrel_rails cluster::stop command like so
w.stop = "mongrel_rails cluster::stop -C #{MONGREL_CONFIG} --only #
{port}"
Not sure if that will help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"god.rb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/god-rb?hl=en
-~----------~----~----~----~------~----~------~--~---