I'd recommend taking a thread dump to figure out what those threads are
doing, and then attach a debugger and set appropriate breakpoints so you
can step through the code and figure out why they're doing what they're
doing...

Tim

On Fri, Mar 13, 2015 at 1:57 PM, nelsoncc <nelson.cin...@novabase.pt> wrote:

> Hi everyone,
>
> I'm using failover connection to connect to the broker.
> When the broker stops, my application start to have more threads and keep
> growing...
> Only when the broker starts again the number of threads is reduced to its
> normal size.
>
> Can anyone help me with this issue?
>
> Kind regards,
> Nelson Cintra
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-High-number-of-threads-tp4693185.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to