You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2009/12/16 05:23:18 UTC

[jira] Resolved: (AXIS2C-1332) Memory Leak when performing Load Test

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

S.Uthaiyashankar resolved AXIS2C-1332.
--------------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s: 1.7.0

Please check AXIS2C-1419 for the progress. 

> Memory Leak when performing Load Test
> -------------------------------------
>
>                 Key: AXIS2C-1332
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1332
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>    Affects Versions: 1.5.0
>         Environment: Centos 4.6
>            Reporter: kwangmien
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.7.0
>
>
> I have a web service client that uses svn Revision 735487 of Axis2c 
> to send SOAP request and receive SOAP response from a web service Server.
> the client sent the requests at the rate of 3 requests per second. when I used pmap to check 
> the memory used by the client process, it showed that the memory increases monotonically as long as the client
> is sending the SOAP requests. After stopping the client, the memory did not reduce to its original value when the test started. 
> This clearly showed a memory leak scenario. 
> Even at 1 SOAP request per second, there is memory leak. The rate of increase of 
> memory usage is slower in this case.
> The same problem happened when using Axis2c version 1.5 or 1.4
> Can anyone help me on this ? 
> Thank you.

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