After installing the rails I faced this problem. If anyone aware of this
problem, kindly give solution for this.
vellingiri@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