Hi all,

using ActiveMQ-4.2-Snapshot.

After starting the broker and posting a message to a queue I get
INFO  KahaStore                      - Kaha Store successfully deleted data
directory activemq-data/hatest1/tmp_storage

and my former filled queues are empty.
I set deleteAllMessagesOnStartup="false" because I want ActiveMQ to hold all
messages even after restarting it.

When the system is up and I push messages into my queues I can see in
jconsole that the messages come into my queues. 
But deleted data directory activemq-data/hatest1/tmp_storage makes me feel
like the messages ar only stored somewhere temporarily.

Where is my mistake?

TIA
-- 
View this message in context: 
http://www.nabble.com/Newbie%27s-Question-tf3374846s2354.html#a9391694
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to