Esteban Aliverti created JBRULES-3372:
-----------------------------------------
Summary: kbase.addKnowledgePackages() infinite loop
Key: JBRULES-3372
URL:
https://issues.jboss.org/browse/JBRULES-3372
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.4.0.Beta2
Reporter: Esteban Aliverti
Assignee: Mark Proctor
Attachments: testProject.zip
I have attached a simple project containing just 1 rule and some model classes.
The rule is compiled ok, but when I try to add the generated package to a kbase, an
infinite-loop (or what it seems like an infinite-loop) occurs.
If you remove some of the patterns in the rule, everything works fine.
I have debugged up to RuleTerminalNode.networkUpdated(). The execution never returns from
that method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira