Uninstall the Java Agent

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