Hi all, I'm running god 0.11.0 on Red Hat Enterprise Linux Server release 5.6 (Tikanga) on x86_64. Everything seems fine with one exception: eventually, there are multiple instances of god running. When this happens, god does not operate correctly.
I have an hourly cron job (for the same user that owns the god process) that calls god restart, which looks like: 0 * * * * /bin/bash -l -c 'god restart link_processors' It appears (though I have only strong indirect evidence) that this cron job is causing the multiple-god-instances issue. All new god instances are started at the same time, exactly on the hour (which is when that cron job runs). Has anyone run into a similar issue? Is anyone running a similar setup without issue? Thanks, Dan Spinosa -- 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.
