[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 03:53:13 EDT 2014


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

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

Its a GC root object. JavaLexer is having SHORT arrays which contributing to the leak.

                
> 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