[ https://issues.apache.org/jira/browse/CAMEL-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13047014#comment-13047014 ]
Claus Ibsen commented on CAMEL-4057: ------------------------------------ Bean yeah I think that does the trick. There is a number of error handler related metadata to keep track on :). Can you retest with latest update from trunk as I just committed an improvement to the error handling in general. > continued(true) doesn't work when is invoked for the second time in the Camel > flow > ---------------------------------------------------------------------------------- > > Key: CAMEL-4057 > URL: https://issues.apache.org/jira/browse/CAMEL-4057 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.4.0, 2.7.2 > Environment: Apache Camel 2.4.0-fuse-00-00 and Apache Camel 2.7.2 > Reporter: Mateusz Nowakowski > Assignee: Ben O'Day > Labels: continued, exception, handler > Fix For: 2.8.0 > > Attachments: CAMEL-4057.patch, ContinuedTest.java > > > When Camel flow contains error handling as continued(true), it is not invoked > when the error occurs for the second time (even in different onException). > What is more the exception is not handled even by global onException and > Camel flow is interruped. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira