Hi all,

After further testing, I was able to to distill the problem to unconsumed messages in a durable topic subscription. The solution was to increase the "usageManager" limit, as described here:
http://www.nabble.com/problem-with-durable-subscribers-tf2145613.html#a5923485

Although it must be noted that while using Stomp clients, large number of threads were created.
Total Thread Started

I now have further queries on this :)

1.  How do I remove unused durable topic subscriptions ?
2. How to identify the PendingQueueSize for all subscriptions ?

Thanks
Sandeep

Reply via email to