备份验证失败、并显示System。 InenargentMemoryException
适用场景
- SnapCenter服务器(SC)
- 适用于Microsoft SQL Server的SnapCenter插件(SCSQL)
问题描述
验证失败、显示 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..