Re: ActiveMQ doesn't close connections

2010-03-09 Thread freders
Hi Dejan, Dejan Bosanac wrote: > > it seems like you're closing all that is there to close, but maybe missing > to close it in some situations. There isn't much we can do, until we have > a > reproducible "test case", so if you can just strip down your app only on > messaging related part and t

Re: ActiveMQ doesn't close connections

2010-03-04 Thread freders
ation - http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Thu, Mar 4, 2010 at 5:18 PM, freders wrote: > >> >> Hello to everyone, >> >> I'm using Apache 2, Tomcat 6 and Activ

ActiveMQ doesn't close connections

2010-03-04 Thread freders
Hello to everyone, I'm using Apache 2, Tomcat 6 and ActiveMQ 5.2.0. I'm using request-reply messages mode. ActiveMQ works well except that it doesn't close the ESTABLISHED connections. So, after a couple of hours running, there are not available file descriptors left to accept new connections due