Mariano De Maio created JBRULES-3496:
----------------------------------------
Summary: kbase.removeKnowledgePackage() aparent infinite loop
Key: JBRULES-3496
URL:
https://issues.jboss.org/browse/JBRULES-3496
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.4.0.CR1
Environment: Unix based (Ubuntu 10) Core i5 with 4GB RAM
Reporter: Mariano De Maio
Assignee: Mark Proctor
Attachments: Proj.tar.gz
I have attached a simple project containing just 1 rule and some declared classes.
The rule is compiled ok, but when after adding the generated package to a kbase, when
trying to remove it, 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 ReteooBuilder.resetMarks(). 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