License Server Configuration
Instructions to configure the Avo Assure License Server
Last updated
Instructions to configure the Avo Assure License Server
Last updated
Extract the ‘AvoAssure_LS.zip’ or ‘AvoAssure_LS.7z’ file.
2. Navigate to the ‘LicenseServer’ folder. 3. Follow the below steps only if the License type is ‘offline license’. Otherwise, the setup is completed. Skip here. 4. Open the ‘ls_config.json’ file.
5. Update fields as follows:
“licensemanagerip’” to IP provided by the support team. Contact the support team if IP is not provided.
“licensemanager” port to 443.
Save and close the configuration file.
Open an elevated command prompt in the ‘LicenseServer’ folder.
Type ‘run.bat’ and hit enter.
Close the command prompt window in which the License Server is running.
Open an elevated command prompt in the ‘LicenseServer’ folder.
Type ‘install-service.bat’ and hit enter.
Open an elevated command prompt in the LicenseServer folder. Note: AvoAssureLS service should already be installed.
Type ‘start-service.bat’ and hit enter.
Open an elevated command prompt in the ‘LicenseServer’ folder. Note: AvoAssureLS service should already be running.
Type ‘stop-service.bat’ and hit enter.
Open an elevated command prompt in the ‘LicenseServer’ folder. Note: AvoAssureLS service should already be in the stopped state.
Type ‘remove-service.bat’ and hit enter.
Open an elevated command prompt in the ‘LicenseServer’ folder.
Run the following commands in sequential order i.e., only after the previous command has been completed:
Type ’stop-service.bat’ and hit enter.
Type ‘remove-service.bat’ and hit enter.
Type ‘install-service.bat’ and hit enter.
Type ‘start-service.bat’ and hit enter.
In case any of the above-mentioned steps fail, ensure the following points have been taken care of:
Commands are being run with an elevated command prompt (i.e., prompt has Administrator privileges).
Ensure port 5000 is available and not used by any other program.
There are no spaces or special characters (such as ! @ # $ % ^ & ( ) + - = { } , . ; ' [ ] ~ `) in the folder name (and entire path) where the License Server is being extracted. Example:
Valid: D:\AvoAssure\Server\LicenseServer\
Invalid: D:\AvoAssure install files\Server\LicenseServer\
Invalid: D:\AvoAssure\Server@files\LicenseServer\
If all the above scenarios hold true and the server is still not running, please contact Avo Assure Support Team.
In case the server fails to start and gives one of the following error messages:
[ERROR CODE: 110] Critical error in Licensing Server Solution: Contact Avo Assure Support Team.
[ERROR CODE: 113] Port 5000 already in use Problem: Another application is already using port 5000. Solution: Close the application using the 5000 port and restart the server.
[ERROR CODE: 114] Another instance of Licensing Server is already running Solution: Close the already running instance and restart the server.
[ERROR CODE: 131] License Expired Problem: Validity of purchased license is expired. Solution: Contact Avo Assure Support Team to renew the license.
[ERROR CODE: 132, ERROR CODE: 133 and ERROR CODE: 140] Setup is corrupted Solution: Contact Avo Assure Support Team.
[ERROR CODE: 139] Critical error in Licensing Server Solution: Contact Avo Assure Support Team.
If none of the above scenarios hold true and the server is still not running, please contact Avo Assure Support Team.