What would be the maximum memory I can have in JBOSS 4.2.3 ? 

My current settings are:  
 JAVA_OPTS="-Xms1024m -Xmx2048m -XX:PermSize=384m -XX:MaxPermSize=512m"

If I increase the permsize and/or maxpermsize, i am getting error on startup:
===================================
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
+++++++++++++++++++++++++++++++++++

I have a 4GB RAM on the server. Any suggestions are appreciated.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229836#4229836

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229836
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to