4 Replies Latest reply on Dec 10, 2013 12:04 PM by pferraro

    EAP 6.1.0 SharedLocalYieldingClusterLockManager LocalLock leak

    iphands

      I have a 4 node EAP 6.1.0 cluster that is running out of heap in production. The largest object in the dominator tree (also a MAT leak suspect) is a org.jboss.as.clustering.lock.SharedLocalYieldingClusterLockManager object that takes up > 50% of the heap.

       

      I think there is a leak of the localLocks (I see about 2.2 million SharedLocalYieldingClusterLockManager.LocalLock Objects in my heap dump).

      Has anyone else run into this issue? Is there some other issue that might cause these locks to not be removed?