<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi Willem,<br><br>The only thing that I managed to do before Mario fixed the issue for me in 5.4.1.Final was to include a modified version of MvelConstraint in my own code (of course earlier in the classpath so that it replaced the one from drools) and changing the value of static member JIT_THRESOLD to Integer.MAX_VALUE<br><br>Quick hoax, but it could help<br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Tue, 2 Oct 2012 08:20:53 +0200<br>&gt; From: willem@van.asperen.org<br>&gt; To: rules-users@lists.jboss.org<br>&gt; Subject: [rules-users] switching off JIT compiler in 5.4.0.Final<br>&gt; <br>&gt; Dear List,<br>&gt; <br>&gt; Does anyone know of a way to disable JIT in 5.4.0.Final? There is a snag <br>&gt; in that version that seems to not play nice with my application. If <br>&gt; there is a way to disable it then I could just bridge the time until <br>&gt; 5.4.1.Final is released.<br>&gt; <br>&gt; I have tried the following:<br>&gt; <br>&gt; -Dmvel.disable.jit=true<br>&gt; <br>&gt; and<br>&gt; <br>&gt; -Ddrools.permgenThreshold=0<br>&gt; <br>&gt; but still the same issue.<br>&gt; <br>&gt; Thanks,<br>&gt; Willem<br>&gt; _______________________________________________<br>&gt; rules-users mailing list<br>&gt; rules-users@lists.jboss.org<br>&gt; https://lists.jboss.org/mailman/listinfo/rules-users<br></div>                                               </div></body>
</html>