To upgrade the Java Agent, you copy the existing agent directory to a backup location and replace it with the new agent directory. You then copy configuration file changes made in the old directory to the new agent directory and restart the application server.
This page provides additional background information and step-by-step instructions.
Before you begin, review the Release Notes for changes that affect your environment. If you are upgrading both the Controller and agents, first upgrade the Controller and then upgrade the Java Agents.
Also, if upgrading multiple agents in your monitored environment, upgrade the agents for the tiers on which business transactions are originated last. For more information about this requirement, along with Controller and agent compatibility information, see Agent and Controller Tenant Compatibility.
Upgrading the agent requires a restart of the application server.
An agent upgrade requires no action on the Controller.
Before starting, download the latest version of the Java Agent for your JVM from the Cisco AppDynamics Download Center.
Copy controller-info.xml
and, if necessary, agent.properties from the old agent config directory to the following location in the new directory:
<agent_home>/<version>/conf |
For example:
appd_javaagent/ver4.0.0.0/conf |
If you previously made changes to the app-agent-config.xml
or other configuration files, copy those changes to the new file as well.
If you are using an SSL port (ssl-enabled=true) to communicate with the Controller UI, make sure that you copy the TrustStore files to the new directory. For example, copy the |
Once completed, you can archive the original directory and remove it from the application server home.