💡
Our Forums Have Moved
For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 1 voice, and was last updated 21 years, 3 months ago by
Chao.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
ChaoMemberWhen i start eclispe, i have this message in my log.
Root exception: java.lang.Exception: Cannot initialize the Update Configurator at org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(ConfigurationActivator.java:93) at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:71) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:366) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:999) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:577) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:488) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:273) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:444) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:186) at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:104) !ENTRY org.eclipse.osgi mai 04, 2005 10:55:50.786 !MESSAGE Startup error !STACK 1 java.lang.IllegalStateException: Bundle initial@reference:file:d:/Program Files/Eclipse_dirr_v2/plugins/org.eclipse.core.runtime_3.0.1/ [1] is not active. at org.eclipse.core.runtime.adaptor.EclipseStarter.ensureBundlesActive(EclipseStarter.java:303) at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:227) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127) at java.lang.reflect.Method.invoke(Native Method) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688)thanks for help.
May 4, 2005 at 8:07 am #229064
ChaoMemberI found the error. It’s the ORACLE installation that made the problem by installing the JRE 1.3. I added the -vm option to precise the 1.4.2 JVM and it works.
Thanks
May 4, 2005 at 8:08 am #229065 -
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
