<div dir="ltr">I found that changing dialect to mvel stopped jitting classes and the performance hit was not noticeable.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 December 2013 15:51, brachi <span dir="ltr">&lt;<a href="mailto:brachi.w@sapiens.com" target="_blank">brachi.w@sapiens.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">i&#39;m using drools 5.5.0, after the rules deployment, (associate DRL&#39;s with the<br>
KnowladBase and compile them)<br>
my permgen grows to 500m, and also if i undeploy, the permgen doesn&#39;t<br>
cleaned up. (only if i restart the server)<br>
It won&#39;t help me to increase the permgen size, because the client does a lot<br>
of heavy deployment, and can be in the maximum size by 3-4 deployments.<br>
I tried this tomcat flags, and it does nothing:<br>
-XX:+UseConcMarkSweepGC  -XX:+CMSPermGenSweepingEnabled<br>
-XX:+CMSClassUnloadingEnabled -XX:+UseParNewGC<br>
I tried set the flag : PermGenThreshold=0, like other people suggested in<br>
your forums and it doesn&#39;t help.<br>
any help? it&#39;s production issue...<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/permgen-leak-tp4027038.html" target="_blank">http://drools.46999.n3.nabble.com/permgen-leak-tp4027038.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><br></div>