vittal rao [
http://community.jboss.org/people/vittal.rao] created the discussion
"Re: Memory leak on org.jboss.classloader.spi.base.BaseClassLoader"
To view the discussion, visit:
http://community.jboss.org/message/629007#629007
--------------------------------------------------------------
Hi ,
When i analyzed memory leak problem through Eclipse Memory Analyzer tool. I see that most
of the memory leak is caused by
org.jboss.classloader.spi.base.BaseClassLoader as mentioned below.
| icons/i5.gif (icons/i5.gif)org.jboss.classloader.spi.base.BaseClassLoader @
0x7021143c8 | 37,662 | 2,886,184 | 1,020,624,664 | 78.02% |
| icons/i5.gif (icons/i5.gif)<system class loader> | 74,919 | 5,242,240 |
81,034,736 | 6.19% |
| icons/i5.gif (icons/i5.gif)org.jboss.bootstrap.NoAnnotationURLClassLoader @
0x70001a228 | 18,873 | 1,854,128 | 79,102,152 | 6.05% |
| icons/i5.gif (icons/i5.gif)org.jboss.classloader.spi.base.BaseClassLoader @
0x70210ed38 | 3,838 | 77,080 | 50,101,280 | 3.83% |
| icons/i5.gif (icons/i5.gif)org.jboss.classloader.spi.base.BaseClassLoader @
0x70001a1a0 | 471 | 42,040 | 47,995,688 | 3.67% |
I wanted to know how baseClassLoader is causing a memory problem.
Thanks in Advance.
Vittal
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/629007#629007]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]