[ 
https://issues.apache.org/jira/browse/AMQ-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey updated AMQ-3959:
------------------------

    Attachment: StringArrayEditor_memory_leak.png

StringArrayEditor is referenced from static collaction ouside of 
WebAppClassLoader.
                
> Memory leak caused by org.apache.activemq.util.StringArrayEditor
> ----------------------------------------------------------------
>
>                 Key: AMQ-3959
>                 URL: https://issues.apache.org/jira/browse/AMQ-3959
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.5.0, 5.6.0
>         Environment: Ubuntu 12.04 x64
> Oracle JDK 1.6.0_32
> Tomcat 7.0.28
>            Reporter: Sergey
>         Attachments: StringArrayEditor_memory_leak.png
>
>
> Create a web application which connects to an ActiveMQ standalone server, 
> package activemq-core.jar into WAR under WEB-INF/lib.
> Deploy the WAR to a Tomcat 7. Then undeploy. In Tomcat manager press "Find 
> leaks" button in "Diagnostics" section. Tomcat will complain that after 
> undeployment some classes are still in memory.
> Use profiler to locate WebAppClassLoader, see the screenshot.

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

        

Reply via email to