Cannot attach Java Monitoring Agent defined in the JVMOptions.txt file
search cancel

Cannot attach Java Monitoring Agent defined in the JVMOptions.txt file

book

Article ID: 15469

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On

Issue/Introduction

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?

 

Environment

Single Sign On 12.8.x Policy Server

Resolution

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.