facebook

Unable to start eclipse IDE

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #239059 Reply

    ajay_partoti
    Member

    I am using windows
    version: Windows 98se
    java version: jdk 1.4.0
    I get the following error what can i do to start eclipse.

    
    !SESSION Oct 10, 2005 14:21:34.880 ---------------------------------------------
    eclipse.buildId=unknown
    java.version=1.4.0
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    
    !ENTRY initial@reference:file:c:/eclipse/plugins/org.eclipse.core.runtime_3.0.1/ 0 0 Oct 10, 2005 14:21:34.880
    !MESSAGE FrameworkEvent.ERROR
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.runtime.PlatformActivator.start() of bundle org.eclipse.core.runtime.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:975)
        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)
    Caused by: java.io.IOException: An error occurred while locking file "c:\eclipse\configuration\org.eclipse.core.runtime\.manager\.fileTableLock": "The parameter is incorrect". A probably reason is that the file system or Runtime Environment does not support file locking. You may want to choose a different location, or disable file locking (using the osgi.locking property), but this can cause data corruption.
        at org.eclipse.core.runtime.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:42)
        at org.eclipse.osgi.service.datalocation.FileManager.lock(FileManager.java:219)
        at org.eclipse.osgi.service.datalocation.FileManager.open(FileManager.java:423)
        at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeFileManager(InternalPlatform.java:391)
        at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:384)
        at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlatform(PlatformActivator.java:251)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:64)
        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)
        ... 10 more
    Root exception:
    java.io.IOException: An error occurred while locking file "c:\eclipse\configuration\org.eclipse.core.runtime\.manager\.fileTableLock": "The parameter is incorrect". A probably reason is that the file system or Runtime Environment does not support file locking. You may want to choose a different location, or disable file locking (using the osgi.locking property), but this can cause data corruption.
        at org.eclipse.core.runtime.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:42)
        at org.eclipse.osgi.service.datalocation.FileManager.lock(FileManager.java:219)
        at org.eclipse.osgi.service.datalocation.FileManager.open(FileManager.java:423)
        at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeFileManager(InternalPlatform.java:391)
        at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:384)
        at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlatform(PlatformActivator.java:251)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:64)
        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 initial@reference:file:c:/eclipse/plugins/org.eclipse.update.configurator_3.0.0/ 0 0 Oct 10, 2005 14:21:35.370
    !MESSAGE FrameworkEvent.ERROR
    !STACK 0
    org.osgi.framework.BundleException: Exception in org.eclipse.update.internal.configurator.ConfigurationActivator.start() of bundle org.eclipse.update.configurator.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:975)
        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)
    Caused by: 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)
        ... 10 more
    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 Oct 10, 2005 14:21:35.430
    !MESSAGE Startup error
    !STACK 1
    java.lang.IllegalStateException: Bundle initial@reference:file:c:/eclipse/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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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)
    
    #239085

    Riyad Kalla
    Member

    I’m sorry Eclipse is not certified on the Windows 98 OS and as you can see from the exceptions you pasted in, there are likely more errors down the road in store for you unless you are to upgrade to Windows 2K or Windows XP.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Unable to start eclipse IDE

You must be logged in to post in the forum log in