Re: OutOfMemoryError in JBoss Application server
Posted By:
WarnerJan_Veldhuis
Posted On:
Friday, February 10, 2006 02:35 AM
There is a line in %JBOSS_HOME%in
un.bat that says: set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m or something similar. Change the value of -Xmx to whatever memory you want to give to Jboss.