After cleaning up my environment I can reproduce the same problem as well.
Please open a bug report so that we can track it
--
Gorkem
"Adrien Rivard" <adrien@xxxxxxxxxxxxxxxx> wrote in message
news:e7e4d2$dpc$1@xxxxxxxxxxxxxxxxxxxx
I'have got the following error with M9 runtime when launching each of
the three j9 files in the emulator
It is on a clean install (even the emulator).
Adrien Rivard
--------------------------------------------------------------------------------
!SESSION 2006-06-22
18:57:34.953 -----------------------------------------------
eclipse.buildId=eRCP-v20050727
java.fullversion=IBM J9 2.2 EPOC32 x86-32
BootLoader constants: OS=unknown, ARCH=x86, WS=unknown, NL=en_GB
Framework arguments: -application
org.eclipse.ercp.example.ercpHello.ercpHello
Command-line arguments: -application
org.eclipse.ercp.example.ercpHello.ercpHello -console
!ENTRY system.bundle 4 0 2006-06-22 18:57:35.546
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of
bundle system.bundle.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at java.lang.reflect.AccessibleObject.invokeL(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)
Root exception:
java.lang.IllegalStateException
at
org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(Unknown
Source)
at
org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(Unknown
Source)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(Unknown
Source)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(Unknown
Source)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(Unknown Source)
at
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown
Source)
at java.security.AccessController.doPrivileged(Unknown Source)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at java.lang.reflect.AccessibleObject.invokeL(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)
!ENTRY org.eclipse.osgi 4 0 2006-06-22 18:57:35.562
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception in
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of
bundle system.bundle.
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown
Source)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Unknown
Source)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at java.lang.reflect.AccessibleObject.invokeL(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)
!SESSION Thu Jun 22 18:57:35 EEST
2006 -----------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2006-06-22 18:57:35.562
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at java.lang.reflect.AccessibleObject.invokeL(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)