Re: Errors when using h2 as message store

2014-11-18 Thread skagenkaf
Heres the code I run to get the errormessages. -- View this message in context: http://activemq.2283324.n4.nabble.com/Errors-when-using-h2-as-message-store-tp4686889p4687607.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Errors when using h2 as message store

2014-11-03 Thread skagenkaf
Hi. Ive configured activemq with a JdbcPersistenceAdapter using h2 with a jdbc-url like this: "jdbc:h2:mem:test". I start 10 threads that produce 5000 modest size text messages, and a thread that consumes. After a short while I get a lot of error messages like below. Any clues to what cause thi