Bug 11114

Summary: eclipse do not start
Product: Mageia Reporter: Filipe Saraiva <mail>
Component: RPM PackagesAssignee: D Morgan <dmorganec>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: Normal    
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: eclipse-4.2.1-8.mga3.src.rpm CVE:
Status comment:

Description Filipe Saraiva 2013-08-30 23:29:23 CEST
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:
David Walser 2013-08-30 23:49:02 CEST

Assignee: bugsquad => dmorganec

Comment 1 D Morgan 2013-09-18 00:06:19 CEST
is it fixed for you in cauldron ?
Comment 2 D Morgan 2013-09-18 00:26:12 CEST
starts fine here ( eclipse update in progress to new version )

Status: NEW => RESOLVED
Resolution: (none) => WORKSFORME

Comment 3 Filipe Saraiva 2013-09-18 00:55:39 CEST
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.