Push Update To Applicare Agent/app servers running Applicare agent
Applicare provide the feature to push updates to agent side, through applicare controller. Below are the details
- Run build_update_agent.bat/sh file from applicare home directory on Applicare controller machine, which would create agent_update.jar file in applicare home folder.
- In applicare user interface Menu -> Update Applicare Agents, select the agent/app server(s) to push the update jar to the agent side.
- Click on Update agent button.
- The agent_update.jar file would be transferred in background.
- Once the agent_update.jar file is transferred in {Arcturus_Home}/tmp/agent/downloads, shutdown the agent/app server and run the {Arcturus_Home}/scripts/updateAgent.cmd/sh file on agent side
- After running the updateAgent.cmd/sh script file by manually, the new updates are extracted.
- Than start the agent/app server.
- In case of Applicare agent deployed on app server - re deploy the applcare_agent.war file to the server from {Arcturus_Home}/agent/{respective_server} directory.
Note:
1. If you have chosen the deployment directory as {Arcturus_Home}/agent/{respective_server} with auto deploy feature for Weblogic and WebSphere server, you don't want to redeploy the applicare_agent.war file.
2. For Standalone agent the applicare_agent.war file would redeploy, when you run the updateAgent.cmd/sh script itself, so you don't want to redeploy the applicare_agent.war file for Standalone agent also.
Please sign in to leave a comment.
Comments
0 comments