Hi guys, Finally, took me the night figuring out I had a < stevedore-0.8 > floating around in /usr/lib/python2.6/site-packages ... I deleted the folder as it wasn't contained by any rpms and once I restarted the collector, the meter and resources were properly handled.
Dave From: David Hill Sent: 21-Aug-14 4:22 AM To: openstack@lists.openstack.org Subject: [Openstack] Ceilometer - 2014.1.1 issues Hi guys, I'm trying to get ceilometer to collect the information sent from the compute nodes and when the collector receives the message, it does a stack trace and the message is lost. Has anybody encountered this issue? I'm pretty sure the connection to mondogb is established at some point because if I do a typo in the username/password, it will give me a permissioned denied error message instead! Here is the stack: 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp Traceback (most recent call last): 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/ceilometer/openstack/common/rpc/amqp.py", line 462, in _process_data 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp **args) 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/ceilometer/openstack/common/rpc/dispatcher.py", line 172, in dispatch 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp result = getattr(proxyobj, method)(ctxt, **kwargs) 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp File "/usr/lib/python2.6/site-packages/ceilometer/collector.py", line 106, in record_metering_data 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp self.dispatcher_manager.map_method('record_metering_data', 2014-08-21 08:18:31.283 8309 TRACE ceilometer.openstack.common.rpc.amqp AttributeError: 'NamedExtensionManager' object has no attribute 'map_method' Thank you very much, Dave
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack