Displaying 2 results from an estimated 2 matches for "bdrb_start_stop".
2009 Apr 23
2
BackgrounDRb start error
...by/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
... 14 levels...
from
/Users/macmini/.gem/ruby/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require''
from
/Users/macmini/Projects/Git/shopseen/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_start_stop.rb:90:in
`start_bdrb''
from
/Users/macmini/Projects/Git/shopseen/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_start_stop.rb:16:in
`start''
from script/backgroundrb:23
Any suggestions? Also, how do I get the console to spit out the full
trace and not skip 14 levels?
Thanks...
2009 Apr 10
0
Error running server: Exec format error - packet_worker_runner
...acket-0.1.14/lib/packet/packet_master.rb:19:in
`run''
>> from
/Volumes/DATA/development/rails/sched/vendor/plugins/backgroundrb/server/lib/master_proxy.rb:14:in
`initialize''
>> from
/Volumes/DATA/development/rails/sched/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_start_stop.rb:48:in
`new''
>> from
/Volumes/DATA/development/rails/sched/vendor/plugins/backgroundrb/lib/backgroundrb/bdrb_start_stop.rb:48:in
`start''
>> from script/backgroundrb:35
In my frustrations I created a rails project from scratch to make sure it
wasn''t so...