Are you running a 32-bit or 64-bit JVM? If 32-bit, the max heap size might be too big (depends on the OS). Some OSes will allow only 1.5-1.7GB heaps.
Also, are you sure you need that much heap space? I have a presentation on how to understand what heap settings work best at: http://www.cecmg.de/doc/tagung_2007/agenda07/24-mai/2b3-peter-johnson/index.html View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165410#4165410 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165410 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
