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

IA2020SP2 Windows Installer prints out Windows error 2

Hi,

we built a windows installer with a java vm included. This worked fine in IA2018 but after we converted the project we see the message "Windows error 2 occured while loading the Java VM" after the self extraction of the installation package.

Any work around for this issue or any hints how I can debug / investigate whats going wrong with the java package?

Thanks a lot!

0 Kudos
(1) Reply
RitanshuAnkita
Revenera
Revenera

This issue is observed when Java is corrupted. Please check java -version of VM which you are using to launch it should be above Java 8.

 

0 Kudos