Skip to content

Instantly share code, notes, and snippets.

@tyx
Created August 25, 2010 13:25
Show Gist options
  • Save tyx/549499 to your computer and use it in GitHub Desktop.
Save tyx/549499 to your computer and use it in GitHub Desktop.
*** Exception SignalException in PhusionPassenger::Rack::ApplicationSpawner (SIGTERM) (process 61085):
from /Users/tim/.rvm/lib/rvm/shell/single_shot_wrapper.rb:20:in `read'
from /Users/tim/.rvm/lib/rvm/shell/single_shot_wrapper.rb:20:in `run_command'
from /Users/tim/.rvm/lib/rvm/shell/single_shot_wrapper.rb:44:in `with_shell_instance'
from /Users/tim/.rvm/lib/rvm/shell/single_shot_wrapper.rb:17:in `run_command'
from /Users/tim/.rvm/lib/rvm/shell/abstract_wrapper.rb:71:in `run'
from /Users/tim/.rvm/lib/rvm/environment/utility.rb:61:in `rvm'
from /Users/tim/.rvm/lib/rvm/environment/tools.rb:11:in `tools_path_identifier'
from /Users/tim/.rvm/lib/rvm/environment/tools.rb:47:in `path_identifier'
from /Users/tim/.rvm/lib/rvm/environment/rubies.rb:40:in `use_from_path!'
from /Users/tim/.rvm/lib/rvm.rb:148:in `__send__'
from /Users/tim/.rvm/lib/rvm.rb:148:in `method_missing'
from /Users/tim/Sites/hotelhotel/config/setup_load_paths.rb:25
from /Users/tim/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Users/tim/.rvm/rubies/ree-1.8.7-2010.02/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/utils.rb:197:in `setup_bundler_support'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/rack/application_spawner.rb:105:in `run'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/utils.rb:323:in `report_app_init_status'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/rack/application_spawner.rb:87:in `run'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/rack/application_spawner.rb:65:in `spawn_application'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/utils.rb:252:in `safe_fork'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/rack/application_spawner.rb:58:in `spawn_application'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/rack/application_spawner.rb:41:in `spawn_application'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/spawn_manager.rb:150:in `spawn_application'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/spawn_manager.rb:278:in `handle_spawn_application'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/abstract_server.rb:352:in `__send__'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/abstract_server.rb:352:in `main_loop'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/lib/phusion_passenger/abstract_server.rb:196:in `start_synchronously'
from /Users/tim/.rvm/gems/ree-1.8.7-2010.02@global/gems/passenger-2.2.15/bin/passenger-spawn-server:61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment