[rabbitmq-discuss] hanging on message sending with py-amqplib
Matthias Radestock
matthias at rabbitmq.com
Sat Oct 2 02:15:21 BST 2010
Tsuraan,
tsuraan wrote:
> Names changed to protect the innocent (*sigh*):
>
> Listing queues ...
Please run it like this:
rabbitmqctl list_queues name durable auto_delete owner_pid
messages_ready messages_unacknowledged consumers memory
Also, please post the output of
rabbitmqctl list_connections pid peer_address peer_port state channels
send_pend
rabbitmqctl list_channels pid connection number transactional
consumer_count messages_unacknowledged acks_uncommitted prefetch_count
rabbitmqctl list_consumers
And do all that *while* the "send a single transactional message to foo"
program is stuck. And in the output of the above commands please
highlight the connection, exchange and queue involved in that stuck
interaction.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list