Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 23:18:39 +0300
From:      Ivan Georgiev <yngwiie@gmail.com>
To:        freebsd-eclipse@freebsd.org
Subject:   eclipse fails to start after the update on August 8th
Message-ID:  <201008082318.39321.ivan.georgiev@tarmin.com>

next in thread | raw e-mail | index | archive | help
Hi,
Does anyone have the same issue after the August 8th update ?
Here is what i get in the log file.

!SESSION 2010-08-08 23:04:43.424 
-----------------------------------------------
eclipse.buildId=M20100211-1343
java.version=1.6.0_03-p4
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86_64, WS=gtk, NL=en
Command-line arguments:  -os freebsd -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2010-08-08 23:05:00.057
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-gtk-3557 or swt-gtk in 
swt.library.path, java.library.path or the jar file
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:254)
	at org.eclipse.swt.internal.Library.loadLibrary(Library.java:159)
	at org.eclipse.swt.internal.C.<clinit>(C.java:21)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
	at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
	at org.eclipse.swt.widgets.Display.<clinit>(Display.java:131)
	at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:516)
	at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
	at 
org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:143)
	at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
	at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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:597)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:563)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:518)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1315)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1291)

Regards:
Ivan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008082318.39321.ivan.georgiev>