Backup verification fails with System.InsufficientMemoryException
- Views:
- 28
- Visibility:
- Public
- Votes:
- 0
- Category:
- snapcenter
- Specialty:
- SNAPX
- Last Updated:
- 7/30/2024, 12:13:46 PM
Applies to
- SnapCenter Server(SC)
- SnapCenter Plug-In for Microsoft SQL Server(SCSQL)
Issue
Verify fails with System.InsufficientMemoryException
System.ServiceModel.ServiceHostingEnvironment+HostingManager /xxxxxxxx System.ServiceModel.ServiceActivationException: The service '/VerificationService.svc' cannot be activated due to an exception during compilation. The exception message is: Memory gates checking failed because the free memory (xxxxxxxxx bytes) is less than 5% of total memory.
As a result, the service will not be available for incoming requests.
To resolve this, either reduce the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment config element..
---> System.InsufficientMemoryException: Memory gates checking failed because the free memory (xxxxxxxxxxx bytes) is less than 5% of total memory.
As a result, the service will not be available for incoming requests.
To resolve this, either reduce the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment config element..