Personally, I have these set in Eclipse:-<br><br>-XX:MaxPermSize=512m -Xms512m -Xmx2048m<br><br>Lower values might work (I believe there is something about this in the droolsjbpm-build-bootstrap\README.md).<br><br>With kind regards,<br>
<br>Mike<br><br><div class="gmail_quote">On 17 May 2012 15:23, anchi <span dir="ltr">&lt;<a href="mailto:harijana@ovi.com" target="_blank">harijana@ovi.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi!<br>
<br>
I&#39;m trying to build Guvnor from source. I have followed instructions listed<br>
here:<br>
<a href="https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/README.md" target="_blank">https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/README.md</a><br>
<br>
I am able to start the application. After clicking on URL in Development<br>
Mode tab, Guvnor app starts to load but after a few seconds becomes<br>
unresponsive and I get an OutOfMemoryException:<br>
 [org.drools.guvnor.Guvnor] Out of memory; to increase the amount of memory,<br>
use the -Xmx flag at startup (java -Xmx128M ...)<br>
<br>
I have increased VM memory, however, no matter how much memory I give, it<br>
always throws this exception.<br>
<br>
I get this output in the console:<br>
WARN  17-05 16:14:26,525<br>
(RulesRepositoryManager.java:createRulesRepository:65)   Creating<br>
RulesRepository with default username.<br>
INFO  17-05 16:14:26,530 (RulesRepositoryConfigurator.java:getInstance:46)<br>
Creating an instance of the RulesRepositoryConfigurator.<br>
WARN  17-05 16:14:30,598<br>
(RulesRepositoryManager.java:createRulesRepository:65)   Creating<br>
RulesRepository with default username.<br>
WARN  17-05 16:14:31,764<br>
(RulesRepositoryManager.java:createRulesRepository:65)   Creating<br>
RulesRepository with default username.<br>
<br>
Any suggestions?<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Building-Guvnor-from-source-tp3999132.html" target="_blank">http://drools.46999.n3.nabble.com/Building-Guvnor-from-source-tp3999132.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>