Ruby (Rack) application could not be started

These are the possible causes:
  • There may be a syntax error in the application's code. Please check for such errors and fix them.
  • A required library may not installed. Please install all libraries that this application requires.
  • The application may not be properly configured. Please check whether all configuration files are written correctly, fix any incorrect configurations, and restart this application.
  • A service that the application relies on (such as the database server or the Ferret search engine server) may not have been started. Please start that service.
Further information about the error may have been written to the application's log file. Please check it in order to analyse the problem.
Error message:
can't activate data_objects (= 0.9.6, runtime), already activated data_objects-0.9.8
Exception class:
Gem::Exception
Application root:
/var/www/apps/mcewen
Backtrace:
# File Line Location
0 /usr/local/lib/site_ruby/1.8/rubygems.rb 149 in `activate'
1 /usr/local/lib/site_ruby/1.8/rubygems.rb 165 in `activate'
2 /usr/local/lib/site_ruby/1.8/rubygems.rb 164 in `each'
3 /usr/local/lib/site_ruby/1.8/rubygems.rb 164 in `activate'
4 /usr/local/lib/site_ruby/1.8/rubygems.rb 49 in `gem'
5 /var/www/apps/mcewen/gems/gems/dm-core-0.9.6/lib/dm-core/adapters/postgres_adapter.rb 1
6 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'
7 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `require'
8 /var/www/apps/mcewen/gems/gems/dm-core-0.9.6/lib/dm-core/adapters.rb 19
9 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'
10 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `require'
11 /var/www/apps/mcewen/gems/gems/dm-core-0.9.6/lib/dm-core.rb 56
12 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'
13 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `require'
14 ./requires.rb 11
15 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `gem_original_require'
16 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 31 in `require'
17 config.ru 2
18 /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/builder.rb 22 in `instance_eval'
19 /usr/lib/ruby/gems/1.8/gems/rack-0.4.0/lib/rack/builder.rb 22 in `initialize'
20 config.ru 1 in `new'
21 config.ru 1