I am running a 4GB Virtual Server (VMWare) running Tomcat on Windows Server 2012 R2. The server is subject to unexplained restarts every two weeks or so.
While searching the event log I filtered on events 6008 and 1, and note that while the time is synced every day, the crashes seem to happen always about five minutes after a time synchronization.
For example: (Note that the server time is 2 hours ahead of GMT)
"Error 04/07/2017 09:14 EventLog 6008 None The previous system shutdown at 11:29:20 PM on 7/3/2017 was unexpected."
"Information 04/07/2017 00:23 Microsoft-Windows-Kernel-General 1 None ""The system time has changed to 2017-07-03T21:23:28.146000000Z from 2017-07-03T21:23:24.763014700Z."
Now obviously, correlation does not prove causation, but it does seem very interesting. Does anyone have any ideas as to why this is happening?