Hi, I am trying use eclipse but it do not start. After type 'eclipse' in konsole a window indicating a error log is shown. In error log there are this lines: !ENTRY org.eclipse.osgi 4 0 2013-08-30 18:16:33.639 !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.ant.core.antRunner, org.eclipse.equinox.app.error, 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.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher. 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:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:638) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:593) at org.eclipse.equinox.launcher.Main.run(Main.java:1447) at org.eclipse.equinox.launcher.Main.main(Main.java:1423) My java version is: $ java -version java version "1.7.0_25" OpenJDK Runtime Environment (mageia-2.3.10.1.mga4-x86_64) OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode) Thanks, Reproducible: Steps to Reproduce:
Assignee: bugsquad => dmorganec
is it fixed for you in cauldron ?
starts fine here ( eclipse update in progress to new version )
Status: NEW => RESOLVEDResolution: (none) => WORKSFORME
No, I continue getting this error mentioned previously. Are you updating eclipse to 4.3 version now? I will update my system and will try. Thanks.