On 18 Sep 2009, at 09:11, Arul hari wrote:
> > After installing the rails I faced this problem. If anyone aware of > this > problem, kindly give solution for this. > Usually means that something else in your app loaded a specific version of activeresource prior to rails loading it. Fred > velling...@webdevel:~/public_html/Isync$ ./script/server > => Booting WEBrick... > /usr/local/lib/site_ruby/1.8/rubygems.rb:149:in `activate': can't > activate activeresource (= 2.3.4, runtime), already activated > activeresource-2.1.0 (Gem::Exception) > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:35:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:509:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:354:in > `new_constants_in' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:509:in > `require' > from > ./script/../config/../vendor/rails/railties/lib/initializer.rb:222:in > `require_frameworks' > from > ./script/../config/../vendor/rails/railties/lib/initializer.rb:222:in > `each' > from > ./script/../config/../vendor/rails/railties/lib/initializer.rb:222:in > `require_frameworks' > from > ./script/../config/../vendor/rails/railties/lib/initializer.rb:113:in > `process' > from > ./script/../config/../vendor/rails/railties/lib/initializer.rb:93:in > `send' > from > ./script/../config/../vendor/rails/railties/lib/initializer.rb:93:in > `run' > from /xhome/vellingiri/public_html/Isync/config/environment.rb:14 > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require' > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:509:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:354:in > `new_constants_in' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:509:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/railties/lib/ > commands/servers/webrick.rb:59 > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require' > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:509:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:354:in > `new_constants_in' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/activesupport/lib/ > active_support/dependencies.rb:509:in > `require' > from > /xhome/vellingiri/public_html/Isync/vendor/rails/railties/lib/ > commands/server.rb:39 > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require' > from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in > `require' > from ./script/server:3 > -- > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

