Did this work on pre 0.11.0 versions of God, or have you just started using it?
Tom On Thu, Jul 1, 2010 at 5:01 PM, Christopher J. Bottaro <[email protected]> wrote: > Hello, > > Easier to just show output... > > $ sudo god -v > warning: HTTParty depends on version 0.1.7 of crack, not 0.1.6. > Version 0.11.0 > > $ sudo god check > warning: HTTParty depends on version 0.1.7 of crack, not 0.1.6. > using event system: netlink > starting event handler > forking off new process > forked process with pid = 22378 > killing process > [ok] process exit event received > > $ sudo god load /etc/god/feed_index_tempest.conf > warning: HTTParty depends on version 0.1.7 of crack, not 0.1.6. > Sending 'load' command > > The following tasks were affected: > feed_index_tempest-1 > > $ sudo bin/tempest_ctl feed_index_tempest-1 stop > feed_index_tempest-1: trying to stop process with pid 22373... > feed_index_tempest-1: process with pid 22373 successfully stopped. > > $ sudo god status > warning: HTTParty depends on version 0.1.7 of crack, not 0.1.6. > feed_index_tempest-1: up > > Any subsequent calls to "god status" show that it's still up and > running, when it is indeed not. > > Starting, stopping, restarting the daemon via God all work fine. > > My Watcher is defined like so: http://pastie.org/1027470 > > Thanks for the 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. > > -- Tom Preston-Werner github.com/mojombo -- 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.
