It appears the real culprit is akka-camel. When akka camel actors are
stopped, akka-camel stops the route for the actor. This is done
asynchronously. Also it seems that akka also is (at least partially)
asynchronous in its shutdown. So while all the akka camel actors get stopped
long before camel, there must some race condition or akka-camel does not
correctly remove the routes.
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/NPE-on-JmsConsumer-shutdown-tp3386582p3386783.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to