I have been working with snapshot
apache-activemq-5.0-20070904.133257-1.tar.gz and by adding network
connectors for network of brokers like this
      <networkConnector name="mqtest2 and mqtest3"
uri="static://(tcp://mqtest2:61616,tcp://mqtest3:61616)" networkTTL="3"/>
 I get a hung thread named [ActiveMQ Connection Dispatcher:
vm://momqtest1#nn] every second till an out of memory error.
 
 If i turn off the use of DedicatedTaskRunner I don't get these hung threads
and the resulting outofmemory error.

 Any disadvantages to using pooled vs dedicated? 
-- 
View this message in context: 
http://www.nabble.com/Lots-of-hung-connection-dispatcher%27s-and-fix-tf4423482s2354.html#a12617738
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to