[jboss-jira] [JBoss JIRA] (DROOLS-647) memory leak

Dawna Floyd (JIRA) issues at jboss.org
Wed Nov 12 03:01:57 EST 2014


Dawna Floyd created DROOLS-647:
----------------------------------

             Summary: memory leak
                 Key: DROOLS-647
                 URL: https://issues.jboss.org/browse/DROOLS-647
             Project: Drools
          Issue Type: Bug
    Affects Versions: 6.1.0.Final
            Reporter: Dawna Floyd
            Assignee: Mark Proctor
         Attachments: DROOL_TEST.zip

references to fact handles not being removed when objects are removed from memory. Converted  our application from 5.0.1 to 6.1_Final and encountered memory leaks in the drools processing. Found references to defect 498 and checked out the 6.1.1 code based and built the source (the download package doesn't seem to have these fixes). The majority of leaks were corrected with this code line, however there still remains a memory leak when we run our defined rules. Even though a rule never fires,  it's evaluation seems to hold onto beta memory forever and the test application will eventually run out of memory.  I can provide a test program that highlights the leak.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list