Linux Install Problems InvocationTargetException

Hello, and thank you for any help!!

Installing Pro version on Linux Redhat Enterprise Linux 4.
It is sitting on VMWare platform ESX3.

As root, I tried installing the package (#sh ./setup_ss_pro.bin) and received this error

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

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

Stack Trace
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.(Unknown Source)
at java.awt.Frame.(Unknown Source)
at java.awt.Frame.(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

---------------
Thank you again!
-Keith

Linux Install Problems InvocationTargetException

Hi Keith,

This error has something to do with InstallAnywhere (the package we use to handle installation for screen-scraper), so, unfortunately, we don't have direct control over it. I realize it's a different error, but would you mind looking over this FAQ to see if it helps?

[url]http://www.screen-scraper.com/support/faq/faq.php#ExtractInstaller[/url]

If that doesn't seem to do the trick, you might try Googling around a bit for others who have seen similar errors using InstallAnywhere.

Kind regards,

Todd Wilson