Hi,
I am using Jboss 5.1.0
JBM 1.4.6
java jdk1.6.0_20
I am using topic configuration for storing the messages, there will be huge number of messages.
I am getting OOM, when i check the heap dump there were arround
80,999 instances of "EDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap$Entry", loaded by "org.jboss.bootstrap.NoAnnotationURLClassLoader
In fact i am using Jboss cache also.
I just want know is there anything to do with JBM.
Thanks