Issue #16108 has been updated by eric sorenson. Status changed from Unreviewed to Needs More Information Assignee set to James Turnbull
James -- how can I reproduce this? Is it just on startup from `puppet agent`? ---------------------------------------- Bug #16108: Puppet 2.7.19 failure - `register_xmlrpc': uninitialized constant Puppet::Network::Handler (NameError) https://projects.puppetlabs.com/issues/16108#change-70543 Author: James Turnbull Status: Needs More Information Priority: Normal Assignee: James Turnbull Category: plumbing Target version: Affected Puppet version: 2.7.19 Keywords: Branch: <pre> /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/network/server.rb:100:in `register_xmlrpc': uninitialized constant Puppet::Network::Handler (NameError) from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/network/server.rb:99:in `each' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/network/server.rb:99:in `register_xmlrpc' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/network/server.rb:67:in `initialize' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application/master.rb:192:in `new' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application/master.rb:192:in `main' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application/master.rb:146:in `run_command' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application.rb:309:in `run' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application.rb:416:in `hook' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application.rb:309:in `run' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application.rb:407:in `exit_on_fail' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/application.rb:309:in `run' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/lib/puppet/util/command_line.rb:69:in `execute' from /Library/Ruby/Gems/1.8/gems/puppet-2.7.19/bin/puppet:4 from /usr/bin/puppet:23:in `load' from /usr/bin/puppet:23 </pre> The platform is OSX 10.8. Puppet installed via gem. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
