[ https://issues.apache.org/jira/browse/CAMEL-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980798#action_12980798 ]
John Fansler commented on CAMEL-3534: ------------------------------------- You are correct Claus, moving the stop to before the advice makes the issue go away. I had set it up this way because I normally do the advice configuration in the "setup" call for a testing class. I then created a number of different tests/methods within the class. This causes the route to be restarted before each test, thus my call to stop it after the advice. Maybe this isn't the best way to setup my normal tests. > 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 > Fix For: 3.0.0 > > 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.