Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse 3.2M4 - Not able to launch Eclipse IDE RunTimeException
Eclipse 3.2M4 - Not able to launch Eclipse IDE RunTimeException [message #444093] Thu, 09 February 2006 08:53
Eclipse UserFriend
Originally posted by: dgladson.gmail.com

Hi,

I have a test plugin and that is packaged the way Eclipse -> Export does
through an Ant scirpt. The jar is copied at eclipse\plugins folder.
But Eclipse IDE does not launch and the log file in the configuration
folder has this error message.

Any thought is appreciated. Thank you

!SESSION 2006-02-09 08:36:35.624
-----------------------------------------------
eclipse.buildId=I20051215-1506
java.version=1.4.2_08
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 2006-02-09 08:36:40.391
!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.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.pde.build.Build,
org.eclipse.pde.junit.runtime.uitestapplication,
org.eclipse.pde.junit.runtime.coretestapplication,
org.eclipse.pde.junit.runtime.legacyUItestapplication,
org.eclipse.pde.junit.runtime.legacyCoretestapplication,
org.eclipse.update.core.standaloneUpdate,
org.eclipsercp.hyperbola.application.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:99)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:379)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:338 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.411
!MESSAGE Bundle update@plugins/org.eclipse.core.expressions_3.1.0.jar
[112] was not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.451
!MESSAGE Bundle update@plugins/org.eclipse.core.runtime_3.1.0.jar [114]
was not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.451
!MESSAGE Bundle update@plugins/org.eclipse.help.appserver_3.1.0.jar [119]
was not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.481
!MESSAGE Bundle update@plugins/org.eclipse.help.base_3.1.0.jar [120] was
not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.481
!MESSAGE Bundle update@plugins/org.eclipse.help.ui_3.1.0.jar [121] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.491
!MESSAGE Bundle update@plugins/org.eclipse.help.webapp_3.1.0/ [122] was
not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.501
!MESSAGE Bundle update@plugins/org.eclipse.help_3.1.0.jar [123] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.511
!MESSAGE Bundle update@plugins/org.eclipse.osgi_3.1.0.jar [125] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.511
!MESSAGE Bundle update@plugins/org.eclipse.rcp_3.1.0.jar [127] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.521
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.1.0.jar
[128] was not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.531
!MESSAGE Bundle update@plugins/org.eclipse.swt_3.1.0.jar [129] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.541
!MESSAGE Bundle update@plugins/org.eclipse.tomcat_4.1.30.1/ [130] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.551
!MESSAGE Bundle update@plugins/org.eclipse.ui.workbench_3.1.0.jar [132]
was not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.561
!MESSAGE Bundle update@plugins/org.eclipse.ui_3.1.0.jar [133] was not
resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.571
!MESSAGE Bundle update@plugins/org.eclipse.update.configurator_3.1.0.jar
[134] was not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.581
!MESSAGE Bundle update@plugins/org.eclipse.update.core_3.1.0.jar [136] was
not resolved.

!ENTRY org.eclipse.osgi 2006-02-09 08:36:40.581
!MESSAGE Bundle update@plugins/org.eclipse.update.ui_3.1.0.jar [137] was
not resolved.
Previous Topic:Adding Package Explorer view & File handling in an RCP application
Next Topic:Extension point not found on clean build
Goto Forum:
  


Current Time: Tue Jul 15 07:24:42 EDT 2025

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

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

Back to the top