activemq

Incorrect number of active consumers in ActiveMQ

Hi, I'm playing around with ActiveMQ, connecting to it using Zend_Queue (and by extension Stomp). At present, the PHP script I've written, Connects to queueA and receives data from it. The data is then processed into another format. This result is then sent to two other seperate queues, queueB and queueC, for later further processing...

Active MQ unstable ?

Is it possible that ActiveMQ is unstable ? I'm using version ActiveMQ 5.4.1 and sometimes I get a lot of different error messages when I start it, sometimes I get none. If the computer is rebooted (meaning that the console process ends abruptly), ActiveMQ won't start properly until I reinstall it (clean the whole folder and unzip again)....