DIVJOT
2011-Dec-28 11:11 UTC
[Puppet Users] Could not autoload active_record: uninitialized constant ActiveRecord
Hi I am trying to configure puppet 2.7.9 for storeconfig with mysql. But some how I am unable to get it done. I have installed rubyenterprise for mysql but whenever I connect puppet I get the error err: Cached catalog for demo failed: Could not autoload active_record: uninitialized constant ActiveRecord info: Expiring the node cache of demo err: Could not autoload active_record: uninitialized constant ActiveRecord I have searched all over the group and the internet But I am unable to resolve the error. My config : Centos 6 with 1 gb RAM Thanks -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Josh Cooper
2011-Dec-28 16:50 UTC
Re: [Puppet Users] Could not autoload active_record: uninitialized constant ActiveRecord
On Wed, Dec 28, 2011 at 3:11 AM, DIVJOT <divjot2006@gmail.com> wrote:> Hi > I am trying to configure puppet 2.7.9 for storeconfig with mysql. But > some how I am unable to get it done. > I have installed rubyenterprise for mysql but whenever I connect > puppet I get the error > > err: Cached catalog for demo failed: Could not autoload active_record: > uninitialized constant ActiveRecord > info: Expiring the node cache of demo > err: Could not autoload active_record: uninitialized constant > ActiveRecord >It sounds like the activerecord gem is not installed. I recommend reviewing the stored config page here: http://projects.puppetlabs.com/projects/1/wiki/Using_Stored_Configuration Josh -- Josh Cooper Developer, Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
DIVJOT
2011-Dec-29 05:52 UTC
[Puppet Users] Re: Could not autoload active_record: uninitialized constant ActiveRecord
I have installed activerecord gem but still the error comes.Do I need to add the locaton of the gem in some config file of puppet? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/-Z6fXhSRvcQJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.