search for: caifara

Displaying 5 results from an estimated 5 matches for "caifara".

2007 Feb 20
2
rails 1.2.1, locomotive and backgroundrb
...8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load -- slave (LoadError) from /Applications/Locomotive2/Bundles/ standardRailsJan2007.locobundle/powerpc/lib/ruby/site_ruby/1.8/ rubygems/custom_require.rb:27:in `require'' from /Users/caifara/Desktop/trunk/vendor/plugins/ backgroundrb/server/lib/backgroundrb/middleman.rb:12 from /Applications/Locomotive2/Bundles/ standardRailsJan2007.locobundle/powerpc/lib/ruby/site_ruby/1.8/ rubygems/custom_require.rb:27:in `gem_original_require'' from /Applications/Locomot...
2006 Dec 15
1
:job_key acting weird?
...y get errors if I run script/backgroundrb run, otherwise, there is nothing informing me of some error. Here is what I get in backgroundrb run [system: Mac OS X Tiger] You have a nil object when you didn''t expect it! The error occured while evaluating nil.wait - (NoMethodError) /Users/caifara/Desktop/polders/vendor/plugins/backgroundrb/server/lib/ backgroundrb/middleman.rb:217:in `new_worker'' /Users/caifara/Desktop/polders/vendor/plugins/backgroundrb/server/lib/ backgroundrb/thread_pool.rb:36:in `dispatch'' /Users/caifara/Desktop/polders/vendor/plugins/backgroundrb/se...
2008 Feb 02
6
Suspended start of task not suspended
Hi I thought this should suspend the task by 1 minute, but it starts immediately: MiddleMan.ask_work( :worker => :bar_worker, :worker_method => :test_method, :trigger_args => { :start => (Time.now + 1.minute)}) Is the start argument not allowed in the new backgroundrb (mine is at rev HEAD (=314))? What can I do about this? I really need to suspend starting the task as I want
2007 Nov 30
2
which version of backgroundrb to use
Hello I''ve been using backgroundrb for a while now and love it. I''ve notices some recent updates and am confused as to which branch/tag is what. What''s the difference between these: new_core/ version010/ version099/ version10/ and trunk, and where does "0.2.2" fit in? Thanks! -- Peter T. Brown peter at wagglelabs.com http://wagglelabs.com
2007 Dec 05
1
RC2 troubles
Hi I can''t get backgroundrb working. I get the following error in backgroundrb_server.log: backgroundrb/framework/core.rb:117:in `bind'': Address family not supported by protocol family - bind(2) (Errno::EAFNOSUPPORT) Seems to be a problem with my Mac (Leopard) and my ruby install (1.8.6 that came with the OS) according to some emails I found with google. Did anyone