I have Installed STS Version: 3.2.0.RELEASE, inside that i have default sever as VMware vFabric tc Server Developer Edition v2.8,
when i run my server i'm getting the following error "Could not create Java Virtual Machine" in the console it is printing "Error occurred during initialization of VM
Could not reserve enough space for object heap"
my STS.ini file has
-----------------------------------
-vm
C:\Program Files\Java\jdk1.6.0_19\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2 00.v20120913-144807
-product
org.springsource.sts.ide
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx384m
-XX:MaxPermSize=256m-
-------------------------------
please provide me solution i searched in several forums but of no use...please help