Loading
Windows_Pure_64_Bit installer crash

I've built a Windows_Pure_64_Bit installer using InstallAnywhere 2018. The installer has been tested and was released about a year ago (July 2020). Recently a customer has encountered an issue that is typically indicative of a mismatch between the bundled JRE and the installer:

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

Stack Trace:

Flexeraaw7$aaa: C:\users\***\AppData\Local\Temp\2\I1628760027\Windows_Pure_64_Bit\resource\iawin32.dll not found

    at Flexeraaw7.af(Unkown Source)

...

I've verified that the bundled JRE is indeed 64-bit. The customer does not have an external Java environment to run the installer. The customer is running on Windows 2019 Server.

Why would the installer be looking for the 32-bit dll? Any suggestions to get my customer going?

Thanks,

- Chris


Loading
Windows_Pure_64_Bit installer crash