November 06, 2007

RAD does not start

Description: RAD does not startup. I came across the problem with RAD 7.0. You get a popup screen showing something like this.
-vmC:\RAD70SDP\jdk\jre\bin\javaw.exe
-vmargs
-Xquickstart
-Xms40m
-Xmx768m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:singleJVM,keep
-Xnolinenumbers
-XX:MaxPermSize=512M

Reason: Not sure. Might be with initialisation.

Solution: Open the eclipse.ini file located in the RAD installation directory. just delete all the contents of the file. Save the file and try to open RAD again.

WARNING: Keep a backup of the eclipse.ini file. [Just in case my fix fails :D]

No comments: