[chef] Re: Re: deploy_revision getting stack level too deep


Chronological Thread 
  • From: Alastair Firth < >
  • To:
  • Subject: [chef] Re: Re: deploy_revision getting stack level too deep
  • Date: Wed, 22 Jan 2014 23:16:06 -0500

[2014-01-23T00:34:30+00:00] INFO: Processing deploy_revision[xxxxx] action deploy (/var/cache/chef/cookbooks/application/providers/default.rb line 122)
[2014-01-23T00:34:30+00:00] INFO: Running queued delayed notifications before re-raising exception
[2014-01-23T00:34:30+00:00] DEBUG: Re-raising exception: SystemStackError - deploy_revision[xxxxx] (/var/cache/chef/cookbooks/application/providers/default.rb line 122) had an error: SystemStackError: stack level too deep
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.4.4/lib/chef/provider.rb:46
[2014-01-23T00:34:30+00:00] ERROR: Running exception handlers

with application v 2.0.4
updating to 4.1.4 didn't fix. 

maybe something in the method_missing overrides?




On Wed, Jan 22, 2014 at 9:33 PM, Ranjib Dey < " target="_blank"> > wrote:
do you have recursion somewhere in the code? can u share the debug logs?


On Wed, Jan 22, 2014 at 6:16 PM, Jesse Campbell < " target="_blank"> > wrote:
I'm running into a weird issue that hasn't come up for me in previous
cookbooks...

I'm getting:

SystemStackError
----------------
stack level too deep


from the deploy_revision provider.

I am having a rather difficult time getting anything meaningful out of
it in terms of debugging information.
Any ideas? What more info can I provide that might help?

Centos 6.4, chef 11.4.4 (can't switch to 11.6+ yet because my new file
provider broke my code... i know... ironic...)

-Jesse





Archive powered by MHonArc 2.6.16.

§