Hi I am getting the insufficient memory exception for a Nav service I had hosted a on a server that is consumed by my CRM service which syncs the data from Nav to the CRM. However the server on which I have hosted this service, I checked the service there and it is running fine , but on the other server where it is consumed by the CRM is showing the following error:
I have enough memory and storage space on both the servers , so please help me out for the resolution of this issue.
*This post is locked for comments
Hi CRM123123,
You might want to see if you can print a stack trace when this is happening. This isn't a situation where it is just a memory issue for the service, this is because the code is probably getting into a tight loop in some type of data condition (I would assume). You will want to either step through the code or you will want to print the sack trace to see what is happening and fix the recursive loop.
Thanks,
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156