当前位置: 代码迷 >> Eclipse >> Caused   by:   org.eclipse.core.runtime.CoreException:  
  详细解决方案

Caused   by:   org.eclipse.core.runtime.CoreException:  

热度:72   发布时间:2016-04-23 14:22:03.0
eclipse开不了,报错了
!SESSION   2007-09-23   16:20:29.625   -----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_09
java.vendor=Sun   Microsystems   Inc.
BootLoader   constants:   OS=win32,   ARCH=x86,   WS=win32,   NL=zh_CN
Command-line   arguments:     -os   win32   -ws   win32   -arch   x86

!ENTRY   org.eclipse.update.configurator   4   0   2007-09-23   16:20:31.156
!MESSAGE   FrameworkEvent.ERROR
!STACK   0
org.osgi.framework.BundleException:   Exception   in   org.eclipse.update.internal.configurator.ConfigurationActivator.start()   of   bundle   org.eclipse.update.configurator.
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
at   org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at   org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
at   org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1046)
at   org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:573)
at   org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:495)
at   org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
at   org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:455)
at   org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
at   org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
Caused   by:   org.eclipse.core.runtime.CoreException:   Cannot   create   configuration   in   file:/D:/eclipse/configuration/
at   org.eclipse.update.internal.configurator.Utils.newCoreException(Utils.java:85)
at   org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(ConfigurationActivator.java:113)
at   org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:71)
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
at   java.security.AccessController.doPrivileged(Native   Method)
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
...   10   more
Root   exception:
org.eclipse.core.runtime.CoreException:   Cannot   create   configuration   in   file:/D:/eclipse/configuration/
at   org.eclipse.update.internal.configurator.Utils.newCoreException(Utils.java:85)
at   org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(ConfigurationActivator.java:113)
at   org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:71)
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
at   java.security.AccessController.doPrivileged(Native   Method)
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
at   org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
at   org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at   org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:329)
  相关解决方案