The previous system shutdown at xxxx was unexpected
Posted
by
m.edmondson
on Server Fault
See other posts from Server Fault
or by m.edmondson
Published on 2011-02-16T09:56:29Z
Indexed on
2013/07/02
17:07 UTC
Read the original article
Hit count: 368
windows-server-2003
|event-log
For the past two nights we had a remote server shutdown unexpectedly. When rebooted we get the following message:
Event Type: Error Event
Source: EventLog Event
Category: None Event ID: 6008
Date: 16/02/2011 Time: 09:10:43
User: N/A Computer: WELPLAN-1
Description: The previous system
shutdown at 07:27:32 on 16/02/2011 was unexpected.For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: db 07 02 00 03 00 10 00 Û.......
0008: 07 00 1b 00 20 00 42 02 .... .B.
0010: db 07 02 00 03 00 10 00 Û.......
0018: 07 00 1b 00 20 00 42 02 .... .B.
Obviously this message doesn't help much, but what does all the hexadecimal mean? Will it help me track down the problem? Any pointers as to where to look?
© Server Fault or respective owner