I am trying to install Lotus Domino version 8 on Windows Server 2016, but I am facing some compatibility issues with Java. I already installed jdk-1_5_0_22-windows-i586-p.exe, but the same issue still appears on Windows Server 2008 and Windows 7 as well.
Could you please advise if there is a solution or workaround to resolve this problem?
installShield Wizard :  Exception in thread "main" java.lan.NoClassDefFoundError: java/awt/AWTPermission. at sun.security.util.SecurityConstants.<clinit>(SecurityConstants.java:84) at java.lang.System$1.run(System.java:300) at java.security.AccessContoroller.doPrivileged1(Native Method) at java.security.AccessController.doPrivileged(AccessController.java:287) at java.lang.System.setSecurityManger0(System.java:298) at java.lang.System.setSecurityManager(System.java:274) at run.initializeSecurityManger(run.java:96) at run.main(run.java:15)