I currently have all producers and consumers shut off, but I'm seeing a slowly increasing number of consumers for two of my three queues. If I click the Active Consumers link in the admin page they have names that start with the machine name that is running activemq so they appear to be originating from the broker itself.
In addition, there are log entries "DB operation failed. (entering recovery mode)" in the activemq.log. I am also not able to browse the messages for these two queues (times out) but I can browse the working queue. These two queues also show a small non-zero pending message count when they should be zero (see my earlier posted question). I suspect these are all inter-related but do not know how to recover the system. For now, I am waiting and hoping that the log will indicate the DB has been recovered at some point and then these other issues will clear up. It's been a little over an hour since the first message was reported. Environment: -CentOS 6.2 -Java 1.6.0_30 -ActiveMQ 5.6.0 -Using persistent queues via spring -Transactions enabled -- session-managed auto ack -- View this message in context: http://activemq.2283324.n4.nabble.com/Phantom-Consumers-tp4653188.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.