After applying PTF LU19711 and upgrading to Java 21, WAM (WLA Agent Manager) STC failed with RC=100. And following error shown:
java.lang.NoClassDefFoundError: org.springframework.boot.loader.launch.JarLauncher
Component: Agent Manager
Release: 1.0.6
In the WAM STC Proc, launch should be removed from the following line:
SET JAVACLS='org.springframework.boot.loader.launch.JarLauncher'