DeadLetterService in JBoss ESB never consumes messages in DLQ
Issue
- I observe that when an exception occurs while an ESB service with the JMS listener is processing a message, the message is finally sent to the
DLQafter retries exceed thedLQMaxResentspecified injboss-esb.xml. - What I see then, however, is that messages in the
DLQsimply increase and the dead letter service in the ESB never consumes them. - I guess the dead letter service isn't working properly?
Environment
- JBoss Enterprise SOA Platform (SOA-P)
- 4.x
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.