When I try to install (Linux, Eclipse 3.0, Java 1.4.2_04), I get the following
bob:~/setup# ./EnterpriseWorkbenchInstaller_030804.bin -i console
Preparing to install...
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. Thi s application will now exit. (LAX)
Stack Trace:
java.lang.IllegalAccessError: com/zerog/ia/installer/util/ClassInfoManager$InfoP iece.<init>
at ZeroGk.a (DashoA8113)
at com.zerog.ia.installer.Main.b (DashoA8113)
at com.zerog.ia.installer.Main.a (DashoA8113)
at com.zerog.ia.installer.Main.main (DashoA8113)
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at com.zerog.lax.LAX.launch (DashoA8113)
at com.zerog.lax.LAX.main (DashoA8113)
GUI-
I get the same error if I don’t supply “-i console”…
Can anyone suggest what might be wrong?
Thanks!