[ https://issues.apache.org/jira/browse/ODE-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ciaran Jessup updated ODE-580: ------------------------------ Description: When un-deploying a DeploymentUnitDir object instance is kept in memory, this is a direct consequence of this Axis bug ( http://issues.apache.org/jira/browse/AXIS2-3870 ) which has been resolved in Axis2 1.4 (I know there's an ODE fork running that version out there...) There follows a *HORRIBLE* 'fix' to this issue that resolves the memory leak, but I would suggest a move to a later revision of Axis rather than this particular patch :) was: When un-deploying a DeploymentUnitDir object instance is kept in memory, this is a direct consequence of this Axis bug ( ) which has been resolved in Axis2 1.4 (I know there's an ODE fork running that version out there...) There follows a *HORRIBLE* 'fix' to this issue that resolves the memory leak, but I would suggest a move to a later revision of Axis rather than this particular patch :) > DeploymentUnitDir object gets leaked after un-deployment. > --------------------------------------------------------- > > Key: ODE-580 > URL: https://issues.apache.org/jira/browse/ODE-580 > Project: ODE > Issue Type: Bug > Environment: na > Reporter: Ciaran Jessup > Priority: Minor > Attachments: FixForAxisBug.patch > > > When un-deploying a DeploymentUnitDir object instance is kept in memory, > this is a direct consequence of this Axis bug ( > http://issues.apache.org/jira/browse/AXIS2-3870 ) which has been resolved in > Axis2 1.4 (I know there's an ODE fork running that version out there...) > There follows a *HORRIBLE* 'fix' to this issue that resolves the memory leak, > but I would suggest a move to a later revision of Axis rather than this > particular patch :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.