[jboss-user] [JBoss Cache: Core Edition] - Spontanous Cloning of TreeCache(Aop)
abirkmanis
do-not-reply at jboss.com
Wed Oct 29 08:36:35 EDT 2008
While using JBoss Cache 1.3.0.SP4, my application occasionally starts leaking memory.
The reason for that is some unidentified rare condition that causes TreeCacheAop clone itself.
Specifically, the whole application instantiates TreeCacheAop once. But sometimes (when memory starts leaking) a heap dump identifies hundreds of TreeCacheAop instances, each with its own JGroups stack, etc.
I am positive that application itself does not re-create TreeCacheAop.
Could it be that the cache does it itself, or maybe there are some other suggestions?
Thanks a lot,
Andris Birkmanis
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185373#4185373
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185373
More information about the jboss-user
mailing list