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 : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack