Try tweaking memoryLimit option on destination policy and/or systemUsage Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net
On Tue, Nov 8, 2011 at 6:08 PM, JacobS <jacobhame...@gmail.com> wrote: > After some more heap dump investigation I found what is eating all the > memory. > The dump shows that I have more than 2000 TopicSubscription objects and for > each one there is an FilePendingMessageCursor, which consumes 265K (the > OpenWireFormat object has 2 arrays each consuming 130K). > My question is, is there any way to reduce the amount of > FilePendingMessageCursor objects ? > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/clients-are-getting-disconnected-tp3999308p4016754.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >