You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2011/06/22 03:16:47 UTC

[jira] [Created] (GERONIMO-6019) EJB application is not uninstalled cleanly

EJB application is not uninstalled cleanly
------------------------------------------

                 Key: GERONIMO-6019
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6019
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Ivan
            Assignee: Ivan


While using some tools to analysis our heap stack after deploying and undeploying the EJB applications for some times, we got some memory leak.
a. I opened a JIRA on OpenEJB side, https://issues.apache.org/jira/browse/OPENEJB-1604
>From Geronimo side, I could see two leak places, 
a. one is in EJBModuleImpl, it did not remove some references from GeronimoThreadContextListener singleton instance
b. Another is related to DeepBindingContext, it is still under investigation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (GERONIMO-6019) EJB application is not uninstalled cleanly

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-6019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-6019.
----------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Seems to be OK now.

> EJB application is not uninstalled cleanly
> ------------------------------------------
>
>                 Key: GERONIMO-6019
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6019
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> While using some tools to analysis our heap stack after deploying and undeploying the EJB applications for some times, we got some memory leak.
> a. I opened a JIRA on OpenEJB side, https://issues.apache.org/jira/browse/OPENEJB-1604
> From Geronimo side, I could see two leak places, 
> a. one is in EJBModuleImpl, it did not remove some references from GeronimoThreadContextListener singleton instance
> b. Another is related to DeepBindingContext, it is still under investigation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMO-6019) EJB application is not uninstalled cleanly

Posted by "Ivan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053693#comment-13053693 ] 

Ivan commented on GERONIMO-6019:
--------------------------------

Commit some changes to trunk at r1138758 for issue a.

> EJB application is not uninstalled cleanly
> ------------------------------------------
>
>                 Key: GERONIMO-6019
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6019
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Ivan
>            Assignee: Ivan
>
> While using some tools to analysis our heap stack after deploying and undeploying the EJB applications for some times, we got some memory leak.
> a. I opened a JIRA on OpenEJB side, https://issues.apache.org/jira/browse/OPENEJB-1604
> From Geronimo side, I could see two leak places, 
> a. one is in EJBModuleImpl, it did not remove some references from GeronimoThreadContextListener singleton instance
> b. Another is related to DeepBindingContext, it is still under investigation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira