This error occurs when the Elasticsearch service is still running in the background when the product is being upgraded using a service pack.
To fix this issue, perform the following steps in the system where RecoveryManager Plus is installed.
netstat -a -n -o | find ":9390"
taskkill /f /pid <PID>
where <PID> is the value from the previous step.
Copyright © 2023, ZOHO Corp. All Rights Reserved.