<p>The original thread was for a bug in 5.0.x, fixed in 5.1, but it would be a very serious issue in 5.5. It basically means that the local memory of a beta node has been assigned to an alpha node, or that the wrong memory had been retrieved. In any case, the rete is broken: wrong facts or types would be joined in a different order or way than stated by the rules.</p>

<p>Is this something you&#39;re experiencing , or just worried that it may happen?</p>
<p>Causes could be an invalid rule in the first place (running the engine without checking for compilation errors), a bug in the construction process (unlikely, unless the rule is a very rare edge case), or a complex scenario where you add and remove rules dynamically from a knowledge base.</p>

<div class="gmail_quote">On May 1, 2013 2:25 PM, &quot;dcrissman&quot; &lt;<a href="mailto:dcrissman@redhat.com">dcrissman@redhat.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could you explain what you mean by rete corruption? I am familiar with rete,<br>
but hardly an expert. I am not really doing anything too complicated, I<br>
guess some runtime inserts and retracts.<br>
<br>
I tried 6.0.0.Beta2, but that has more api changes then I am prepared to<br>
handle, I&#39;ll wait until the Final version.<br>
<br>
As for 5.6.0-SNAPSHOT, I am having trouble pulling it down. I will pick that<br>
up tomorrow.<br>
<br>
In the meantime, any clarification to the rete question would be<br>
appreciated.<br>
<br>
Thanks,<br>
Dennis<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/java-lang-ClassCastException-org-drools-reteoo-BetaMemory-cannot-be-cast-to-org-drools-reteoo-AlphaNy-tp4023610p4023612.html" target="_blank">http://drools.46999.n3.nabble.com/java-lang-ClassCastException-org-drools-reteoo-BetaMemory-cannot-be-cast-to-org-drools-reteoo-AlphaNy-tp4023610p4023612.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div>