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:
Read-only file system
Exception class:
Errno::EROFS
Application root:
/home/www/cp80_web/releases/20081011173927
Backtrace:
# File Line Location
0 /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/buffered_logger.rb 105 in `write'
1 /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/buffered_logger.rb 105 in `flush'
2 /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/buffered_logger.rb 118 in `auto_flush'
3 /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/buffered_logger.rb 70 in `add'
4 /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/buffered_logger.rb 76 in `warn'
5 /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/initializer.rb 371 in `initialize_logger'
6 /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/initializer.rb 125 in `process'
7 /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/initializer.rb 93 in `send'
8 /usr/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/initializer.rb 93 in `run'
9 ./config/environment.rb 13
10 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb 27 in `gem_original_require'
11 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb 27 in `require'
12 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/railz/application_spawner.rb 252 in `preload_application'
13 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/railz/application_spawner.rb 212 in `initialize_server'
14 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/utils.rb 181 in `report_app_init_status'
15 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/railz/application_spawner.rb 201 in `initialize_server'
16 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 166 in `start_synchronously'
17 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 135 in `start'
18 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 112 in `fork'
19 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 112 in `start'
20 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/railz/application_spawner.rb 177 in `start'
21 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/spawn_manager.rb 224 in `spawn_rails_application'
22 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/spawn_manager.rb 219 in `synchronize'
23 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/spawn_manager.rb 219 in `spawn_rails_application'
24 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/spawn_manager.rb 122 in `spawn_application'
25 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/spawn_manager.rb 253 in `handle_spawn_application'
26 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 317 in `__send__'
27 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 317 in `main_loop'
28 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/lib/passenger/abstract_server.rb 168 in `start_synchronously'
29 /usr/lib/ruby/gems/1.8/gems/passenger-2.0.1/bin/passenger-spawn-server 46