...
- Look at the content of the license server log: /opt/license-server/log/license.log
- Use the ps command to check that the server is running:
# ps -ef |grep license-server
- Starting with version 1.1.18, a new parameter to the license server is available to display the license server status:
# cd /opt/license-server
# ./license_server -s
About an hour after the installation check the emulator log files of any active instances to verify that no unexpected problem has been caused by the new version.
...