Ive also had this issue today using camel 2.5.0 and it was solved as the JIRA mentioned by moving start/sop after advice.
On 12 January 2011 16:14, John Fansler (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/CAMEL-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > John Fansler updated CAMEL-3534: > -------------------------------- > > Attachment: StopRouteImpactsErrorHandlerTest.java > > Attached is the unit test I have to recreate the issue. > > > Stopping a route has side effects on adviced routes > > --------------------------------------------------- > > > > Key: CAMEL-3534 > > URL: https://issues.apache.org/jira/browse/CAMEL-3534 > > Project: Camel > > Issue Type: Bug > > Components: camel-core > > Affects Versions: 2.6.0 > > Reporter: John Fansler > > Priority: Minor > > Attachments: StopRouteImpactsErrorHandlerTest.java > > > > > > See nable: > > > http://camel.465427.n5.nabble.com/errorHandler-when-stopping-routes-in-test-td3335015.html > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
