Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » java.lang.RuntimeException: No application id has been found.(java.lang.RuntimeException: No application id has been found.)
java.lang.RuntimeException: No application id has been found. [message #904226] Tue, 28 August 2012 03:22
RP Mar is currently offline RP MarFriend
Messages: 68
Registered: August 2012
Member
Please while running my apps below error,please kindly help me...

I validate plug in right side of my ide and It's says no problem detected...
Eclipse juno ide.

!SESSION 2012-08-28 08:45:22.622 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product ESC_Configurator_Tool.product
Command-line arguments: -product ESC_Configurator_Tool.product -data E:\Explorer/../runtime-ESCConfigurator.product -dev file:E:/Explorer/.metadata/.plugins/org.eclipse.pde.core/ESC Configurator.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog

!ENTRY org.eclipse.equinox.app 0 0 2012-08-28 08:45:23.170
!MESSAGE Product ESC_Configurator_Tool.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2012-08-28 08:45:23.191
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)
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:368)
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: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)
Previous Topic:Opening an editor
Next Topic:java.lang.RuntimeException: No application id has been found.
Goto Forum:
  


Current Time: Thu Apr 25 09:56:23 GMT 2024

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

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

Back to the top