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. July 23, 2024 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