1. a exception occured during consuming message, but activemq did not persist
this message. which mean the messages will lose if java exception occur. 

2. after activemq restart, the message persisted in database will automatic
re-queue. but if this message have error again, activemq will not persist
this message. which mean the message will lose too. 

ps: I use jdbcPersistenceAdapter for persist error message in
spring+activemq environment

-- 
View this message in context: 
http://www.nabble.com/persistence-problems-in-consumer-having-java-exception-tp20102479p20102479.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to