Backup verification fails with System.InsufficientMemoryException
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..