Hi, we are testing Master/slave using a JDBC connection to Sql Server 2008R2.
Everything is fine, though performance is not amazing but better than shared nothing, for the first roughly 20 hours. At a point about 20 hours in, the size of the queues just keeps growing and growing. It is at this point that ActiveMQ creates its temp store on the disk. Having reviewed the ActiveMQ logs there appears nothing out of the ordinary just the message that the tmp store has been created, as per the message below: 2011-07-29 06:44:05,268 | INFO | PListStore:D:\apache-activemq-5.5.0\data\tmp_storage initialized | org.apache.activemq.store.kahadb.plist.PListStore There are also no errors or problems in our application logs. So I am stumped any ideas? Thanks, James -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-JDBC-Storage-Slow-down-tp3712166p3712166.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.