Workaround:
To work around this issue, you have to restart the Replicator service.
- SSH to the Replicator appliance and login as root.
- Check the status of the Replicator service:
systemctl status replicator.service
- If you see GC overhead limit messages in the output, restart the Replicator service:
systemctl restart replicator.service
- Check the status of the Replicator service again to ensure it has been restarted successfully.
- Navigate to the Replicator Management Portal to verify it is available again via the URL:
https://replicatorIp:8440/ui/admin
- If the Management Portal is still not available, restart the Replicator appliance.