facebook

I need help,the error message:java.lang.UnsatisfiedLinkError

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242094 Reply

    ltbysky
    Member

    When I attempt to install myeclipse into my linux system(FC4),the error message be find~
    Please give me some prompts,thanks in advance.
    This is piece of my /etc/profile
    ……
    #JAVA Environment
    export JAVA_HOME=/usr/java/jdk1.4
    export CLASSPATH=.:$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib
    export PATH=.:$PATH:$JAVA_HOME/bin
    #Tomcat Environment
    export CATALINA_HOME=/usr/http/tomcat

    the whole error message is followed:
    ………………………………………….
    Launching installer…

    Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

    Stack Trace:
    java.lang.UnsatisfiedLinkError: /usr/java/jdk1.4/jre/lib/i386/libawt.so: /usr/java/jdk1.4/jre/lib/i386/libawt.so: cannot restore segment prot after reloc: Permission denied
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:506)
    at com.zerog.ia.installer.Main.d(DashoA8113)
    at com.zerog.ia.installer.Main.a(DashoA8113)
    at com.zerog.ia.installer.Main.main(DashoA8113)
    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 com.zerog.lax.LAX.launch(DashoA8113)
    at com.zerog.lax.LAX.main(DashoA8113)
    GUI-

    #242097

    Brian Fernandes
    Moderator

    You seem to have the same problem covered here: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-7283.html

    If you still have issues, I would suggest downloading and installing MyEclipse via the Manual installer, which is pretty straightforward and works for all platforms.
    Installation instructions here: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3424.html

    Do let us know if you require further assistance,
    Best,
    Brian.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: I need help,the error message:java.lang.UnsatisfiedLinkError

You must be logged in to post in the forum log in