there's tmp storage for non-persistent messages that have overflowed
the VM - even if that area is empty - its always cleared down on a re-
start - and that's what the message at start-up refers to
cheers,
Rob Davies
http://rajdavies.blogspot.com/
On 9 Mar 2007, at 10:08, tabshift wrote:
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.