l executors,they will unload threads if idle and create more if
needed.
On Thu, Sep 15, 2011 at 12:31 PM, Gary Tully [via ActiveMQ] <
ml-node+s2283324n3815303...@n4.nabble.com> wrote:
> Dom,
> this is unusual, some thoughts:
> can you enable trace level logging for activemq on your
onsumers). I have to
actively kill the client's JVM and restart it.
Dom
On Wed, Sep 14, 2011 at 1:14 PM, Aleksandar Ivanisevic-3 [via ActiveMQ] <
ml-node+s2283324n3812638...@n4.nabble.com> wrote:
> Dom <[hidden email] <http://user/SendEmail.jtp?type=node&node=3812638&
oes anybody have any ideas?
Thanks,
Dom
PS: This is our consumer create code;
ActiveMQConnectionFactory connectionFactory = new
ActiveMQConnectionFactory(jmsConfig.getUserName(), jmsConfig.getPassword(),
jmsConfig.getUrl());
connection = connectionFactory.createConnection();
if (c