facebook

[Closed]Installation Problems w/Fedora 5

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

    jakek
    Member

    Hello All,

    I cannot install myeclipse either manually or using the self-installer version. Receiving this error message using the self-installer:
    java.lang.NoClassDefFoundError: com.zerog.ia.installer.Main
    at java.lang.Class.initializeClass (libgcj.so.7)
    at java.lang.Class.forName (libgcj.so.7)
    at java.lang.Class.forName (libgcj.so.7)
    at com.zerog.lax.LAX.launch (DashoA8113)
    at com.zerog.lax.LAX.main (DashoA8113)
    Caused by: java.lang.ClassNotFoundException: com.apple.mrj.MRJOSType not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:/tmp/install.dir.12127/InstallerData/,file:/tmp/install.dir.12127/InstallerData/installer.zip], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
    at java.net.URLClassLoader.findClass (libgcj.so.7)
    at java.lang.ClassLoader.loadClass (libgcj.so.7)
    at java.lang.ClassLoader.loadClass (libgcj.so.7)
    at java.lang.Class.initializeClass (libgcj.so.7)
    …4 more

    Also after trying the manual installation and restarting eclipse, it simply does not respond and crashes. Thanks in advance for help w/this.

    #249289

    jakek
    Member

    BTW I did follow the instructions on forcing a different JVM for install that was posted in a previous topic, and eclipse still crashed.

    #249356

    Riyad Kalla
    Member

    jakek,
    Any time you run install install issues with MyEclipse we encourage users to download and use the Manual installer instead. It’s an easy 2-step process and the instructions are included inside of the archive.

    #249366

    jakek
    Member

    I did try the manual installation and eclipse hangs and crashes also getting the following message at command promt: Unable to execute early startup code for an extension

    #249367

    Riyad Kalla
    Member

    That sounds like a big installation issue. You might try re-downloading and reunzipping Eclipse 3.1.2 SDK to a new directory (don’t use an old dir) and also try restarting using the -clean command line argument incase your workspace is corrupt.

    #249369

    jakek
    Member

    I tried that and the same thing happened. Not sure what to do ATM; the myeclipse install worked fine w/Fedora3

    #249370

    Riyad Kalla
    Member

    Oh wait, are you trying to use GCJ or the redhat-specific Eclipse build? You shouldn’t be using either.

    You can force Eclipse to use the Sun VM by using the -vm command line argument:
    eclipse -vm /usr/bin/sun_jdk1.4.2/bin/java

    is an example, your path will be different.

    #249375

    jakek
    Member

    Ok, the installation went fine after using the -vm arg. Thanks much.

    #249406

    Riyad Kalla
    Member

    No worries, glad it worked.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: [Closed]Installation Problems w/Fedora 5

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