[ https://issues.apache.org/jira/browse/AXIS2-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Serge Sozonoff updated AXIS2-3870: ---------------------------------- Attachment: 2.jpg 1.jpg I would like to re-open this bug report. We are running 1.4.1 and continue to see a memory leak. Please see attachments. Allocated heap size keeps increasing, allocation graph can be seen in 2.jpg Serge > Memory Leak using ServiceClient > ------------------------------- > > Key: AXIS2-3870 > URL: https://issues.apache.org/jira/browse/AXIS2-3870 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: kernel > Affects Versions: 1.4 > Reporter: Hans G Knudsen > Fix For: 1.4.1 > > Attachments: 1.jpg, 2.jpg, ClientLeak.java > > > Hi! > I think I see a leak when using ServiceClient. > In my client I intialize the ConfigurationContext once and resuse it to > initialize the ServiceClient : > ServiceClient sender = new ServiceClient(configContext,null); > Calling 'cleanup()' on the ServiceClinet explicitly after the service call > does not help.. > I will supply a small testcase. > /hans -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.