Uninstall the Java Agent
- Stop the application server on which the Java Agent is configured.
-
Remove the
-javaagent
argument in the startup script of the JVM. - Remove any system properties configured for the Java Agent from the startup script of your JVM.
- Restart the application server.