<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Not really :(<br>
<br>
In your situation I tend to keep removing rules and data while still
making sure the error happens, to get it down to a minimum. Please do
try, as this isn't an error that should happen. Or alterntaively you
can open drools-core and drools-compiler in eclipse and execuse and
debug this yourself - in your situation this might best. you can put in
a breakpoint to listen for that particular exception.<br>
<br>
Mark<br>
s erel wrote:
<blockquote
cite="mid:1a1500b50707020715x3904acaav8833f7923c3da456@mail.gmail.com"
type="cite">
<div>It's hard for me to provide a self contained project. The drl
is long and uses several business objects. It's the same drl as we've
been using for 306 minus the keyword changes. </div>
<div>Is there anything else i can check or provide you in order to
solve this matter.</div>
<div> </div>
<div>Thanks<br>
</div>
<div><span class="gmail_quote">On 7/1/07, <b class="gmail_sendername">Mark
Proctor</b> <<a moz-do-not-send="true"
href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a>>
wrote:</span>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div text="#000000" bgcolor="#ffffff">Can you provide us a self
contained project which creates this error? Unless we can recreate it,
it will be very hard to track it down. Please attach the project to a
jira and we'll make it a priority.
<br>
<br>
Mark<br>
s erel wrote:
<blockquote type="cite">
<div><span class="e" id="q_113828884afd587d_1">
<div>Hello,</div>
<div> </div>
<div>I've just started integrating MR3 into my project (I've
previously used 3.06). The drl compiles and everything seems fine, but
during </div>
<div>tests the following exception is thrown for time to time:</div>
<div> </div>
<div>java.lang.ArrayIndexOutOfBoundsException: 17<br>
at
org.drools.util.AbstractHashTable$HashTableIterator.next(AbstractHashTable.java:250)<br>
at org.drools.reteoo.Rete$ObjectTypeConf.buildCache(Rete.java:434)<br>
at
org.drools.reteoo.Rete$ObjectTypeConf.getObjectTypeNodes(Rete.java:425)<br>
at org.drools.reteoo.Rete.assertObject(Rete.java:172)<br>
at
org.drools.reteoo.ReteooRuleBase.assertObject(ReteooRuleBase.java:190)<br>
at
org.drools.reteoo.ReteooWorkingMemory$WorkingMemoryReteAssertAction.execute
(ReteooWorkingMemory.java:163)<br>
at
org.drools.common.AbstractWorkingMemory.executeQueuedActions(AbstractWorkingMemory.java:1135)<br>
at
org.drools.common.AbstractWorkingMemory.insert(AbstractWorkingMemory.java:781)<br>
at
org.drools.common.AbstractWorkingMemory.insert(AbstractWorkingMemory.java:584)<br>
at
org.drools.jsr94.rules.StatefulRuleSessionImpl.addObject(StatefulRuleSessionImpl.java:162)</div>
<div> </div>
<div>This only happens during high load tests.</div>
<div>Can anyone help me?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
</span></div>
<pre><hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a moz-do-not-send="true"
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>
<a moz-do-not-send="true"
onclick="return top.js.OpenExtLink(window,event,this)"
href="https://lists.jboss.org/mailman/listinfo/rules-users"
target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</div>
<br>
_______________________________________________<br>
rules-users mailing list<br>
<a moz-do-not-send="true"
onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org
</a><br>
<a moz-do-not-send="true"
onclick="return top.js.OpenExtLink(window,event,this)"
href="https://lists.jboss.org/mailman/listinfo/rules-users"
target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br>
</blockquote>
</div>
<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>