you might set the private memory of ServiceCenter application pool higher, and you have to set the connection pool size high enough, see https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/Connection_pools_in_OutSystems_Platform
Regards
Hi,
Did this problem ever solved? I am also getting the same error on my server.
Sachin
Hi everyone,
Sometimes you get this error due to long running queries or high volume of data due to any wrong join condition.
Try to get the query and also ask you dba to check if there is any query taking long time and occuupying huge memory.
-PJ-
Thanks PJ for reply. But Its quite weird behavior that I am experiencing. Our application is multi-tenant, Same query is running fine on Tenant 1, While giving error on another.