Unsupported contentThis version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Uninstalling the App Visibility agent for Java


You can uninstall the App Visibility agent for Java from one or more JVM processes connected to an App Visibility agent on the same computer.

  1. Stop the application servers from which you want to remove the App Visibility agent for Java.
  2. For each application server type, delete the following parameters from the JVM options of your application server:

    • Windows

      -javaagent:<agentInstallationDirectory>\ADOPsInstall\adops-agent.jar
      -Dcom.bmc.adops.agent.instance.local.name=<locallyUniqueName>
        OR
      -Dcom.bmc.adops.agent.instance.global.name=<globallyUniqueName>
    • Linux

      -javaagent:<agentInstallationDirectory>/ADOPsInstall/adops-agent.jar
      -Dcom.bmc.adops.agent.instance.local.name=<locallyUniqueName>
        OR
      -Dcom.bmc.adops.agent.instance.global.name=<globallyUniqueName>

    Tip

    You defined these parameters when you updated the Java options for the application. For more information, see Updating-Java-options-according-to-the-application-server-type.

  3. If you remove all associations to the App Visibility agent installation, delete the ADOPsInstall directory located in the App Visibility agent installation directory.
    Run the following command to remove the directory:
    • Windows:RD /S <agentInstallationDirectory>\ADOPsInstall
    • Linux:rm -r <agentInstallationDirectory>/ADOPsInstall
  4. Restart the application servers.

Related topics

Known-and-corrected-issues

Troubleshooting

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*