-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512
If you don't have so much memory available, the following is recomended:
-Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=256
If you're running JBoss from the commandline, you can configure the JVM
options in bin/run.conf.
Extracted from
http://docs.jboss.org/seam/1.2.1.GA/reference/en/html/gettingstarted.html
But, i never had problems with the default configuration.
The JBoss AS i´m using is 4.0.5.GA under windows xp/MacOSX 10.6
On 9/18/07, sheikfaritha Begum <sheikfaritha(a)gmail.com> wrote:
Hi,
I am new to jboss,
I am often getting out of memory error while accessing jboss
how to overcome this problem,any one help me
_______________________________________________
jboss-user mailing list
jboss-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user