Post upgrade to CUM4, We noticed that the installer installs three JRE instances. Are all three JRE machines are needed or if we can remove them?
D:\CA\SOI>D:\CA\SOI\jre\bin\java -version
openjdk version "1.8.0_332"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_332-b09)
OpenJDK Client VM (Temurin)(build 25.332-b09, mixed mode)
D:\CA\SOI>D:\CA\SOI\jre-32\bin\java -version
openjdk version "1.8.0_332"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_332-b09)
OpenJDK Client VM (Temurin)(build 25.332-b09, mixed mode)
D:\CA\SOI>D:\CA\SOI\jre-64\bin\java -version
openjdk version "1.8.0_342"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_342-b07)
OpenJDK 64-Bit Server VM (Temurin)(build 25.342-b07, mixed mode)
CA Service Operations Insight
Version 4.2 CUM 4
Yes, CUM 4 has two versions update 332 (32 bit) and 342 (64 bit).
Yes there are 3 folders with 2 JRE versions.
D:\CA\SOI\jre and D:\CA\SOI\jre-32 are same , although in different folders
and third folder D:\CA\SOI>D:\CA\SOI\jre-64
We need these JRE's and all three folders and they cannot be removed.