I have 16GB RAM and 64bit windows operating system.I want to run an web application I got heap space exception if i change VM arguments to -Xms3512m -Xmx3512m -XX:MaxPermSize=128m -XX:-UseGCOverheadLimit -XX:ReservedCodeCacheSize=32m
I got exception as
Error occurred during initialization of VM
Could not reserve enough space for object heap
but I have another system with same configuration but that system accept this VM Arguments. please give me solution