You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by onders <on...@gmail.com> on 2016/05/18 07:41:53 UTC

Re: ConcurrentModificationException during route listing

ConcurrentModificationException happens to be due the fact that you are
trying to modify the collection whereas you are traversing it.
It's hard to help you unless we know some details of design of your route.
If you can provide details, we can give it a shot..



--
View this message in context: http://camel.465427.n5.nabble.com/ConcurrentModificationException-during-route-listing-tp5782525p5782737.html
Sent from the Camel - Users mailing list archive at Nabble.com.