Hi,

An error occurs in the class DefaulUnitOfWork. On line 216 (it.remove) throw
this error because
the variable "synchronizations" is empty. 





This variable is cleared on method stop() called on AsyncTask. Sometimes
this method is called before end "handoverSynchronization"

Do you know this error ?

I fixed on putting "synchronized" on two methods (like
"removeSynchronization", etc..)

Regards (sorry for my english)
Steve



--
View this message in context: 
http://camel.465427.n5.nabble.com/ConcurrentModificationException-DefaulUnitOfWork-class-tp5767739.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to