[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems installing Eclipse Version: 3.1.2-1



Just thought I'd let people know of problems installing the eclipse
packages. (from testing Version: 3.1.2-1)

It was erroring on startup, see stack trace below.

It ran OK as root so I looked into permissions and had to change;

/usr/share/eclipse/configuration
and the files in this dir primarily
/usr/share/eclipse/configuration/.settings


cheers

AG

############# begin trace ###########

using specified vm: /usr/lib/j2sdk1.5-sun
!SESSION 2006-04-13 08:58:00.625
-----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_AU
Command-line arguments:  -os linux -ws gtk -arch x86
-data /home/alang/eclipse

!ENTRY org.eclipse.osgi 2006-04-13 08:58:01.201
!MESSAGE Error reading configuration: Permission denied
!STACK 0
java.io.IOException: Permission denied
        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)
a



Reply to: