search for: background_message_sender_worker

Displaying 1 result from an estimated 1 matches for "background_message_sender_worker".

2007 Mar 05
4
nil object / slave server problem
...n.rb:218:in `new_worker'' Looking through middleman.rb, I found that this is triggered by the slave_obj being nil, and see that there''s a preceding exception, which I found in backgroundrb_server.log: 20070305-16:45:13 (2929) Loading Worker Class File: /<mypath>/lib/workers/background_message_sender_worker.rb 20070305-16:45:38 (2929) failed to find slave socket - (RuntimeError) 20070305-16:45:38 (2929) /opt/local/lib/ruby/gems/1.8/gems/slave-1.2.0/lib/slave.rb:435:in `initialize'' FWIW, here''s what my backgroundrb.yml looks like: --- :rails_env: development :host: localhost :port:...