java - Eclipse hangs on startup -


this question has answer here:

i have problem running eclipse. tried 3.7, 4.2 , 4.3 versions java 6 , java 7. nothing can me. shows me popup screen doesn't start load( dont have chance choose workspace). starting -debug -console parameters shows stops running in moment:

time load bundles: 10 starting application: 6374 osgi>  

i have started jvisualvm cannot observe special. there no deadlocks etc.

edit

my observations deep... after ~60s pid of eclipse dead.

edit 2

now stops on

time load bundles: 8 org.eclipse.m2e.logback.configuration: org.eclipse.m2e.logback.configuration bundle activated before state location initialized.  retry after state location initialized. starting application: 3557 

edit 3

i have managed start -clean parameter , choosing workspace command line -data parameter.

i've had same problem , solve using answer here https://stackoverflow.com/a/5504530/1275767 works moving projects out of workspace , in again after eclipse has been started , stopped.

starting -clean -data started eclipse whenever switched workspace using eclipse gui wouldn't load.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -