Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created February 13, 2012 19:59
Show Gist options
  • Save ingydotnet/1819717 to your computer and use it in GitHub Desktop.
Save ingydotnet/1819717 to your computer and use it in GitHub Desktop.
stackato@stackato-ingy:~$ cat stackato/logs/vcap/cloud_controller.log
/opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/bundler-1.0.22/lib/bundler/rubygems_integration.rb:219:in `block in replace_bin_path': can't find executable rake (Gem::Exception)
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/bin/rake:19:in `<main>'
Using config file /home/stackato/stackato/etc/vcap/cloud_controller.yml
/opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:304:in `rescue in depend_on': No such file to load -- errand (LoadError)
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:299:in `depend_on'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:216:in `require_dependency'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/engine.rb:138:in `block (2 levels) in eager_load!'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/engine.rb:137:in `each'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/engine.rb:137:in `block in eager_load!'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/engine.rb:135:in `each'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/engine.rb:135:in `eager_load!'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/application.rb:108:in `eager_load!'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/application/finisher.rb:41:in `block in <module:Finisher>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/initializable.rb:25:in `instance_exec'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/initializable.rb:25:in `run'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/initializable.rb:50:in `block in run_initializers'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/initializable.rb:49:in `each'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/initializable.rb:49:in `run_initializers'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/application.rb:134:in `initialize!'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/railties-3.0.5/lib/rails/application.rb:77:in `method_missing'
from /home/stackato/stackato/vcap/cloud_controller/config/environment.rb:12:in `<top (required)>'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:3:in `require'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:3:in `block in <main>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:1:in `new'
from /home/stackato/stackato/vcap/cloud_controller/config.ru:1:in `<main>'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/thin-1.2.11/lib/rack/adapter/loader.rb:36:in `eval'
from /opt/rubies/1.9.2-p290/lib/ruby/gems/1.9.1/gems/thin-1.2.11/lib/rack/adapter/loader.rb:36:in `load'
from /home/stackato/stackato/vcap/bin/cloud_controller:79:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment