Created
July 5, 2010 16:13
-
-
Save asim/464501 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Mon, 05 Jul 2010 18:07:05 +0100] ERROR: Re-raising exception: NoMethodError - undefined method `[]' for nil:NilClass | |
/tmp/chef-solo/cookbooks/runit/definitions/runit_service.rb:23:in `from_file' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:49:in `instance_eval' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:49:in `method_missing' | |
/tmp/chef-solo/cookbooks/chef/recipes/bootstrap_client.rb:56:in `from_file' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/cookbook_version.rb:316:in `load_recipe' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe' | |
/tmp/chef-solo/cookbooks/chef/recipes/bootstrap_server.rb:30:in `from_file' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/cookbook_version.rb:316:in `load_recipe' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:93:in `load' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:90:in `load' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/run_context.rb:54:in `initialize' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/client.rb:83:in `new' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/client.rb:83:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:193:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:185:in `loop' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application/solo.rb:185:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application.rb:62:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
/tmp/chef-solo/cookbooks/runit/definitions/runit_service.rb:23:in `from_file': undefined method `[]' for nil:NilClass (NoMethodError) | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:49:in `instance_eval' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/recipe_definition_dsl_core.rb:49:in `method_missing' | |
from /tmp/chef-solo/cookbooks/chef/recipes/bootstrap_client.rb:56:in `from_file' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/cookbook_version.rb:316:in `load_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:40:in `include_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/mixin/language_include_recipe.rb:27:in `include_recipe' | |
from /tmp/chef-solo/cookbooks/chef/recipes/bootstrap_server.rb:30:in `from_file' | |
... 13 levels... | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/../lib/chef/application.rb:62:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.6/bin/chef-solo:25 | |
from /usr/bin/chef-solo:19:in `load' | |
from /usr/bin/chef-solo:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment