<div>Hi </div>
<div> </div>
<div>I need some help on how to solve the memory leak issue with JBoss. I tested my application for memory leak using JProfiler. And my application is deployed in JBoss. In the memory view i found that the number of instances of String objects, HashTree, int and char[] primitve datatypes were increasing in time. I dont understand where the memory leak is and how to solve this issue.</div>

<div> </div>
<div>Please reply if anyone has any idea as to what is happening.</div>
<div> </div>
<div>Thanks in advance</div>