AX 2012: Memory gates checking failed because the free memory (373817344 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. 8 months ago Add Comment I was facing the subejcted issue, and I was looking for a solution. Most of the blogs were suggesting the same solution to add the 'serv... Read More