[ 
https://issues.apache.org/jira/browse/AXIS2C-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613112#action_12613112
 ] 

Diluka Moratuwage commented on AXIS2C-1156:
-------------------------------------------

Hi Damitha,
 Yes sure, it's just because of the sample publisher service, it runs in a loop 
and when it gets interrupted it doesn't clean what it had in memory and exits 
the thread. I already have make some modifications, but I guess we need to add 
a method to util, in order to kill/cancel a running thread as well.

Thanks,
Diluka.

> memory leak in savanc
> ---------------------
>
>                 Key: AXIS2C-1156
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1156
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>         Environment: linux fc5
>            Reporter: Frederic Heem
>            Assignee: Damitha Kumarage
>             Fix For: 1.4.1
>
>         Attachments: in_handler.patch, sub_processor.patch
>
>
> In savan_in_handler_invoke(), a processor is created by 
> savan_sub_processor_create()  but it is not freed, actually, there isn't a 
> function to free it (savan_sub_processor_free() ?)
> Also there is a mix of tab and spaces in the file which makes it difficult to 
> read and maintain.

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