facebook

Installation of 4.1.1 fails – InvocationTargetException

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

    sraman
    Member

    Hi,

    I’m trying to install MyEclipse. I have my JDK/J2EE SDKs and Eclipse installed and functioning fine on my workstation (Win XP). When I attempt to install MyEclipse (411) (EnterpriseWorkbenchInstaller_4.1.1GA_E3.1.exe), it starts the install anywhere but right at the beginning it fails throwing the following message:

    ( I tried downloading the file again, and also installing the previous minor version – “EnterpriseWorkbenchInstaller_4.1GA_E3.1.exe”, but the same problem happens).

    The application has unexpectedly quit.
    Invocation of this java application has caused an InvocationTargetException. This application will now exit. (LAX)

    Details:
    java.lang.NullPointerException
    at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:117)
    at javax.swing.UIDefaults.getUI(UIDefaults.java:721)
    at javax.swing.UIManager.getUI(UIManager.java:860)
    at javax.swing.JPanel.updateUI(JPanel.java:104)
    at javax.swing.JPanel.<init>(JPanel.java:64)
    at javax.swing.JPanel.<init>(JPanel.java:87)
    at javax.swing.JPanel.<init>(JPanel.java:95)
    at javax.swing.JRootPane.createGlassPane(JRootPane.java:482)
    at javax.swing.JRootPane.<init>(JRootPane.java:313)
    at javax.swing.JFrame.createRootPane(JFrame.java:247)
    at javax.swing.JFrame.frameInit(JFrame.java:228)
    at javax.swing.JFrame.<init>(JFrame.java:151)
    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:585)
    at com.zerog.lax.LAX.launch(DashoA8113)
    at com.zerog.lax.LAX.main(DashoA8113)

    Any suggestions?

    Thanks
    Sri

    #247965

    Haris Peco
    Member

    Sri,

    Your download is wrong (probably).Check size 152,474,364 bytes (for 4.1.1) or check md5 checksum with md5 utility from http://www.fastsum.com/

    Best

    #247970

    Scott Anderson
    Participant

    Another possibility is that the installer is selecting an incompatible JRE to
    run with, often due to an old Oracle 1.2 JRE in the path.
    Rather than trying to figure out specifically what’s wrong, the
    fastest way to a working installation is to simply download and install
    using the manual installation archive that’s also available in the downloads
    section of the website. Manual installation instructions are available on
    the portal here:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3424.html

    #248056

    sraman
    Member

    Hi Scott,

    You are right; I have an Oracle installation that didn’t get removed cleanly.
    The manual installation worked like a charm and the instructions were easy to follow. Thanks for the prompt response.

    Sri-

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Installation of 4.1.1 fails – InvocationTargetException

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