JBoss Community

Memory Leak through MVCCInvocationContext

created by Niklas Schlimm in JBoss Cache - View the full discussion

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

Start a new discussion in JBoss Cache at Community