[ 
https://issues.apache.org/jira/browse/AXIS2-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266675#comment-15266675
 ] 

Rajesh commented on AXIS2-3870:
-------------------------------

Hi,
Our project is still using Axis2 1.4.1 and struggling with the memory leak 
issue. 
Can someone advise whether it will help if we upgrade to 1.7 version ?
In which version was the memory leak issue fixed ?

> Memory Leak using ServiceClient
> -------------------------------
>
>                 Key: AXIS2-3870
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3870
>             Project: 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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to