facebook

Preparing to install… Error Installing myeclipse on linux

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #252853 Reply

    rbcdexia1
    Member

    Hi all,
    I’m trying to install myecplise on linux fedora 5 but the following error appears:

    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.16639/InstallerData/,file:/tmp/install.dir.16639/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

    Preparing to install…
    Extracting the installation resources from the installer archive…
    Configuring the installer for this system’s environment…

    Launching installer…

    Unable to locate the application’s ‘main’ class. The class ‘com.zerog.ia.installer.Main’ must be public and have a ‘public static void main(String[])’ method. (LAX)

    Could someone help me please?
    Leo

    #252897

    Riyad Kalla
    Member

    Leo,
    Please download and use the Manual Install. The installer software used to create the installers up to 4.1.1 is quite old. In this particular case you can see it’s trying to run itself using GCJ which won’t work, it needs to find/use a valid JRE, using Classpath/GCJ won’t work.

    The new installer we are using to build the 5.0 releases should be much easier to work with but in the time being, please use the manual install, the instructions are included in the download.

    #259114

    hspmyeclipse
    Member

    why don’t you exclude such download then????????? I’ve downloaded the file with the installer and fell down with the same trouble, darn…..

    #259116

    Riyad Kalla
    Member

    We don’t exclude it because it still works for the vast majority of our users and some of our customers are still using the 4.0 and 4.1 series of MyEclipse. We are sorry you ran into the same trouble though, that can be a very frustrating first experience with a product.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Preparing to install… Error Installing myeclipse on linux

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