By error handler solved the above issue,
onException(BindException.class).handled(true).maximumRedeliveries(3).redeliveryDelay(1000).asyncDelayedRedelivery(); But not sure why it's causing though. ----- Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/java-net-BindException-Address-already-in-use-tp5735132p5735182.html Sent from the Camel - Users mailing list archive at Nabble.com.