This is JBoss 3.2.6, Java 1.4.2

While debugging an issue, we did a thread dump on our application and noticed 
approximately 240 UIL2 ReadTask/WriteTask thread pairs. 116 pairs are 
associated w/ port 8093, which I would assume would represent our JMS queues 
and topics. 118 pairs are associated w/ some higher user port, which look like 
they would represent client subscriptions. Since those numbers seems very high 
for our application I looked at the jmx-console for more detail. We have a 
total (including the DLQ) of 12 topics/queues. Across all of the topics/queues, 
we have a total of 12 subscriptions/receivers. However, the DestinationManager 
MBean reports a ClientCount of 126. 

Can anyone help me interpret this? What is the difference (and perhaps why the 
discrepancy) between the # of clients and subscriptions/receivers? How can we 
track down where all these threads are coming from? 

Thanks,
-Dan

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891728#3891728

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891728


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to