[ https://issues.apache.org/activemq/browse/CAMEL-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3044. -------------------------------- Resolution: Fixed trunk: 984390. > LoggingErrorHandler interfere with onException > ---------------------------------------------- > > Key: CAMEL-3044 > URL: https://issues.apache.org/activemq/browse/CAMEL-3044 > Project: Apache Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.3.0, 2.4.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.5.0 > > > Looks like if you have an onException to catch and handle an exception, the > logging error handler may interfere and cause the message to be logged as > well, which causes the onException to kick in due the logging action is also > a route process. (possible endless loop) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.