Eduardo Terzella
2013-Sep-09 14:14 UTC
[Puppet Users] Error on tried to used this module in development environment.
Good morning , I could audar to debug this problem ? "puppet agent - test" Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class pentaho for srvdev206.cia.stefanini.com on node srvdev206.cia.stefanini.com /usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in `is_http_200?'' /usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:100:in `find'' /usr/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:197:in `find'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:243:in `retrieve_new_catalog'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:351:in `thinmark'' /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:350:in `thinmark'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:242:in `retrieve_new_catalog'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:67:in `retrieve_catalog'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:107:in `prepare_and_retrieve_catalog'' /usr/lib/ruby/vendor_ruby/puppet/configurer.rb:159:in `run'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:45:in `run'' /usr/lib/ruby/vendor_ruby/puppet/agent/locker.rb:20:in `lock'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:45:in `run'' /usr/lib/ruby/1.8/sync.rb:230:in `synchronize'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:45:in `run'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:119:in `with_client'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:42:in `run'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:84:in `run_in_fork'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:41:in `run'' /usr/lib/ruby/vendor_ruby/puppet/application.rb:179:in `call'' /usr/lib/ruby/vendor_ruby/puppet/application.rb:179:in `controlled_run'' /usr/lib/ruby/vendor_ruby/puppet/agent.rb:39:in `run'' /usr/lib/ruby/vendor_ruby/puppet/application/agent.rb:353:in `onetime'' /usr/lib/ruby/vendor_ruby/puppet/application/agent.rb:327:in `run_command'' /usr/lib/ruby/vendor_ruby/puppet/application.rb:364:in `run'' /usr/lib/ruby/vendor_ruby/puppet/application.rb:456:in `plugin_hook'' /usr/lib/ruby/vendor_ruby/puppet/application.rb:364:in `run'' /usr/lib/ruby/vendor_ruby/puppet/util.rb:504:in `exit_on_fail'' /usr/lib/ruby/vendor_ruby/puppet/application.rb:364:in `run'' /usr/lib/ruby/vendor_ruby/puppet/util/command_line.rb:132:in `run'' /usr/lib/ruby/vendor_ruby/puppet/util/command_line.rb:86:in `execute'' /usr/bin/puppet:4 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run Debug: report supports formats: b64_zlib_yaml pson raw yaml; using pson The same module , works in production environment ( inside the puppet ) , when I change the server to the development environment and use the same code , this error happens . -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Denmat
2013-Sep-09 23:48 UTC
Re: [Puppet Users] Error on tried to used this module in development environment.
Is pentaho in a different module path on the two environments? Is the code exactly the same or does it contain extra code for the environments that doesn''t compile? On 10/09/2013, at 0:14, Eduardo Terzella <eterzella@gmail.com> wrote:> Error 400 on SERVER: Could not find class pentaho for srvdev206.cia.stefanini.com on node srvdev206.cia.stefanini.com-- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.