http://wiki.openstreetmap.org/wiki/OWL_%28OpenStreetMap_Watch_List%29
Ruby on Rails 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:
undefined method name' for "SystemTimer":String
Exception class:
NoMethodError
Application root:
/home/matt/public_html/../owl_viewer
Backtrace:
# File Line Location
0 /var/lib/gems/1.8/gems/rails-2.3.8/lib/rails/gem_dependency.rb 275 in
=='
1 /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb 217 in ==='
2 /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb 217 in
matching_specs'
3 /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb 36 in find_all'
4 /usr/lib/ruby/vendor_ruby/1.8/rubygems/specification.rb 411 in
each'
5 /usr/lib/ruby/vendor_ruby/1.8/rubygems/specification.rb 410 in each'
6 /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb 216 in
find_all'
7 /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb 216 in matching_specs'
8 /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb 238 in
to_specs'
9 /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb 256 in to_spec'
10 /usr/lib/ruby/vendor_ruby/1.8/rubygems.rb 1230 in
gem'
11 /var/lib/gems/1.8/gems/rails-2.3.8/lib/rails/gem_dependency.rb 73 in add_load_paths'
12 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb 301 in
add_gem_load_paths'
13 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb 301 in each'
14 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb 301 in
add_gem_load_paths'
15 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb 132 in process'
16 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb 113 in
send'
17 /var/lib/gems/1.8/gems/rails-2.3.8/lib/initializer.rb 113 in run'
18 /home/matt/owl_viewer/config/environment.rb 9
19 /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb 36 in
gem_original_require'
20 /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb 36 in require'
21 /usr/lib/ruby/1.8/phusion_passenger/classic_rails/application_spawner.rb 222 in
preload_application'
22 /usr/lib/ruby/1.8/phusion_passenger/classic_rails/application_spawner.rb 181 in initialize_server'
23 /usr/lib/ruby/1.8/phusion_passenger/utils.rb 572 in
report_app_init_status'
24 /usr/lib/ruby/1.8/phusion_passenger/classic_rails/application_spawner.rb 174 in initialize_server'
25 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 204 in
start_synchronously'
26 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 180 in start'
27 /usr/lib/ruby/1.8/phusion_passenger/classic_rails/application_spawner.rb 149 in
start'
28 /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb 219 in spawn_rails_application'
29 /usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb 132 in
lookup_or_add'
30 /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb 214 in spawn_rails_application'
31 /usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb 82 in
synchronize'
32 /usr/lib/ruby/1.8/phusion_passenger/abstract_server_collection.rb 79 in synchronize'
33 /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb 213 in
spawn_rails_application'
34 /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb 132 in spawn_application'
35 /usr/lib/ruby/1.8/phusion_passenger/spawn_manager.rb 275 in
handle_spawn_application'
36 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 357 in __send__'
37 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 357 in
server_main_loop'
38 /usr/lib/ruby/1.8/phusion_passenger/abstract_server.rb 206 in `start_synchronously'
39 /usr/share/phusion-passenger/helper-scripts/passenger-spawn-server 99
asked
07 May '12, 10:34
Badita Florin
112●8●9●13
accept rate:
0%