[jboss-jira] [JBoss JIRA] (DROOLS-461) Memory Leak in Drools6.0.1-JavaLexer- Whenever application is restarted in websphere

jacob sukumar (JIRA) issues at jboss.org
Fri Apr 4 02:23:13 EDT 2014


    [ https://issues.jboss.org/browse/DROOLS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959176#comment-12959176 ] 

jacob sukumar commented on DROOLS-461:
--------------------------------------

Thanks for reply. We are using websphere 7.0, we are stopping the application by clicking on the stop button and start the application by clicking on the start button on the admin console.And also even in the case of uninstall the application and install the application. After stopping the application, we are taking the dumps after 5 mins(waiting for GC to kick in) with the tool IBM heap analyzer(ha444.jar). When we see the leak suspects, around 8MB of JavaLexer is held up.

If we stop the websphere server itself , then this memory getting freed.
Thanks in advance.
                
> Memory Leak in Drools6.0.1-JavaLexer- Whenever application is restarted in websphere
> ------------------------------------------------------------------------------------
>
>                 Key: DROOLS-461
>                 URL: https://issues.jboss.org/browse/DROOLS-461
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 6.0.1.Final
>         Environment: Websphere7.0, Java
>            Reporter: jacob sukumar
>            Assignee: Mario Fusco
>
> Everytime we restarted the application on websphere and taking the heap dumps, we could able to see around 8MB of JavaLexer(org/drools/compiler/rule/builder/dialect/java/parser/JavaLexer) is leaking. Let us say if we restarted the application for 3 times, (8*3)24MB heap memory is leaking.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list