consumer cant receive messages

2010-02-24 Thread harrygoo
hi, I am using activemq-4.0, sometimes my consumer cant receive any message from ActiveMQ. In the JConsole, I can see the connection is connected, the QueueSize is bigger than 0, and DequeueCount is bigger than EnqueueCount (this make me feel confused) . Then I close the connection of the consumer

consumer not consuming messages

2010-01-05 Thread harrygoo
hi, I am using activemq-4.0, sometimes my consumer cant receive any message from the producer. In the JConsole, I can see the connection is connected, the QueueSize is bigger than 0, and DequeueCount is bigger than EnqueueCount (this make me feel confused) . Then I close the connection of the cons