Forum Discussion
Windows server 2016 goes non responsive and needs to reboot to work again
Dave Patrick Unfortunately the issue came back with the event id 481 and 482 logged for SystemIdentity.mdb andcurrent.mdb
Maybe the User Access Logging service is not required?
https://docs.microsoft.com/en-us/troubleshoot/windows-server/performance/esent-event-327-326
- DilKS85Nov 10, 2020Copper Contributor
Dave Patrick As suggested disabled UAL service, Windows update service as well but still no luck.
Symptoms: The memory usage increases and the server becomes non responsive finally. The CPU usage spikes. Once rebooted the memory usage comes down but it increases again...
BUt when I checked if the memory usage for any process increases as well , I couldnot find any significant increase in the memory usage of any process but the total memory usage is increasing..
Its the VM in VMware..
- Dave PatrickNov 10, 2020MVP
but it increases again...Seems you'll need to get to the bottom of the process responsible as first step. ProcMon may help you to that end.
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
- DilKS85Nov 12, 2020Copper ContributorHi Dave
When i checked further i found that ntfs.sys is using huge Nonpaged pool Memory..
Thanks
Dil