Hi !

No, I don't use Web console at all. But I use JMX console.

Do you know the conditions required for a thread session to terminate ?
Should session.close() be enough or have we to wait for some kind of timeout
(Inactivity) before the thread die ? ... I extensively use network of
brokers too (in relatively complex configurations), and it is possible that
some related consumers/producers continue to be active on other nodes.

I am in a full AUTO_ACKNOWLEDGEMENT configuration.


If you explain me when a session thread is supposed to die, I will try to
find where is located the error.




Gary Tully wrote:
> 
> I wonder are you experiencing
> https://issues.apache.org/activemq/browse/AMQ-2169
> 
> 2009/6/17 Eric-AWL <eric.vinc...@atosorigin.com>
> 
>>
>> Hi
>>
>> in 5.3-snapshot and 5.2 release, I think I correctly close
>> consumers/producers/session and the threads like this one :
>>
>> ActiveMQ Session: ID:td0sib01s-32880-1245239727292-2:0:25
>>
>> doesn't seem to die.
>>
>> Is there something to do ?
>>
>> Eric-AWL
>> --
>> View this message in context:
>> http://www.nabble.com/Do-you-know-when-ActiveMQ-Session-threads-dies---tp24071802p24071802.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> http://blog.garytully.com
> 
> Open Source Integration
> http://fusesource.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Do-you-know-when-ActiveMQ-Session-threads-die---tp24071802p24109839.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to