Created
February 8, 2013 10:11
-
-
Save raphink/4737889 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mco inventory wrk4 -v | |
The inventory application failed to run, use -v for full error details: Received a processing error from RabbitMQ: 'Processing error' | |
Received a processing error from RabbitMQ: 'Processing error' (RuntimeError) | |
from /usr/share/mcollective/plugins/mcollective/connector/rabbitmq.rb:162:in `receive' <---- | |
from /usr/lib/ruby/1.8/mcollective/client.rb:89:in `receive' | |
from /usr/lib/ruby/1.8/mcollective/client.rb:152:in `req' | |
from /usr/lib/ruby/1.8/mcollective/client.rb:151:in `loop' | |
from /usr/lib/ruby/1.8/mcollective/client.rb:151:in `req' | |
from /usr/lib/ruby/1.8/timeout.rb:67:in `timeout' | |
from /usr/lib/ruby/1.8/mcollective/client.rb:148:in `req' | |
from /usr/lib/ruby/1.8/mcollective/rpc/client.rb:822:in `call_agent' | |
from /usr/lib/ruby/1.8/mcollective/rpc/client.rb:319:in `custom_request' | |
from /usr/share/mcollective/plugins/mcollective/application/inventory.rb:111:in `node_inventory' | |
from /usr/share/mcollective/plugins/mcollective/application/inventory.rb:337:in `main' | |
from /usr/lib/ruby/1.8/mcollective/application.rb:285:in `run' | |
from /usr/lib/ruby/1.8/mcollective/applications.rb:23:in `run' | |
from /usr/bin/mco:20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment