Hi, Do you have a Netty consumer or for that matter any application listening on the host/port. The trouble is that you are staring a Producer in a non-lazy mode and it tries to establish a connection with the server that is not listening on the host/port at the time.
If you are rolling your own context ensure that the context running your consumer is up and running before the producer or start the producer in lazy mode... Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-Netty-tp5545678p5548749.html Sent from the Camel - Users mailing list archive at Nabble.com.