<pre class="programlisting">-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512</pre><p>
            If you don&#39;t have so much memory available, the following is recomended:
    </p><pre class="programlisting">-Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=256</pre><p>
            If you&#39;re running JBoss from the commandline, you can configure 
            the JVM options in <tt class="literal">bin/run.conf</tt>.
    </p>Extracted from <a href="http://docs.jboss.org/seam/1.2.1.GA/reference/en/html/gettingstarted.html">http://docs.jboss.org/seam/1.2.1.GA/reference/en/html/gettingstarted.html</a><br><br>But, i never had problems with the default configuration.
<br><br>The JBoss AS i´m using is <a href="http://4.0.5.GA">4.0.5.GA</a> under windows xp/MacOSX 10.6<br><br><div><span class="gmail_quote">On 9/18/07, <b class="gmail_sendername">sheikfaritha Begum</b> &lt;<a href="mailto:sheikfaritha@gmail.com">
sheikfaritha@gmail.com</a>&gt; 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>Hi,</div>
<div>&nbsp;</div>
<div>I am new to jboss,</div>
<div>I am often getting out of memory error while accessing jboss</div>
<div>how to overcome this problem,any one help me</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<br>_______________________________________________<br>jboss-user mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:jboss-user@lists.jboss.org">jboss-user@lists.jboss.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.jboss.org/mailman/listinfo/jboss-user" target="_blank">
https://lists.jboss.org/mailman/listinfo/jboss-user</a><br><br></blockquote></div><br>