Hi all, god 0.11.0 is unable to restart processes on a CentOS box under Ruby 1.9.2 (I've tried both patchlevels 0 and 180). The log shows the error below, which I haven't seen before and was wondering if anyone else had.
-bash-3.2$ uname -a Linux prodcca01 2.6.18.8-xen #2 SMP Wed Jul 29 18:05:23 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux I [2011-08-26 18:38:19] INFO: thin-5402 move 'up' to 'restart' I [2011-08-26 18:38:19] INFO: thin-5402 stop: default lambda killer I [2011-08-26 18:38:19] INFO: thin-5402 sent SIGTERM F [2011-08-26 18:38:19] FATAL: Unhandled exception in driver loop - (TypeError): no implicit conversion from nil to integer /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/process.rb:215:in `kill' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/process.rb:215:in `block (2 levels) in call_action' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/process.rb:213:in `times' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/process.rb:213:in `block in call_action' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/process.rb:277:in `call' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/process.rb:277:in `call_action' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/watch.rb:158:in `call_action' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/watch.rb:132:in `action' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/watch.rb:127:in `action' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/task.rb:171:in `move' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/task.rb:356:in `handle_poll' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/driver.rb:41:in `handle_event' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/driver.rb:151:in `block (2 levels) in initialize' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/driver.rb:149:in `loop' /usr/lib/ruby/gems/1.9.1/gems/god-0.11.0/lib/god/driver.rb:149:in `block in initialize' -- 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.
