I'm attempting to use the github god config (http://github.com/blog/229-dj-god) on OSX but unfortunately everytime it goes to run the rake task, it seems to get into this endless loop:
[2008-11-20 18:48:49] INFO: dj-0 [trigger] process is not running (ProcessRunning) I [2008-11-20 18:48:49] INFO: dj-0 move 'up' to 'start' I [2008-11-20 18:48:49] INFO: dj-0 start: rake -f /Users/joshknowles/Projects/test/Rakefile jobs:work I [2008-11-20 18:48:49] INFO: dj-0 moved 'up' to 'start' I [2008-11-20 18:48:49] INFO: dj-0 [trigger] process is running (ProcessRunning) I [2008-11-20 18:48:49] INFO: dj-0 move 'start' to 'up' I [2008-11-20 18:48:49] INFO: dj-0 moved 'start' to 'up' I [2008-11-20 18:48:49] INFO: dj-0 [ok] memory within bounds [3660kb] (MemoryUsage) I [2008-11-20 18:48:49] INFO: dj-0 [ok] process is running (ProcessRunning) I [2008-11-20 18:48:54] INFO: dj-0 [ok] memory within bounds [3660kb, 0kb] (MemoryUsage) I [2008-11-20 18:48:54] INFO: dj-0 [trigger] process is not running (ProcessRunning) First time using god, so I could obviously be missing something, but does anyone have any thoughts or suggestions? -- Josh Knowles phone: 509-979-1593 email: [EMAIL PROTECTED] web: http://joshknowles.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
