Matt Jones wrote in post #965255:
> On Nov 30, 3:10pm, Franck <ffallat...@gmail.com> wrote:
>> *** [err :: ps-test-app1] rake aborted!
>> [r...@ps-test-app1 current]# rake RAILS_ENV=production db:migrate
>> `open'
>> /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:1630:in
>> `new'
>> /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:1630:in
>> `start_service'
>> /filestore/rails/benefits_test/releases/20101129190121/vendor/plugins/
>> backgroundrb/lib/backgroundrb.rb:11
>
> The db:migrate part is a red herring - the issue is that when Rails
> tries to load your environment, something in the BackgrounDRb config
> is blowing up. I'd suggest you check that to see what might be causing
> the problem...
>
> --Matt Jones

Matt,

Thank you for your response.  You are exactly right, I traced it to 
that.  I fixed it by verifying the information in the backgroundrb.yml 
file.

-Franck

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to