[rabbitmq-discuss] Messages aren't being consumed.

Alvaro Videla videlalvaro at gmail.com
Fri Sep 27 23:01:47 BST 2013


Hi,

Having channels doesn't mean you have queues. To have queues you need to
declare them with your client (either producer or consumer). Take a look at
what you see on the 'queues' tab of the management plugin.

Regarding Celery I never used it so I can't comment on it.

A good introduction to RabbitMQ concepts can be found on our tutorials:
http://www.rabbitmq.com/getstarted.html

Cheers,

Alvaro



On Fri, Sep 27, 2013 at 4:57 PM, xeon <xeonmailinglist at gmail.com> wrote:

>  When I do "rabbitmqctl list_queues", nothing appears.
> $ rabbitmqctl list_queues
> Listing queues ...
> ...done.
>
>
> But I have 6 channels. Do I have a misconfiguration? What detail do you
> need to understand what is going on with my problem? I am new in rabbitmq,
> and I don't know how use firehose.
>
>
>  Details Message rates  Channel Virtual host User name Mode (?) Prefetch
> Unacked Unconfirmed Status publish confirm deliver / get ack  .143.156:56059
> (1)<http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/128.163.143.156%3A56059%20-%3E%2010.250.19.228%3A5672%20%281%29>
> celeryvhost celeryuser
>  4 0 0 Active 0.20/s
>
>
>   .143.156:56059 (2)<http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/128.163.143.156%3A56059%20-%3E%2010.250.19.228%3A5672%20%282%29>
> celeryvhost celeryuser
>  0 0 0 Idle
>
>
>
>   .144.34:35169 (1)<http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/155.99.144.34%3A35169%20-%3E%2010.250.19.228%3A5672%20%281%29>
> celeryvhost celeryuser
>  128 0 0 Active 0.20/s
>
>
>   .144.34:35169 (2)<http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/155.99.144.34%3A35169%20-%3E%2010.250.19.228%3A5672%20%282%29>
> celeryvhost celeryuser
>  0 0 0 Idle
>
>
>
>   .187.131:39592 (1)<http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/200.144.187.131%3A39592%20-%3E%2010.250.19.228%3A5672%20%281%29>
> celeryvhost celeryuser
>  8 0 0 Active 0.20/s
>
>
>   .187.131:39592 (2)<http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/200.144.187.131%3A39592%20-%3E%2010.250.19.228%3A5672%20%282%29>
> celeryvhost celeryuser
>  0 0 0 Idle
>
>
>
>
> <http://ec2-54-212-84-92.us-west-2.compute.amazonaws.com:15672/#/channels/85.245.85.249%3A47061%20-%3E%2010.250.19.228%3A5672%20%281%29>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On 09/27/2013 10:50 PM, Alvaro Videla wrote:
>
> rabbitmqctl list_queues
>
>
> --
> Thanks,
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130927/8ece3915/attachment.htm>


More information about the rabbitmq-discuss mailing list