cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Oktawian
Level 2

InstallAnywhere fails to launch with Fatal Application Error

Hello there,

I am using InstallAnywhere 2021 (Version: 21.0)
java.version: 1.8.0_301
os:  Windows Server 2012 R2 Standard 

I got the following error when running setup exe:
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

stack trace:
java.lang.ClassCastException: java.lang.String incompatible with java.lang.Integer
at com.zerog.ia.installer.LifeCycleManager.getEnable8dot3(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.a6(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

 

0 Kudos
(2) Replies
guozhuang
Level 2

Hi

I encounter same issue. I want to known how you fix the issue.

Thanks

0 Kudos
vjayaraman
Revenera
Revenera

This issue Got fixed in IA2021 SP1.

0 Kudos