Displaying 2 results from an estimated 2 matches for "simple_graph".
2009 Sep 25
1
Puppetd hangs with 100% CPU usage
...Calling fileserver.describe
But lots of these fileserver.describe calls prior to hang are
successful.
If I run it with puppetd --test --debug and hit Ctrl+C when it is
"hanged", I get this trace:
debug: Signal caught here:
debug: /usr/local/puppet-0.24.8-2/lib/ruby/site_ruby/1.8/puppet/
simple_graph.rb:28:in `call''
debug: /usr/local/puppet-0.24.8-2/lib/ruby/site_ruby/1.8/puppet/
simple_graph.rb:28:in `adjacent''
debug: /usr/local/puppet-0.24.8-2/lib/ruby/site_ruby/1.8/puppet/
simple_graph.rb:232:in `adjacent''
debug: /usr/local/puppet-0.24.8-2/lib/ruby/site_ruby/1.8/pu...
2012 Feb 16
1
uncaught exception of type NoMethodError: undefined method `<=>'
Hi,
i''ve upgraded many of my client machines to version 2.7.10 lately and
since on some clients (server is running 2.7.10) i get the following
error (running puppetd -tvd --noop --trace):
/usr/lib/ruby/1.8/puppet/simple_graph.rb:181:in `<=>''
/usr/lib/ruby/1.8/puppet/simple_graph.rb:181:in `sort''
/usr/lib/ruby/1.8/puppet/simple_graph.rb:181:in `find_cycles_in_graph''
/usr/lib/ruby/1.8/puppet/simple_graph.rb:221:in
`report_cycles_in_graph''
/usr/lib/ruby/1.8/puppet/transaction.rb:36...