Errors running ceilometer-collector
Hi all,
I have a manual grizzly install up and running to my satisfation. When I try to start ceilometer-collector (no other ceilometer services running) I get the following in my log:
top of ceilometer-collector log
Does anyone have any idea what might be causing these errors? I am using durable queues in all the services that support it. quantum doesn't appear to have durable queues so I am not sure how to handle that exception. I am primarily concerned by these:
AMQPChannelException: (406, u"PRECONDITION_FAILED - cannot redeclare exchange 'quantum' in vhost '/' with different type, durable, internal or autodelete value", (40, 10), 'Channel.exchange_declare')
2013-07-17 15:05:37 ERROR [ceilometer.openstack.common.rpc.common] Failed to declare consumer for topic 'notifications.info': 'NoneType' object has no attribute 'method_writer'
2013-07-17 15:05:37 ERROR [ceilometer.openstack.common.rpc.common] Failed to declare consumer for topic 'metering': 'NoneType' object has no attribute 'method_writer'
2013-07-17 15:05:37 ERROR [ceilometer.openstack.common.rpc.common] Failed to consume message from queue: (530, u"NOT_ALLOWED - attempt to reuse consumer tag '1'", (60, 20), 'Channel.basic_consume')
Thanks for any and all help you can provide.
hi Sam, I am new in this domain, i would like to know how did you do to collect data or how did you do to run ceilometer-collector !? Many Thanks