facebook

eclipse having problems starting up

  1. MyEclipse Archived
  2.  > 
  3. General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #265554 Reply

    number33
    Member

    Hello,

    I have the following error when I start eclipse:

    
    !SESSION 2007-02-02 14:29:45.802 -----------------------------------------------
    eclipse.buildId=M20060118-1600
    java.version=1.5.0_10
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Command-line arguments:  -os linux -ws gtk -arch x86
    
    !ENTRY org.eclipse.core.runtime 4 0 2007-02-02 14:29:46.647
    !MESSAGE Unable to create input stream for registry cache.
    !STACK 0
    java.io.FileNotFoundException: /tmp/eclipse/configuration/org.eclipse.core.runtime/.mainData.2 (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(Unknown Source)
        at org.eclipse.core.internal.registry.TableReader.openInputFile(TableReader.java:85)
        at org.eclipse.core.internal.registry.TableReader.<init>(TableReader.java:79)
        at org.eclipse.core.internal.registry.RegistryObjectManager.init(RegistryObjectManager.java:78)
        at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:650)
        at org.eclipse.core.internal.runtime.PlatformActivator.startRegistry(PlatformActivator.java:84)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:58)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
    
    !ENTRY initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ 0 0 2007-02-02 14:29:46.653
    !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:1013)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
    Caused by: java.lang.IllegalStateException: Trouble reading from the registry cache file.
        at org.eclipse.core.internal.registry.TableReader.openInputFile(TableReader.java:89)
        at org.eclipse.core.internal.registry.TableReader.<init>(TableReader.java:79)
        at org.eclipse.core.internal.registry.RegistryObjectManager.init(RegistryObjectManager.java:78)
        at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:650)
        at org.eclipse.core.internal.runtime.PlatformActivator.startRegistry(PlatformActivator.java:84)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:58)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
        ... 10 more
    Root exception:
    java.lang.IllegalStateException: Trouble reading from the registry cache file.
        at org.eclipse.core.internal.registry.TableReader.openInputFile(TableReader.java:89)
        at org.eclipse.core.internal.registry.TableReader.<init>(TableReader.java:79)
        at org.eclipse.core.internal.registry.RegistryObjectManager.init(RegistryObjectManager.java:78)
        at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:650)
        at org.eclipse.core.internal.runtime.PlatformActivator.startRegistry(PlatformActivator.java:84)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:58)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
    
    !ENTRY initial@reference:file:plugins/org.eclipse.update.configurator_3.1.0.jar/ 0 0 2007-02-02 14:29:46.677
    !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:1013)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
    Caused by: java.lang.Exception: Cannot initialize the Update Configurator
        at org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(ConfigurationActivator.java:89)
        at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:67)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
        ... 10 more
    Root exception:
    java.lang.Exception: Cannot initialize the Update Configurator
        at org.eclipse.update.internal.configurator.ConfigurationActivator.initialize(ConfigurationActivator.java:89)
        at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:67)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:337)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1024)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:574)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:496)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
        at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:456)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:189)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:291)
    
    !ENTRY org.eclipse.osgi 2007-02-02 14:29:46.688
    !MESSAGE Startup error
    !STACK 1
    java.lang.IllegalStateException: Bundle initial@reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ [1] is not active.
        at org.eclipse.core.runtime.adaptor.EclipseStarter.ensureBundlesActive(EclipseStarter.java:410)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:297)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
        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.core.launcher.Main.invokeFramework(Main.java:334)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
        at org.eclipse.core.launcher.Main.run(Main.java:973)
        at org.eclipse.core.launcher.Main.main(Main.java:948)
    

    Does anyone have any suggestions?

    #265590 Reply

    Riyad Kalla
    Member

    Looks like something wrong with your install. Try a clean install to a new directory and see if that helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: eclipse having problems starting up

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