[rabbitmq-discuss] rabbitMQ query

Emile Joubert emile at rabbitmq.com
Wed Nov 2 09:43:21 GMT 2011


Hi Neeta,

On 02/11/11 07:42, Neeta Soni wrote:
> 
> Hi,
> I have installed RabbitMQ on linux machine.The application is running
> sucessfully with tomacat but not from Jboss.
> Error msg when i try to deploy:
[...]
> at java.lang.Thread.run(Thread.java:662)
> i am not able to understand this.

I notice that the Java client library does not appear in the stacktrace.
Are you sure this is a RabbitMQ problem?

> My second doubt is, at the link http://172.17.93.162:55672/#/[RabbitMQ],
> my Queued message and message rate shown zero.

It is normal for the rates to be zero during periods of no activity. You
should see non-zero values for message rates when the broker is active.
The queue length should be near the value reported by "rabbitmqctl
list_queues".


-Emile


More information about the rabbitmq-discuss mailing list