[Openstack-operators] Network Configuration - Centos 6.2

Jay Pipes jaypipes at gmail.com
Mon Jun 4 17:33:29 UTC 2012


On 06/01/2012 03:33 PM, Ronald J. Yacketta wrote:
> now i am left with
>
> 2012-06-01 15:27:14 INFO nova.rpc.impl_qpid
> [req-60eedbb4-b96e-4596-88e5-284358d2569b None None] Connected to AMQP
> server on localhost:5672
> 2012-06-01 15:27:27 ERROR nova.rpc.impl_qpid
> [req-ee6a2912-50e7-475c-9013-c0afbe659aa1
> 8a43429ec5df4e4097d1e91cf6e9ba3a 5331fd10509546ccb4c16232a0c012f1] Timed
> out waiting for RPC response: None
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid Traceback (most recent call
> last):
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid File
> "/usr/lib/python2.6/site-packages/nova/rpc/impl_qpid.py", line 359, in
> ensure
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid return method(*args, **kwargs)
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid File
> "/usr/lib/python2.6/site-packages/nova/rpc/impl_qpid.py", line 408, in
> _consume
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid nxt_receiver =
> self.session.next_receiver(timeout=timeout)
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid File "<string>", line 6, in
> next_receiver
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid File
> "/usr/lib/python2.6/site-packages/qpid/messaging/endpoints.py", line
> 651, in next_receiver
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid raise Empty
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid Empty: None
> 2012-06-01 15:27:27 TRACE nova.rpc.impl_qpid

The above is due to your QPID server not being up and running on 
localhost:5672. Might want to check that the QPID server is up.

Best,
-jay



More information about the Openstack-operators mailing list