Hello, I am seeing a jgroups memory leak and am wondering if anyone can provide some guidance. Below is a partial jmap histogram dump showing the jgroups leak:
468679912 990299 byte[] 227054264 5100368 char[] 124964040 5206835 java.lang.String 93450888 3893787 java.util.LinkedList$Entry 78882192 3286758 java.util.HashMap$Entry 69918576 2913274 java.net.Inet4Address 69918048 2913252 org.jgroups.stack.IpAddress 42562520 1064063 java.util.HashMap 40117048 1065311 java.util.HashMap$Entry[] 38877520 971938 org.jgroups.Message 38862560 971564 org.jgroups.blocks.RequestCorrelator$Header 31101984 971937 org.jgroups.protocols.pbcast.NakAckHeader 23460792 977533 java.util.LinkedList 23382312 974263 java.util.concurrent.ConcurrentHashMap$HashEntry 23326608 971942 java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync 23326608 971942 java.util.concurrent.locks.ReentrantReadWriteLock We are using JBoss-Cache version JBossCache-1.4.1.SP6 and jgroups version 2.6.2. Any suggestions on how to work around this? Any help would be greatly appreciated. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169360#4169360 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169360 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
