java - Computer shut off while running eclipse -


my computer shut off while running eclipse due power failure. after restarted it, can no longer start eclipse. running eclipse luna , log message getting this:

!session 2014-12-01 18:58:51.825 ----------------------------------------------- eclipse.buildid=unknown java.version=1.7.0_67 java.vendor=oracle corporation bootloader constants: os=win32, arch=x86_64, ws=win32, nl=en_ca framework arguments:  -product org.eclipse.epp.package.java.product command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product  !entry org.eclipse.osgi 4 0 2014-12-01 18:58:52.410 !message application error !stack 1 java.lang.illegalstateexception: unable acquire application service. ensure org.eclipse.core.runtime bundle resolved , started (see config.ini).     @ org.eclipse.core.runtime.internal.adaptor.eclipseapplauncher.start(eclipseapplauncher.java:78)     @ org.eclipse.core.runtime.adaptor.eclipsestarter.run(eclipsestarter.java:382)     @ org.eclipse.core.runtime.adaptor.eclipsestarter.run(eclipsestarter.java:236)     @ sun.reflect.nativemethodaccessorimpl.invoke0(native method)     @ sun.reflect.nativemethodaccessorimpl.invoke(unknown source)     @ sun.reflect.delegatingmethodaccessorimpl.invoke(unknown source)     @ java.lang.reflect.method.invoke(unknown source)     @ org.eclipse.equinox.launcher.main.invokeframework(main.java:648)     @ org.eclipse.equinox.launcher.main.basicrun(main.java:603)     @ org.eclipse.equinox.launcher.main.run(main.java:1465)     @ org.eclipse.equinox.launcher.main.main(main.java:1438) 

any ideas? have tried cleaning eclipse , deleting lock file in workspace. couldn't find other information relevant situation

if want debug problem, search "unable acquire application service" gets answers might help.

but if want fix problem, suggest doing clean install of eclipse. doesn't take long unless have many added plugins.

that fix eclipse state without changing workspace. in experience, effective.

if doesn't work, broken state in workspace.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -