Mario Fusco created DROOLS-1342:
-----------------------------------
Summary: IndexOutOfBoundsException when using query with 2 entry points
Key: DROOLS-1342
URL:
https://issues.jboss.org/browse/DROOLS-1342
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.5.0.Final
Reporter: Tibor Zimányi
Assignee: Mario Fusco
Fix For: 7.0.0.Beta3
Sometimes, when using query with 2 entry points along with fireUntilHalt, the method
getQueryResults fails with IndexOutOfBoundsException. See stacktrace here [1]. This was
observed first in Jenkins environment running existing test
QueryCepFireUntilHaltTest.withResultTest from drools repository. I managed to reproduce it
locally looping the test with this code [2].
[1]
http://pastebin.com/BBPsGty9
[2]
http://pastebin.com/47y1dh1W
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)