-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.htmlHi,I am new to jboss,I am often getting out of memory error while accessing jbosshow to overcome this problem,any one help me
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user