Are you running the latest ruby for you environment? What is you OS? - Maurício Linhares http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en)
On Wed, Jan 14, 2009 at 11:58 PM, amrita <amrita.p...@gmail.com> wrote: > > Hi, > > I have my rails application deployed on a 32-bit machine and I'm > trying to move it to a 64-bit machine. Thing is, I have rails and gem > installed in my home directory. I re-installed mongrel and > mongrel_cluster on the 64-bit machine. But when I issue any > mongrel_rails command, it hangs until I interrupt it with a ctrl+c, > upon which I get the following dump: > > m...@64bitmachine$ mongrel_rails - > ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix > /home/me/mygems/gems/mongrel-1.1.5/bin/../lib/mongrel/gems.rb:8:in > `require': Interrupt > from /home/me/mygems/gems/mongrel-1.1.5/bin/../lib/mongrel.rb: > 17 > from /home/me/rubygems/lib/rubygems/custom_require.rb:27:in > `gem_original_require' > from /home/me/rubygems/lib/rubygems/custom_require.rb:27:in > `require' > from /home/me/mygems/gems/mongrel-1.1.5/bin/mongrel_rails:11 > from /home/me/mygems/bin/mongrel_rails:19:in `load' > from /home/me/mygems/bin/mongrel_rails:19 > > Does anyone have an idea as to what is going wrong here? > > Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ 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-talk@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 -~----------~----~----~----~------~----~------~--~---