Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 17:16:21 +0300 (EEST)
From:      Achilleus Mantzios <achill@matrix.gatewaynet.com>
To:        java@freebsd.org
Subject:   Strange eclipse 3 problem
Message-ID:  <Pine.LNX.4.44.0409171711310.5445-100000@matrix.gatewaynet.com>
In-Reply-To: <Pine.LNX.4.44.0409031514580.3487-100000@matrix.gatewaynet.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi,  
i run into a bizzard situation when starting eclipse from the ordinary 
dev user (me!) as i used to in the eclipse 2 days (yesterday!).

I get at the very begining:


[achill4@smadev ~]% ecl^Gipse^M
java.io.IOException: The FrameworkAdaptor object could not perform the 
operation
        at 
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAdaptor.initializeStorage(DefaultAdaptor.java:267)
        at 
org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:115)
        at 
org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:95)
        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:215)
        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:183)
        at org.eclipse.core.launcher.Main.run(Main.java:644)
        at org.eclipse.core.launcher.Main.main(Main.java:628)
!SESSION Sep 17, 2004 14:59:00.369 
---------------------------------------------
eclipse.buildId=200406251208
java.version=1.4.2-p6
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=en

!ENTRY org.eclipse.osgi Sep 17, 2004 14:59:00.371
!MESSAGE Startup error
!STACK 1

java.lang.RuntimeException: The FrameworkAdaptor object could not perform 
the operation
        at 
org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:119)
        at 
org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:95)
        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:215)
        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:183)
        at org.eclipse.core.launcher.Main.run(Main.java:644)
        at org.eclipse.core.launcher.Main.main(Main.java:628)


With newly created users i have no problem starting (and having a 1st 
feel of) eclipse3.

All quotas are ok, filesystems have plenty of space, permissions are ok,
no acls present.

Any ideas from people that have been into eclipse code?


-- 
-Achilleus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0409171711310.5445-100000>