seam - Optimal memory settings for JBOSS Server for using in a development machine -


for seam project ejb3, optimal memory settings development machine(2gb ram eclipse ide)? how can remove unwanted services using eclipse?

run jboss following set of jvm parameters

-xms128m -xmx512m -dsun.rmi.dgc.client.gcinterval=3600000 -dsun.rmi.dgc.server.gcinterval=3600000 -xx:+useconcmarksweepgc -xx:+cmspermgensweepingenabled -xx:+cmsclassunloadingenabled -xx:maxpermsize=512m -xverify:none

you should not memory-related exceptions , errors then. 2gb memory limit should not big problem, 4gb give more comfort.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -