When running reports that should display large number of records, webclient freezes and after few minutes, whole webclient instance stops responding (for all users, not just the user running the report).
My observations so far:
- CPU usage rises of the Prod.Client.WebCoreApp.exe rises to 25% (I assume that is the maximum ?) and RAM usage grows steadily
- There are no errors in server's event log. Is it possible to up the logging level?
- So far it looks like all reports are affected when are too many records to display
- This issue only happens when using web client, windows client shows these reports without problems
- Other webclient instances connected to the same BC instance are not affected
Version: Business Cental Spring 2019 Update 14.0.32615
Did any of you encounter this issue?