EPM 11.2.x - Updating Java 8 and Tool Chain compatibility for EPM stop/start scripts
Hi,
according to Oracle support document (Doc ID 2715849.1), when upgrading Java 8 to a version newer than jdk1.8.0_181, there is an issue with EPM stop/start.bat scripts due to an older tool chain user in EPM components. This is the note:
Note: Windows Only - Everything should function fine with the newer versions of the jdk except for the EPM start.bat, stop.bat and the individual start/stop bat scripts. They will no longer work. This is because the later versions are built with Microsoft Visual Studio 2017 tool chain. The previous JDK releases used Microsoft Visual C++ 2010 SP1 Redistributable Package. Any applications built with Support for the older tool chain will not be compatible with JDK 1.8.0_261 and later. These applications will need to be rebuilt with the newer toolchain to be compatible with the latest JDKs.