Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion
"Re: Getting OutOfMemoryError:Java heap space error" To view the discussion, visit: http://community.jboss.org/message/580507#580507 -------------------------------------------------------------- If you start with bin/run.bat you try to modify the line: set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m and increase the -Xmx value. Also it might help to increase -Xms if you need the memory constantly (it will increase the initial heap size and free the JVM to recalculate the heap) -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/580507#580507] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
