You can use a tool like valgrind to trace down the memory leaks.

-Rajika

On Sun, Jan 18, 2009 at 9:54 PM, kwangmien (JIRA) <j...@apache.org> wrote:

> 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
>
>
> 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.
>
>


-- 
http://wso2.org/
http://llvm.org/
http://www.osdev.org/

Reply via email to