Unable to open TIBCO BusinessEvents Studio, error thrown: “java.lang.RuntimeException: No application id has been found”.
book
Article ID: KB0086436
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Description: ============ Unable to open TIBCO BusinessEvents Studio, error thrown: “java.lang.RuntimeException: No application id has been found”.
Environment: ============ TIBCO BusinessEvents 4.x/5.x Windows Operating System
Symptoms: ============ The error below is thrown when trying to open BusinessEvents Studio after an installation.
!ENTRY org.eclipse.osgi 4 0 2013-07-14 18:23:23.444 !MESSAGE Application error !STACK 1 java.lang.RuntimeException: No application id has been found. at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(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(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:601) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
Cause: ============ This error is most probably related to the installation.
Resolution: ============ If this is a fresh installation, open a command prompt window and browse to the following location:
{BE_HOME}/studio/eclipse and run the command:
studio -clean -initialize
Try and launch Studio using studio.exe. This command must be run before Studio is started for the first time to re-initialize the plug ins. If the error continues to occur whenever Studio is opened, it is recommended to do a fresh install in a new TIBCO HOME directory.
Issue/Introduction
Unable to open TIBCO BusinessEvents Studio, error thrown: “java.lang.RuntimeException: No application id has been found”.