<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
s erel wrote:
<blockquote
cite="mid:1a1500b50710081013w17a538fbj6deccac28889e761@mail.gmail.com"
type="cite">I understand that shadow facts are created once during
building.<br>
Still, the application crashes in less than a minute when shadow facts
are enabled and it runs for hours when they are disabled.<br>
<br>
I was assuming it to be related to a corrupted data structure that
leaks.
<br>
<br>
Can you think of such a case? <br>
Are there any limitations for shadow facts (besides them being final)?<br>
</blockquote>
Can you try this with trunk and let us know if it still happens?<br>
<a class="moz-txt-link-freetext" href="https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/">https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/</a><br>
<blockquote
cite="mid:1a1500b50710081013w17a538fbj6deccac28889e761@mail.gmail.com"
type="cite"><br>
<br>
<div><span class="gmail_quote">On 10/8/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: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
<div><span class="e" id="q_115806d1e4e577d6_1">s erel wrote:
<blockquote type="cite">Hello,<br>
<br>
I've posted before regarding this issue.<br>
We currently evaluating drools 4.01 for our project. We've noticed that
the perm gen space grows at a rapid rate and that eventually results<br>
in a OOM. When shadow facts are disabled, the problem seems to go away
(or at least not as noticeable as before). <br>
<br>
Any ideas?<br>
What is the effect of a shadowed object which itself contains complex
objects that are also involved in a pattern (through inline eval)?<br>
</blockquote>
</span></div>
when the system encounters a new Class, and shadow is enabled, it
generates a proxy to that class - however this is a one time operation.
The only way that shadow proxies would continue to be created would be
if you where continually creating or loading new classes or
redefinitions of the old classes.<br>
<blockquote type="cite"><br>
<br>
<br>
<br>
<pre><hr size="4" width="90%"><span class="q">
_______________________________________________
rules-users mailing list
<a moz-do-not-send="true" href="mailto:rules-users@lists.jboss.org"
target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rules-users@lists.jboss.org
</a>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/rules-users"
target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</span></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>