Strange eclipse 3 problem
Achilleus Mantzios
achill at matrix.gatewaynet.com
Fri Sep 17 08:01:52 PDT 2004
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 at 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
More information about the freebsd-java
mailing list