Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Cannot start Eclipse under AIX
Cannot start Eclipse under AIX [message #102100] Wed, 08 October 2003 04:06 Go to next message
Eclipse UserFriend
Originally posted by: Kip69.gmx.net

Hello,

I'm trying to start eclipse unter AIX5.2, but the only thing I get, is the
following error message:

java.lang.UnsatisfiedLinkError:
/usr/eclipse/plugins/org.eclipse.swt.motif_3.0.0/os/aix/ppc/ libswt-motif-3019.a:
load ENOEXEC on shared library(s)
/usr/eclipse/plugins/org.eclipse.swt.motif_3.0.0/os/aix/ppc/ libswt-motif-3019.a
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1973)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1829)
at java.lang.Runtime.loadLibrary0(Runtime.java:805)
at java.lang.System.loadLibrary(System.java:883)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 8)
at at
org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:20).null(Unknown Source)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:6 14)
at org.eclipse.swt.widgets.Display.create(Display.java:600)
at org.eclipse.swt.graphics.Device.<init>(Device.java:126)
at org.eclipse.swt.widgets.Display.<init>(Display.java:350)
at org.eclipse.swt.widgets.Display.<init>(Display.java:347)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1989)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:61)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:40)
at java.lang.reflect.Method.invoke(Method.java:335)
at org.eclipse.core.launcher.Main.basicRun(Main.java:295)
at org.eclipse.core.launcher.Main.run(Main.java:751)
at org.eclipse.core.launcher.Main.main(Main.java:587)

The requested library exists, and I am the owner of the complete eclipse
directory. (The lib as executable rights).
Please, can anybody give me a hint ??

Thanks you very much !

Regards
Kip
Re: Cannot start Eclipse under AIX [message #103195 is a reply to message #102100] Fri, 10 October 2003 16:03 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

I have run AIX today with recent Eclipse builds (2.1, 3.0 M1, M2, M3,
M4). I suspect your motif is not correctly configured. I suggest
asking for more help on the eclipse.platform.swt newsgroup.
--

Kip Dotter wrote:
> Hello,
>
> I'm trying to start eclipse unter AIX5.2, but the only thing I get, is the
> following error message:
>
> java.lang.UnsatisfiedLinkError:
> /usr/eclipse/plugins/org.eclipse.swt.motif_3.0.0/os/aix/ppc/ libswt-motif-3019.a:
> load ENOEXEC on shared library(s)
> /usr/eclipse/plugins/org.eclipse.swt.motif_3.0.0/os/aix/ppc/ libswt-motif-3019.a
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1973)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1829)
> at java.lang.Runtime.loadLibrary0(Runtime.java:805)
> at java.lang.System.loadLibrary(System.java:883)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 8)
> at at
> org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:20).null(Unknown Source)
> at org.eclipse.swt.widgets.Display.createDisplay(Display.java:6 14)
> at org.eclipse.swt.widgets.Display.create(Display.java:600)
> at org.eclipse.swt.graphics.Device.<init>(Device.java:126)
> at org.eclipse.swt.widgets.Display.<init>(Display.java:350)
> at org.eclipse.swt.widgets.Display.<init>(Display.java:347)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:1989)
> at
> org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:858)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:61)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:40)
> at java.lang.reflect.Method.invoke(Method.java:335)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:295)
> at org.eclipse.core.launcher.Main.run(Main.java:751)
> at org.eclipse.core.launcher.Main.main(Main.java:587)
>
> The requested library exists, and I am the owner of the complete eclipse
> directory. (The lib as executable rights).
> Please, can anybody give me a hint ??
>
> Thanks you very much !
>
> Regards
> Kip
>
Previous Topic:How to copy file
Next Topic:M3 makes lose sourcecode
Goto Forum:
  


Current Time: Fri Jun 06 11:05:13 EDT 2025

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

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

Back to the top