cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sreejithss7
Level 3

Windows 2019 server 64bit, installation of the exe created out of Installation anywhere 2018 SP1 version failing

Flexeraaw7$aaa: Windows DLL failed to load
at Flexeraaw7.af(Unknown Source)
at Flexeraaw7.aa(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.init(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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

0 Kudos
(8) Replies
ayapan
Level 3

Hi sreejithss7,

Can i know which version of java are you using ?

0 Kudos

Java 8

0 Kudos

0 Kudos

Ok then I hope it should be also fixed in the 2020 version 

0 Kudos

Yes, this is fixed in IA 2020
0 Kudos

Do you have any hot fix for InstallAnywhere 2017 for this issue Flexeraaw_$aaa: Windows DLL failed to load" issue on Windows server 2019?

Do you support Azul Java for InstallAnywhere2017 ?

0 Kudos

Do you have any hot fix for InstallAnywhere 2017 for this issue Flexeraaw_$aaa: Windows DLL failed to load" issue on Windows server 2019?

Do you support Azul Zulu JDK11 for InstallAnywhere2017 ?

0 Kudos

I do not think there is any hotfix for that issue using InstallAnywhere 2017.
Still you should be able to install by using an 'old' version of the jre:

Install 'old' jre (defaults to C:\Program Files\Java\)
Open command prompt and execute:
<your installer>.exe LAX_VM "C:\Program Files\Java\jre1.8.0_51\bin\java.exe"

Note: Path can point to JRE or JDK executable from any version equals or older than 8u51

For JDK11 from Azul, it is not supported afaik, even in recent versions of InstallAnywhere. Check release notes for official support (https://docs.revenera.com/installanywhere2017/IAReleaseNotes_en.htm)

0 Kudos