Remove -javaagent argument from JVM configurations / Java_Opts of your Applications server start up file
JVM configurations for the respective servers can be found in the specified files as listed below:
For Apache Tomcat: catalina.bat/catalina.sh
For JBoss AS and 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 IBM 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