[jbosstools-issues] [JBoss JIRA] (JBIDE-11539) Memory leak in org.jboss.tools.jst.web.kb

Sigi Kiermayer (JIRA) jira-events at lists.jboss.org
Fri Apr 13 16:48:47 EDT 2012


Sigi Kiermayer created JBIDE-11539:
--------------------------------------

             Summary: Memory leak in org.jboss.tools.jst.web.kb
                 Key: JBIDE-11539
                 URL: https://issues.jboss.org/browse/JBIDE-11539
             Project: Tools (JBoss Tools)
          Issue Type: Bug
         Environment: Windows XP
Eclipse 3.7
JBoss Tools(over marketplace, last update 4/11/2012
            Reporter: Sigi Kiermayer
            Priority: Critical


I have huge memory problems and two days ago i made a heap dump and got following information:


The classloader/component "org.jboss.tools.jst.web.kb" occupies 485,306,072 (76.24%) bytes. The memory is accumulated in one instance of "java.util.HashMap$Entry[]" loaded by "<system class loader>".

Keywords
java.util.HashMap$Entry[]
org.jboss.tools.jst.web.kb


It is full of HashMapentries:
key: org.eclipse.core.internal.resources.File
value: org.jboss.tools.jst.web.kb.internal.XmlContextImpl


I have the memory dump here. i can provide it if you think it is a reproducible bug or you have an idea how that can happen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list