AppDynamics APM Platform 21.x Application Monitoring Install App Server Agents Java Agent Install the Java Agent Agent Installation by Java Framework Current: Coherence Startup Settings PDF Download PDF Download page Coherence Startup Settings. Current page All pages Coherence Startup Settings To add the javaagent command in Oracle Coherence:In the <coherence_home>/bin/cache-server.sh file, update the following: $JAVAEXEC -server -showversion $JAVA_OPTS -javaagent:<agent_home>/javaagent.jar -cp "$COHERENCE_HOME/lib/coherence.jar" com.tangosol.net.DefaultCacheServer $1 CODE Restart the application server to have the changes take effect. ×