Help Docs

Uninstall Java Agent

  1. Remove -javaagent argument from JVM configurations
  2. JVM configurations for the respective servers can be found in the specified files as listed below:
  • For tomcat,

          catalina.bat /catalina.sh 

  • For JBoss & Wildfly, 

          <JBOSS_HOME>/bin/standalone.bat(In Linux, standalone.sh) OR

          <JBOSS_HOME>/domain/configuration/Host.xml OR

           Management console -> Hosts > Server Configurations > <Your Server> > JVM Configuration tab

  • For glassfish,

          Admin console > Hosts > Server Configurations > <Your Server> > JVM Configuration tab

  • For websphere,

          Open administrative console of your IBM Websphere server

          Select Servers > ServerType > WebSphere Application Servers >

         Server Name > Java and Process Management > Process Definition > Java Virtual Machine > Generic JVM Arguments 

  1. Restart the application server

Was this document helpful?

Would you like to help us improve our documents? Tell us what you think we could do better.


We're sorry to hear that you're not satisfied with the document. We'd love to learn what we could do to improve the experience.


Thanks for taking the time to share your feedback. We'll use your feedback to improve our online help resources.

Shortlink has been copied!