[csw-users] Eclipse problem
Mats Larsson
mats.larsson at ericsson.com
Wed Mar 8 14:09:10 CET 2006
This Monday I did install Eclipse but can't get it to run. I get the
following error:
================================================================================
!SESSION Mar 08, 2006 13:45:53.648
---------------------------------------------
eclipse.buildId=I200406251208
java.version=1.4.2_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=solaris, ARCH=sparc, WS=motif, NL=en_US
!ENTRY org.eclipse.osgi Mar 08, 2006 13:45:53.650
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-motif-3139 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1517)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:18)
at org.eclipse.swt.graphics.Device.<clinit>(Device.java:111)
at
org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:268)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:72)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
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)
================================================================================
Furthermore when I look at the files I've installed it seems like I only
have version 3.0 and not 3.1.2 which is what
www.blastwave.org/packages.php/eclipse says is available. Doing a
'pkg-get -c eclipse' shows:
software localrev remoterev
eclipse 3.0 SAME
Something is strange... anybody?
/MOL
More information about the users
mailing list