Ruby Enterprise Edition 1.8.7-2011.01 seems to break god + resque

41 views
Skip to first unread message

Jarin Udom

unread,
Feb 13, 2011, 3:43:22 AM2/13/11
to god...@googlegroups.com
I updated my server to Ruby Enterprise Edition 1.8.7-2011.01 (released yesterday), and now the resque workers exit right after starting. If I start them manually, they work fine.

I'm not sure if this is a god problem or a resque problem, but since I can start them manually it seems to be a god problem.

Jarin

donnoman

unread,
Aug 4, 2011, 1:38:46 PM8/4/11
to god...@googlegroups.com
Verify that you are using the correct executable to spawn the workers

We populate the rails_root and pass in the type to a method that defines the watch, this is the relevant line.

ie: 

      w.start = "/custom/ree/bin/rake -f #{rails_root}/Rakefile resque:#{type}"


Tail your logs, I would suspect you either aren't using the right Ruby Executable, or its an unhandled dependency, and you are missing a gem.

Are you using  bundler?
Reply all
Reply to author
Forward
0 new messages