Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » installing on Suse 9.3 64 bit
installing on Suse 9.3 64 bit [message #142653] Sat, 11 March 2006 18:06 Go to next message
Eclipse UserFriend
Originally posted by: trifon.carathanasis.gmail.com

Eclipse will not start up I keep getting this message.
I am not sure if the lib file is not being found or if there is a problem
with the java I installed.



!SESSION 2006-01-26 13:08:28.950
-----------------------------------------------
eclipse.buildId=M20050929-0840
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2006-01-26 13:08:34.449
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError:
/opt/eclipse/configuration/org.eclipse.osgi/bundles/79/1/.cp /libswt-pi-gtk-3139.so:
/opt/eclipse/configuration/org.eclipse.osgi/bundles/79/1/.cp /libswt-pi-gtk-3139.so:
cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:992)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:12 3)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
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:122)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:381)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:155)
at
org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:128)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:79)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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)
!S
Re: installing on Suse 9.3 64 bit [message #142664 is a reply to message #142653] Sat, 11 March 2006 19:00 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
This probably means you've installed the 32 bit version of Eclipse, not
the 64 bit version. Please download and install the x86_64/GTK2 version
and try it out. It's also possible that you're running with a 32 bit
version of Java.

Hope this helps,
- Jeff
Previous Topic:Changing a package name
Next Topic:How to add an external JAR file when exporting an product
Goto Forum:
  


Current Time: Fri Mar 29 10:31:55 GMT 2024

Powered by FUDForum. Page generated in 0.03172 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top