Hi, I have a Servicemix 5.0 installation with ActiveMQ 5.9. The ServiceMix runs in two nodes and the ActiveMQ is configured as Master/Slave with JDBC peristence (MQ SQLServer). However, whenever I stop the Master node the queues and the messages are not available on the Slave node. I have tested this also with a single ServiceMix node with JDBC peristence and after restarting SMX all queues and pending messages disappear. It seems that ActiveMQ doesn't persist anything on the database. I use the net.sourceforge.jtds.jdbcx.JtdsDataSource to bind the MS SQL datasource. Any idea?
thanks Nikos -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-persistence-issue-with-SQLServer-2008-tp4682219.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.