Can you share a small sample route that reproduces the issue?  And what version 
of Camel are you using?

> On Apr 4, 2016, at 8:08 AM, michal1988 <michalgadzin...@gmail.com> wrote:
> 
> Hello guys, It is my very beginning with Apache Camel. I have created a
> simple component and added few routes. The problem is that every new usage
> of the route takes one UNIX descriptor.  I do check it with "netstat | wc
> -l". So I run out of it after ~60k messages send/receive from/to AMQP . Is
> there any possibility to change this behavior? Maybe somehow reuse
> descriptors.
> 
> 
> Michal.
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/AMQPComponent-routes-running-out-of-UNIX-descriptors-tp5780431.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to