[jboss-user] [JBoss Cache] - Memory Leak through MVCCInvocationContext

Niklas Schlimm do-not-reply at jboss.com
Thu Mar 29 05:55:21 EDT 2012


Niklas Schlimm [https://community.jboss.org/people/Niklas1973] created the discussion

"Memory Leak through MVCCInvocationContext"

To view the discussion, visit: https://community.jboss.org/message/727141#727141

--------------------------------------------------------------
I have a problem when I redeploying my App on Tomcat several times I am getting an OutOfMemoryError. I hav looked at the Memory and it shows MVCCInvocationContext thread local in the 8080 worker threads.
The only way to remove the thread local is through CacheInvocationDelegate.setInvocationContext(null).
The issue is that I don't have direct access here.

The documentation says that InvocationContextInterceptor does the clean up here. It doesn't obviously. (I checked if its in the chain - it is ...)

I have attached the Memory Analyzer screen shot.

Any help would be appreciated.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/727141#727141]

Start a new discussion in JBoss Cache at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2052]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120329/fe4c0282/attachment.html 


More information about the jboss-user mailing list