Forum Discussion
tavislovell
8 years agoNew Member
Power BI (On Prem) memory leak?
I have two Power BI reports using direct query. Both of these reports get called once every minute by a .net page I wrote that is basically just a wrapper around the report that tells the screen to ...
Anonymous
8 years agoNot applicable
Did you see any abnormal RAM or CPU using before you reboot?
tavislovell
8 years agoNew Member
The CPU was at around 40% and the mem usage was around 1.2 gig. So it's not like the server itself was crippled or anything. The server seemed to be fine when RDP'ing into it.
- Anonymous8 years agoNot applicable
I'll spin something up here to see if I can replicate this if you can share your web app code. I have seen some issues in the captive SSAS instance that's behind the SSRS Service slowing down, or at least not responding quite as quickly over time.
It might be easier to identify if instead of restarting the server you bounced specific services to see if you can isolate it down to a specific service.
We restart the SSRS-PBI service overnight every night currently.