I actually followed the advice given by john,

1) Start with default.. i.e no modules to be declared for the node.. if you
get the same error in this case then probably you have some module in the
module path that is getting loaded by default which is causing this issue.
2) If you do not get the error in step 1.. then slowly add you classes one
by one to see which class is giving you the error.

Please note after each change you do in the node file, you need to puppet
agent on the client node to verify.


On Thu, Nov 7, 2013 at 8:21 PM, liam.j.bennett <liam.j.benn...@gmail.com>wrote:

> I am also seeing this error with 2.7 but I do not have the winfacts module
> in my module path.
>
> Do we have any way or debugging this sort of error?
>
>
> On Thursday, October 31, 2013 10:40:36 AM UTC, Rakesh K wrote:
>>
>> Hi,
>>
>> I am using puppet 2.7.20 server on linux and windows client with same
>> version of puppet.
>>
>> Until recently everything was working fine but lately I have started
>> getting the error below
>>
>> [0m
>> [0;32minfo: Caching catalog for node_windows [0m
>> [0;37mdebug: Puppet::Type::Exec::ProviderShell: feature posix is missing
>> [0m
>> [0;37mdebug: Puppet::Type::Exec::ProviderPosix: feature posix is missing
>> [0m
>> [0;37mdebug: Creating default schedules [0m
>>
>> *[1;35merr: Got an uncaught exception of type SystemStackError: stack
>> level too deep [0m *[0;37mdebug: Storing state [0m
>> [0;32minfo: Creating state file 
>> C:/ProgramData/PuppetLabs/puppet/var/state/state.yaml
>> [0m
>> [0;37mdebug: Stored state in 0.16 seconds [0m
>> [0;36mnotice: Finished catalog run in 0.23 seconds [0m
>> [0;37mdebug: Value of 'preferred_seriali
>>
>>
>> Please note I use a new windows client every time and do unattended
>> installation of the puppet client and then run the puppet command to fetch
>> the catalog.
>>
>> Request you guys to help out asap.
>>
>> Thanks & Regards,
>>
>> Rakesh K.
>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/309c39fc-dd08-4302-86fa-bda02111f191%40googlegroups.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAEJrXMXxM50CMhrcDQPa%2Bhs5L%2B%2BeMMxHWjt6qR%2BYP4FZ2XPgAg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to