Hi All,
Been using STS 2.9.2 (64 bit) w/o any problems for several months on WIN 7.
Yesterday (8/16) STS 2.9.2 would not start up - the green splash screen just hangs. WIN Task Manager shows program "Not Responding;" trying to run javaw.exe in C:Windows/System32. Did some on-line research and changed my STS.ini file's "osgi.requiredJavaVersion" from 1.5 to 1.6.
STS started up. Good!
Went home and came back in this AM. Tried to start STS 2.9.2 - hangs on splash screen again.
STS.ini:
-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1. 1.100.v20110502
-product
com.springsource.sts.ide
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
384M
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xmn128m
-Xms256m
-Xmx768m
-Xss1m
-XX:PermSize=128m
-XX:MaxPermSize=384m
After killing the hung process this STS window pops up:
Any ideas?
Thanks,
Danny


Reply With Quote