You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Philip Luppens (Updated) (JIRA)" <ji...@apache.org> on 2012/04/03 17:20:26 UTC

[jira] [Updated] (WW-3789) Memory leak while undeploying Struts 2 application

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

Philip Luppens updated WW-3789:
-------------------------------

    Description: 
Struts 2.3.1.2 web app running on Tomcat 6.0.26:  created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@10769dd]) and a value of type [java.lang.Object[]] (value [[ ...

Having trouble redeploying .war file on Tomcat, Commons Logging references to ActionMappings are not being garbage collected.

Looking to redo the application not using Struts.

  was:
Having trouble redeploying .war file on Tomcat, Commons Logging references to ActionMappings are not being garbage collection.

Looking to redo the application not using Struts.

       Priority: Minor  (was: Major)
        Summary: Memory leak while undeploying Struts 2 application  (was: Struts 2.3.1.2 web app running on Tomcat 6.0.26:  created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@10769dd]) and a value of type [java.lang.Object[]] (value [[)

I've updated this issue to be a little more coherent and lowered the priority since this is not critical. I believe Rene made some changes lately to deal with this exact kind of issues, but I'm not sure if they are already released.

Can you try a nightly and see if that solves your problem?
                
> Memory leak while undeploying Struts 2 application
> --------------------------------------------------
>
>                 Key: WW-3789
>                 URL: https://issues.apache.org/jira/browse/WW-3789
>             Project: Struts 2
>          Issue Type: Bug
>         Environment: Tomcat 6.0.26, Struts 2.3.1.2
>            Reporter: James O'Hara
>            Priority: Minor
>
> Struts 2.3.1.2 web app running on Tomcat 6.0.26:  created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@10769dd]) and a value of type [java.lang.Object[]] (value [[ ...
> Having trouble redeploying .war file on Tomcat, Commons Logging references to ActionMappings are not being garbage collected.
> Looking to redo the application not using Struts.

--
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