Camel 2.11.0 is available since a few hours. Can you please try it with
this version? Only to make sure it also affects this version...

Best,
Christian


On Mon, Apr 22, 2013 at 3:01 PM, vladimirfx <vkon...@citc.ru> wrote:

> Hi
>
> We are affected by same issue. Seams like regression from Camel 2.8.x, in
> witch routes with combination of DLQ EH and onException clauses (for fast
> redelivery) worked fine (we have many such routes in production).
> As now we can't upgrade to Camel 2.10 because of this issue.
> I've try to debug routes - no luck. Only strange thing that I figured out
> is:
>
> In RedeliveryErrorHandler when onException redeliveries is exhausted the
> RedeliveryData used by handleException() given from onException
> configuration instead of DeadLetterChannel. As result
> RedeliveryData.handledPredicate is invalid.
>
> Claus, point me please where to see to figure out cause of issue?
>
> Thank you!
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/DeadLetterChanel-does-not-handle-exception-tp5731073p5731251.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to