Customer has requirement to use Java based agent for monitoring the information about all the platforms on an application might touch.
On adding our JVM arguments there but have been unable to see if the smpolicysrv is even reading them. Why does it appear that the Policy Server is not reading or using the JVM argument "-javaagent" added into the JVMOptions.txt file on start-up?
Single Sign On 12.8.x Policy Server
The Policy Server does not load Java on start-up. Java is loaded on demand when the first need for Java is called.
In case of Customer Authentication Jars defined JVMOptions.txt file , in such cases java is started to load the corresponding jars files from JVMOptios.txt.