Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Can't launch runtime workbench
Can't launch runtime workbench [message #501161] Tue, 01 December 2009 11:16 Go to next message
Matthew Dickie is currently offline Matthew DickieFriend
Messages: 56
Registered: July 2009
Member
Hi all,

Whenever I try to run a runtime workbench, based on my product
configuration I get an error dialog titled "Launch Error", with the
messge "The application could not start. Would you like to view the
log?". The log displays the following error:

!ENTRY org.eclipse.osgi 4 0 2009-12-01 11:15:07.852
!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.p2.metadata.repository.mirrorApplication ,
org.eclipse.equinox.p2.artifact.repository.mirrorApplication ,
org.eclipse.equinox.app.error, org.eclipse.ant.core.antRunner.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
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(EclipseS tarter.java:368)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.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: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)

I have pressed 'Add Required Plug-ins'. Can anyone help?


Thanks in advance

Matt D.
Re: Can't launch runtime workbench [message #501238 is a reply to message #501161] Tue, 01 December 2009 15:46 Go to previous message
Matthew Dickie is currently offline Matthew DickieFriend
Messages: 56
Registered: July 2009
Member
I added org.eclipse.ui.ide.application and it worked. I had tried this
before though, and it hadn't. Not sure why it worked this time.
Previous Topic:AssertionFailedException in EditorAreaDropAdapter
Next Topic:Using Automated GUI testing tools with TreeViewer columns
Goto Forum:
  


Current Time: Fri Sep 20 15:02:31 GMT 2024

Powered by FUDForum. Page generated in 0.03088 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top