Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created September 15, 2010 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luislavena/581478 to your computer and use it in GitHub Desktop.
Save luislavena/581478 to your computer and use it in GitHub Desktop.
[ pid=72322 thr=2151955260 file=utils.rb:176 time=2010-09-15 17:58:13.657 ]: *** Exception PhusionPassenger::UnknownError in PhusionPassenger::Rack::ApplicationSpawner (Could not find abstract-1.0.0 in any of the sources (Bundler::GemNotFound)) (process 72322, thread #<Thread:0x00000100887678>):
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/spec_set.rb:87:in `block in materialize'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/spec_set.rb:81:in `map!'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/spec_set.rb:81:in `materialize'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/definition.rb:93:in `specs'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/definition.rb:137:in `specs_for'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/definition.rb:126:in `requested_specs'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/environment.rb:23:in `requested_specs'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler/runtime.rb:11:in `setup'
from /Users/luis/.rvm/gems/ruby-1.9.2-p0/gems/bundler-1.0.0/lib/bundler.rb:100:in `setup'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/utils.rb:304:in `prepare_app_process'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/rack/application_spawner.rb:155:in `block in initialize_server'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/utils.rb:542:in `report_app_init_status'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/rack/application_spawner.rb:153:in `initialize_server'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server.rb:204:in `start_synchronously'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server.rb:180:in `start'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/rack/application_spawner.rb:128:in `start'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/spawn_manager.rb:253:in `block (2 levels) in spawn_rack_application'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/spawn_manager.rb:246:in `block in spawn_rack_application'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server_collection.rb:82:in `block in synchronize'
from <internal:prelude>:10:in `synchronize'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/spawn_manager.rb:244:in `spawn_rack_application'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
from /Users/luis/.passenger/standalone/3.0.0.pre1-x86_64-ruby1.9.2-macosx-10.6/support/helper-scripts/passenger-spawn-server:99:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment