Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/383.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Eclipse:java.lang.RuntimeException:Application“;org.eclipse.ui.ide.workbench”;在注册表中找不到_Java_Android_Eclipse_Eclipse Plugin - Fatal编程技术网

Eclipse:java.lang.RuntimeException:Application“;org.eclipse.ui.ide.workbench”;在注册表中找不到

Eclipse:java.lang.RuntimeException:Application“;org.eclipse.ui.ide.workbench”;在注册表中找不到,java,android,eclipse,eclipse-plugin,Java,Android,Eclipse,Eclipse Plugin,Iam使用helios eclipse(eclipse-SDK-3.6.1-win32)。 我更新此帮助>检查更新 我已通过检查全部更新。(大部分是与android相关的插件) 更新完成后,它要求我重新启动eclipse。之后,每当我启动eclipse时,它都会显示错误。它显示以下对话框 An error has occurred. See the log file D:\eclipse-SDK-3.6.1-win32\eclipse\configuration\11003434.log. 那

Iam使用helios eclipse(eclipse-SDK-3.6.1-win32)。
我更新此
帮助>检查更新
我已通过检查全部更新。(大部分是与android相关的插件)
更新完成后,它要求我重新启动eclipse。之后,每当我启动eclipse时,它都会显示错误。它显示以下对话框

An error has occurred. See the log file
D:\eclipse-SDK-3.6.1-win32\eclipse\configuration\11003434.log.
那日志是

!SESSION 2011-05-11 12:06:34.453 -----------------------------------------------
eclipse.buildId=M20110210-1200
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 2 0 2011-05-11 12:06:36.593
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-11 12:06:36.593


!ENTRY org.eclipse.osgi 4 0 2011-05-11 12:06:36.687
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director.app.application, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer, org.eclipse.ant.core.antRunner, org.eclipse.equinox.p2.metadata.generator.EclipseGenerator, org.eclipse.equinox.p2.reconciler.application, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.pde.build.Build.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
我什么都不懂。
有人能帮我吗。

我真的被卡住了

很明显,有些依赖插件还没有安装,所以请重新爱上它


最好在Eclipse论坛上发布相同的内容,他们会为您提供解决方案。

您是否尝试运行
Eclipse.exe-clean

OSGi使用的任何缓存数据 框架和eclipse运行时将是 擦干净。这将清洁空气 用于存储捆绑依赖项的缓存 分辨率和eclipse扩展 注册表数据。使用此选项将 强制eclipse重新初始化这些 储藏室


在注册表中找不到“org.eclipse.ui.ide.workbench”
-找不到eclipse本身(这毫无意义)我遇到了类似的问题,这就解决了它。我在Ubuntu上运行光子已经好几个月没有问题了,但今天早上它崩溃了。当我尝试重新启动时,弹出窗口指向日志文件,该文件将问题标识为
java.lang.RuntimeException:在注册表中找不到应用程序“org.eclipse.ui.ide.workbench”
。重新安装没有修复问题,但eclipse.exe-clean已修复。谢谢:)