Manual Application Update
Use this procedure to manually update the Virima Discovery Application using an appUpdates-4027.zip package. This method updates only application binaries (for example, DAClient.jar and version.txt) and preserves existing configuration, keystore, and credentials.
Objectives
-
Provide a repeatable process to manually update the Discovery Application using appUpdates-4027.zip
-
Preserve existing configuration, keystore, and credential data
-
Minimize downtime by updating only files included in the update package and restarting the Virima Discovery Application service once
Procedure
Follow these steps on the Virima Discovery Application machine.
-
Stop the Virima Discovery Application.
-
Locate the Virima Discovery Application shortcut on the desktop.
-
Click Stop.
-
-
Download the update package.
-
Click the appUpdates-4027.zip link and download it to the Discovery Application machine.
-
-
Apply the update.
-
Extract the downloaded ZIP file.
-
Replace the files in the installation directory with the extracted files, using the paths below:
File Destination path DAClient.jar C:\Program Files\Virima Discovery Application\ version.txt C:\Program Files\Virima Discovery Application\
-
-
Update common.properties.
-
Open the common.properties file located at C:\Program Files\Virima Discovery Application\config.
-
At the end of the file, add the following two properties:
snmpv1v2PerCredentialTimeoutSeconds=6
snmpv3PerCredentialTimeoutSeconds=22
snmpCredentialTryingTimeInSeconds=180
-
Save the file.
-
-
Start the Virima Discovery Application.
-
Locate the Virima Discovery Application shortcut on the desktop.
-
Click Start.
-
Confirm the status shows Running.
-