What exact version are you using? Also what database are you using?
The exception below looks like it is caused when trying to checkpoint
the journal to the database. A complete log might also help us figure
out whats going on.

On 4/28/06, dcf <[EMAIL PROTECTED]> wrote:

I am using ActiveMQ 4 embedded in Tomcat 5.5.12. I configure one queue. I can
send message from a servlet to a configured queue. The queue listener can
also get it and expires it. A few minutes later, I get the following error:

Caused by: java.sql.SQLException: Failed to remove a message
        at
org.apache.activemq.store.jdbc.TransactionContext.executeBatch(TransactionContext.java:94)
        at
org.apache.activemq.store.jdbc.TransactionContext.executeBatch(TransactionContext.java:74)
        at
org.apache.activemq.store.jdbc.TransactionContext.commit(TransactionContext.java:149).


I think ActiveMQ throws the above error when it is trying to clean the
queue.


Jim

--
View this message in context: 
http://www.nabble.com/Failed-to-remove-a-message-t1521459.html#a4131595
Sent from the ActiveMQ - User forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to