Re: KahaDB journals growing - no visible entries

2013-12-16 Thread volker.seibt
gtully wrote > that tx should be associated with one of your clients. So if you cycle > your clients, it should get rolledback. There are no clients. The database was copied from a pilot installation to a fresh ActiveMQ installation for analysis. But upgrading to 5.9 seems to solve the problem -

Re: KahaDB journals growing - no visible entries

2013-12-16 Thread volker.seibt
I did some analysis as described in http://activemq.apache.org/why-do-kahadb-log-files-remain-after-cleanup.html .After reading the log 2013-12-16 09:11:13,486 [eckpoint Worker] DEBUG MessageDatabase - C

KahaDB journals growing - no visible entries

2013-12-11 Thread volker.seibt
We use ActiveMQ 5.7 as embedded jms provider with camel 2.11.0. It's a small application which uses about seven or eight queues with about max. 1,000 small messages (tickets from a deposit machine) per queue / day. We use persistent queues via KahaDB and did not change any KahaDB parameters. Wit