Skip to main content



      Home
Home » Newcomers » Newcomers » cannot open Eclipse(Suse 10.0)
cannot open Eclipse(Suse 10.0) [message #123356] Sun, 11 December 2005 05:22 Go to next message
Eclipse UserFriend
Originally posted by: devaslinux.gmx.de

When i try to open eclipse, i get this message(in the log-file):

!SESSION 2005-12-10 18:04:59.383
-----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.5.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86 -data /home/devastator/.eclipse

!ENTRY org.eclipse.osgi 2005-12-10 18:06:23.410
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /usr/share/eclipse/configuration/org.eclipse.osgi/bundles/79 /1/.cp/libswt-pi-gtk-3138.so: /usr/share/eclipse/configuration/org.eclipse.osgi/bundles/79 /1/.cp/libswt-pi-gtk-3138.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)

the file allready exists und the phath is right.

I hope someone can help me.
Re: cannot open Eclipse(Suse 10.0) [message #123426 is a reply to message #123356] Sun, 11 December 2005 11:22 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Devas,

Are you using 32 bit or 64 bit linux? And which version of Eclipse did
you install?

- Jeff

Devas Devastator wrote:
> When i try to open eclipse, i get this message(in the log-file):
>
> !SESSION 2005-12-10 18:04:59.383
> -----------------------------------------------
> eclipse.buildId=I20050627-1435
> java.version=1.5.0_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
> Command-line arguments: -os linux -ws gtk -arch x86 -data /home/devastator/.eclipse
>
> !ENTRY org.eclipse.osgi 2005-12-10 18:06:23.410
> !MESSAGE Application error
> !STACK 1
> java.lang.UnsatisfiedLinkError: /usr/share/eclipse/configuration/org.eclipse.osgi/bundles/79 /1/.cp/libswt-pi-gtk-3138.so: /usr/share/eclipse/configuration/org.eclipse.osgi/bundles/79 /1/.cp/libswt-pi-gtk-3138.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)
>
> the file allready exists und the phath is right.
>
> I hope someone can help me.
>
Previous Topic:Making the console window work as the windows command prompt
Next Topic:Line break in eclipse(For SQL queries)
Goto Forum:
  


Current Time: Sat Jun 07 11:31:32 EDT 2025

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

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

Back to the top