facebook

Problems installing Myeclipse on Redhat LINUX AS4.4

💡
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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #287373 Reply

    Dave Owens
    Member

    Folks,

    I am trying to install Myeclips on a Redhat AS4.4 LINUX box and I get the following erros when trying to run the install script.

    root@recscl003 myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86]# ./myeclipse-installer
    Warning: -jar not understood. Ignoring.
    Exception in thread “main” java.lang.NoClassDefFoundError: .var.tmp.myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86.plugins.org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
    at gnu.gcj.runtime.FirstThread.run() (/usr/lib64/libgcj.so.5.0.0)
    at _Jv_ThreadRun(java.lang.Thread) (/usr/lib64/libgcj.so.5.0.0)
    at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib64/libgcj.so.5.0.0)
    at __gcj_personality_v0 (/var/tmp/myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86/java.version=1.4.2)
    at __libc_start_main (/lib64/tls/libc-2.3.4.so)
    at _Jv_RegisterClasses (/var/tmp/myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86/java.version=1.4.2)

    Any ideas on what is going on? Am I missing a prereq? Are there any instructions anywhere on how to install this product?

    The only thing I was given was the myeclipse-6.5-pulse-linux-gtk-x86.gz and told to install it on a LINUX box.

    Any help would be greatly appreciated.

    Dave

    #287381

    Loyal Water
    Member

    Dave,
    Looks like you have an an -old- Java on the system. Can you upgrade the JRE on your system and try running the installer again.

    #287382

    Dave Owens
    Member

    Nipun,

    Can you tell me what version I will need to make it work?

    Dave

    #287400

    Dave Owens
    Member

    Nipun,

    Okay, I have been able to resolve the Java issues. Now I am getting the following.

    [root@recscl003 myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86]# ./myeclipse-installer
    Jul 22, 2008 10:52:45 AM com.oaklandsw.http.s <init>
    INFO: Oakland Software Java HTTP Client 2.5.1
    Redirecting System.out and System.err to /root/.pulse2/logs/installer-console.log

    Nothing is being written to the log file.

    Any ideas?

    Thanks,
    Dave

    #287490

    Riyad Kalla
    Member

    Dave,
    Can you type “java -version” from the command line and paste the info here? The reason I ask is because by default (IIRC) Fedora/RedHat uses GCJ as it’s default Java runtime, and most recently IcedTea… neither of which are supported builds of Java for either MyEclipse or Pulse and I think they are still picking that up when trying to run… I just want to confirm it.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Problems installing Myeclipse on Redhat LINUX AS4.4

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