I notice that if ActiveMQ is stopped and started, when messages are in a queue, the "Number Of Pending Messages" count in the web console upon start. If I then consume five messages, the "Number Of Pending Messages" count is now "-5". This is with the Derby JDBC journaled persistence adaptor. I also tested with Kaha persistence adaptor with the same result.
Is this a known issue? Tom