Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 6th, 2012  |  syntax: None  |  size: 1.21 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [Wed, 14 Jul 2010 22:52:28 -0700] FATAL: Cannot find RunContext for run_context
  2. Original exception: NameError: uninitialized constant Chef::Resource::RunContext
  3. /usr/lib/ruby/1.8/chef/mixin/recipe_definition_dsl_core.rb:62:in `method_missing'
  4. /srv/chef/cache/cookbooks/artie/recipes/default.rb:10:in `from_file'
  5. /usr/lib/ruby/1.8/chef/cookbook.rb:171:in `load_recipe'
  6. /usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:41:in `include_recipe'
  7. /usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:26:in `each'
  8. /usr/lib/ruby/1.8/chef/mixin/language_include_recipe.rb:26:in `include_recipe'
  9. /usr/lib/ruby/1.8/chef/compile.rb:145:in `load_recipes'
  10. /usr/lib/ruby/1.8/chef/compile.rb:144:in `each'
  11. /usr/lib/ruby/1.8/chef/compile.rb:144:in `load_recipes'
  12. /usr/lib/ruby/1.8/chef/compile.rb:54:in `initialize'
  13. /usr/lib/ruby/1.8/chef/client.rb:329:in `new'
  14. /usr/lib/ruby/1.8/chef/client.rb:329:in `converge'
  15. /usr/lib/ruby/1.8/chef/client.rb:87:in `run'
  16. /usr/lib/ruby/1.8/chef/application/client.rb:215:in `run_application'
  17. /usr/lib/ruby/1.8/chef/application/client.rb:207:in `loop'
  18. /usr/lib/ruby/1.8/chef/application/client.rb:207:in `run_application'
  19. /usr/lib/ruby/1.8/chef/application.rb:62:in `run'
  20. /usr/bin/chef-client:25