Active MQ uses KahaDB, while activeMQ.xml configured to use MsSQL

2018-09-28 Thread nikolay4ik
Hello! I'm using active MQ 5.15.4 with Apache Camel 2.22.0. My activemq.xml configured to use MsSQL for persistence: Active MQ correctly uses MySQL, but periodically it creates KahaDB files( i see it in logs) Why does this can happen? -- Sent from: http://a

KahaDB files are saved active-mq data, but Kaha db is disabled

2018-10-03 Thread nikolay4ik
Hello! I'm using active mq 5.15.6. Kaha db is disabled, ms sql is using for persistence. Messages are successfully saving to Ms sql, but when restarting Active MQ. some Kaha db files are created.