Hello,
CORRECTION OF TITLE: Java OpenJDK JRE V24
we've had endless problems with Windows Server 2022 and OpenJDK V17, since it is having a few bugs, apparently. For agents on Windows we switched to the V17 Java pack provided in the CAU zip file, but this one does not seem to work for the AE. Unfortunately, the Openjdk Java V17 versions seems to have problem with accessing WINDOWS-ROOT certificate store, for agents our downloaded versions had problems with
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=4444, tid=11808
#
# JRE version: (17.0.14+7) (build )
# Java VM: OpenJDK 64-Bit Server VM (17.0.14+7-adhoc..jdk17u, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C [jimage.dll+0x1827]
#
# Core dump will be written. Default location: C:\Applikationen\Automic\Agents\AWAT\Windows\bin\hs_err_pid4444.mdmp
As mentioned, the last issue was solved by using the jre from the Automic CAU pack. But what about the JRE for the AE? Tricise support told us not to use the JRE V21 in case of any problems that might need to get forwarded to Broadcom, but the problem with using cacerts is, that any updates are not performed automatically by the company, for the Windows Certitficate store every update is distributed automatically.
Suggestions which JRE Versions (not Oracle though :-) ) we can use, or if it is officially okay to use the JRE V21/V24 despite it not being on the compatibility matrix would be appreciated.
Kind regards
Marike Gottschalck
Edit: sorry: jre V21 for the agent; our windows server specialist downloaded jre v24 yesterday to try to solve the issue with Windows-Root and used it for LDAP.Sync which worked fine, I retested with V21, that is bugged as well, only V24 is working fine.)