I am getting this error message every time I start my RAD. I try to solve but changing -XX:MaxPermSize from 128 to 256M and -Xmx from 1024 to 512m. My eclipse.ini is below. I guess the most relevant information are the memory of my VM is 4GB and I don't have Java_Home environment variable and I can't change both. But everything runs as expected in RAD.



-vm
C:\IBM\SDP\jdk\jre\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v2008112 5.jar
-install
C:\IBM\SDP
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.1 01.R34x_v20080731
-vmargs
-Xquickstart
-Xms40m
-Xmx512m
-Xmnx64m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:name=IBMSDP_%u
-Xnolinenumbers
-XX:MaxPermSize=256M