Bug#352178: eclipse: Error reading configuration

Mateusz Kaduk mateusz at kaduk.net
Fri Feb 10 09:07:02 UTC 2006


Package: eclipse
Version: 3.1.2-1
Severity: important

When I start eclipse I get exception about configuration file

"An error has occurred. See the log file
/usr/share/eclipse/configuration/1139562299034.log."

If chmod o+w /usr/share/eclipse/configuration then
it creates dirs in /usr/share/eclipse/configuration and start.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages eclipse depends on:
ii  eclipse-jdt                   3.1.2-1    Java Development Tools plug-ins fo
ii  eclipse-pde                   3.1.2-1    Plug-in Development Environment to
ii  eclipse-source                3.1.2-1    Eclipse source code plug-ins

eclipse recommends no packages.

-- no debconf information
-------------- next part --------------
~> eclipse -clean -debug -consolelog
using specified vm: /usr/lib/j2sdk1.5-sun
Start VM: /usr/lib/j2sdk1.5-sun/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 300015
-install /usr/share/eclipse
-clean
-debug
-consolelog
-vm /usr/lib/j2sdk1.5-sun/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/share/eclipse/startup.jar
Install location:
    file:/usr/share/eclipse/
Configuration file:
    file:/usr/share/eclipse/configuration/config.ini loaded
Configuration location:
    file:/usr/share/eclipse/configuration/
Framework located:
    file:/usr/share/eclipse/plugins/org.eclipse.osgi_3.1.2.jar
Framework classpath:
    file:/usr/share/eclipse/plugins/org.eclipse.osgi_3.1.2.jar
Splash location:
    /usr/share/eclipse/plugins/org.eclipse.platform_3.1.2/splash.bmp
runCommand:
    </usr/lib/eclipse/eclipse><-name><Eclipse><-showsplash><600></usr/share/eclipse/plugins/org.eclipse.platform_3.1.2/splash.bmp>
Debug options:
    file:/home/mateusz/.options not found
!SESSION 2006-02-10 09:59:14.339 -----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pl_PL
Command-line arguments:  -os linux -ws gtk -arch x86 -clean -debug -consolelog

!ENTRY org.eclipse.osgi 2006-02-10 09:59:14.830
!MESSAGE Error reading configuration: No such file or directory
!STACK 0
java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.checkAndCreate(File.java:1345)
        at java.io.File.createTempFile(File.java:1434)
        at org.eclipse.core.runtime.adaptor.FileManager.initializeInstanceFile(FileManager.java:143)
        at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:664)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.initFileManager(EclipseAdaptor.java:818)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.initialize(EclipseAdaptor.java:139)
        at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:128)
        at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:106)
        at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
        at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:272)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
        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:585)
        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)
!SESSION 2006-02-10 09:59:14.339 -----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=pl_PL
Command-line arguments:  -os linux -ws gtk -arch x86 -clean -debug -consolelog

!ENTRY org.eclipse.osgi 2006-02-10 09:59:14.830
!MESSAGE Error reading configuration: No such file or directory
!STACK 0
java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.checkAndCreate(File.java:1345)
        at java.io.File.createTempFile(File.java:1434)
        at org.eclipse.core.runtime.adaptor.FileManager.initializeInstanceFile(FileManager.java:143)
        at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:664)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.initFileManager(EclipseAdaptor.java:818)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.initialize(EclipseAdaptor.java:139)
        at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:128)
        at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:106)
        at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
        at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:272)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
        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:585)
        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)
Time to load bundles: 104

!ENTRY initial at reference:file:plugins/org.eclipse.core.runtime_3.1.2.jar/ 0 0 2006-02-10 09:59:15.378
!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.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.checkAndCreate(File.java:1345)
        at java.io.File.createTempFile(File.java:1434)
        at org.eclipse.core.runtime.adaptor.FileManager.initializeInstanceFile(FileManager.java:143)
        at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:664)
        at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeFileManager(InternalPlatform.java:786)
        at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1086)
        at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlatform(PlatformActivator.java:141)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:57)
        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.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.checkAndCreate(File.java:1345)
        at java.io.File.createTempFile(File.java:1434)
        at org.eclipse.core.runtime.adaptor.FileManager.initializeInstanceFile(FileManager.java:143)
        at org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:664)
        at org.eclipse.core.internal.runtime.InternalPlatform.initializeRuntimeFileManager(InternalPlatform.java:786)
        at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1086)
        at org.eclipse.core.internal.runtime.PlatformActivator.startInternalPlatform(PlatformActivator.java:141)
        at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:57)
        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 at reference:file:plugins/org.eclipse.update.configurator_3.1.0.jar/ 0 0 2006-02-10 09:59:15.521
!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 2006-02-10 09:59:15.523
!MESSAGE Startup error
!STACK 1
java.lang.IllegalStateException: Bundle initial at 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(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        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)
runCommand:
    </usr/lib/eclipse/eclipse><-name><Eclipse><-exitdata><300015><An error has occurred. See the log file
/usr/share/eclipse/configuration/1139561954592.log.>


More information about the pkg-java-maintainers mailing list