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

Michele Mazzucco reopened AXIS2-2328:
-------------------------------------


I think there's still a memory leak somewhere. In fact after about 2 hours (and 
about 4000 requests sent from 2 clients created using the same configuration 
context) the memory usage is > 1 GB (and the number of responses to receive is 
< 10).

p.s. I call the cleanup method on the two ServiceClient objects ONLY once all 
responses have been received.

> Out of memory error in Callback receiver
> ----------------------------------------
>
>                 Key: AXIS2-2328
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2328
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: client-api
>    Affects Versions: nightly
>         Environment: linux, sun jdk 1.5.0_10
>            Reporter: Michele Mazzucco
>            Priority: Critical
>         Attachments: AXIS2-2328.patch
>
>
> The CallbackReceiver stores the callback object into a hash map, but it never 
> removes it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to