Was there more to the error? The underlying exception isn't listed.

Vish

On Dec 14, 2012, at 7:24 AM, Sébastien Han <han.sebast...@gmail.com> wrote:

> Hi Stackers,
> 
> I run Folsom on Ubuntu 12.04. 
> 
> Every time I run a new instance I get this ERROR in the compute logs.
> 
> Dec 12 23:46:29 c2-compute-02 2012-12-12 23:46:29 ERROR 
> nova.openstack.common.rpc.amqp [-] Exception during message 
> handling#0122012-12-12 23:46:29 TRACE nova.openstack.common.rpc.amqp 
> Traceback (most recent call last):#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp   File 
> "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py", line 
> 275, in _process_data#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp     rval = self.proxy.dispatch(ctxt, version, 
> method, **args)#0122012-12-12 23:46:29 TRACE nova.openstack.common.rpc.amqp   
> File 
> "/usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/dispatcher.py", 
> line 145, in dispatch#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp     return getattr(proxyobj, method)(ctxt, 
> **kwargs)#0122012-12-12 23:46:29 TRACE nova.openstack.common.rpc.amqp   File 
> "/usr/lib/python2.7/dist-packages/nova/exception.py", line 117, in 
> wrapped#0122012-12-12 23:46:29 TRACE nova.openstack.common.rpc.amqp     
> temp_level, payload)#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp   File "/usr/lib/python2.7/contextlib.py", 
> line 24, in __exit__#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp     self.gen.next()#0122012-12-12 23:46:29 
> TRACE nova.openstack.common.rpc.amqp   File 
> "/usr/lib/python2.7/dist-packages/nova/exception.py", line 92, in 
> wrapped#0122012-12-12 23:46:29 TRACE nova.openstack.common.rpc.amqp     
> return f(*args, **kw)#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp   File 
> "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 380, in 
> refresh_instance_security_rules#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp     return 
> self.driver.refresh_instance_security_rules(instance)#0122012-12-12 23:46:29 
> TRACE nova.openstack.common.rpc.amqp   File 
> "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 2189, in 
> refresh_instance_security_rules#0122012-12-12 23:46:29 TRACE 
> nova.openstack.common.rpc.amqp     
> self.firewall_driver.refresh_instance_security_rules(instance)#
> 
> 
> 
> This error seems harmless, as far as I can tell everything works perfectly. 
> Even so I'd like to have some input about it (ideally a fix because it 
> pollutes my logs).
> 
> Thank you in advance.
> 
> --
> Regards,
> Sébastien Han.
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to