I opened a Jira drools-211 and attached a self contained test case. It's caused by a race condition so you may have to try a couple of times to hit the error.
Sent from my iPhone > On Aug 6, 2013, at 12:20 PM, Mario Fusco <[email protected]> wrote: > > Something in the middle. That warning is saying that for some reason drools > isn't able to jit a constraint, i.e. to create a compiled constraint from an > interpreted one. This is harmless in the sense that when this happens the > compiled constraint gets automatically discarded and it continues being > evaluated in interpreted mode. However interpreted constraints are slower > than compiled ones, so it could be interesting to figure out why this is > happening in your case. Do you have a test case that could allow me to > reproduce this problem? > > Regards, > Mario > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/rules-users-RightTupleIndexHashTable-tp4023782p4025375.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
