Windows Server 2000 Blue Screen
When booting Windows Server 2000 I get the following error:
STOP :0x00008823 (0x00000000, 0x00000000, 0x00000000, 0x00000000)
Server Terminated Missing local or remote member for ack3 conversion.
Any Help?
August 2nd, 2012 9:28pm
Is that coming from hardware system bios?
http://msdn.microsoft.com/en-us/library/windows/hardware/hh994433(v=vs.85).aspx
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2012 9:42pm
Not sure what is causing it, but I can start in safe mode with no issues.
August 2nd, 2012 11:21pm
That didn't even look like a bugcheck code. I'd check the system and or application log for errors. Might also check for any updated driver availability.
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2012 11:24pm
Hi,
Windows Server 2000 is out of support life, but you still may try the following troubleshooting suggestions:
Generally, you may update BIOS and other hardware drivers first.
If it does not work, you may analyze them with Debugging Tools by yourself. You can install it and its Symbol Packages from the following link:
http://www.microsoft.com/whdc/Devtools/Debugging/default.mspx
WinDbg will tell you the possible cause. For more information, please read Microsoft KB Article:
How to read the small memory dump files that Windows creates for debugging
http://support.microsoft.com/kb/315263
Collect Minidump Files
=================
1. Click "Start", input "SYSDM.CPL" (without quotation marks) in the Search bar and press Enter.
2. Switch to the "Advanced" tab and click the "Settings" button under "Startup and Recovery".
3. Under "Write debugging information" section, make sure the "Small memory dump (128KB)" option is selected.
4. Make sure "%SystemRoot%\Minidump" is in the "Small dump directory" open box and click OK.
If the Blue Screen appears again, please refer to the following steps to collect memory dump files:
1. Click Start, type %SystemRoot%\Minidump" (without quotation marks) in Search bar and press Enter.
2. Go to your Desktop, right-click on it and create a new folder named "Dump".
3. Copy all the memory dump files (looks like [Mini092008-01.dmp]) in Minidump to this folder.
Regards,Arthur Li
TechNet Community Support
August 6th, 2012 10:07am
Hi,
Windows Server 2000 is out of support life, but you still may try the following troubleshooting suggestions:
Generally, you may update BIOS and other hardware drivers first.
If it does not work, you may analyze them with Debugging Tools by yourself. You can install it and its Symbol Packages from the following link:
http://www.microsoft.com/whdc/Devtools/Debugging/default.mspx
WinDbg will tell you the possible cause. For more information, please read Microsoft KB Article:
How to read the small memory dump files that Windows creates for debugging
http://support.microsoft.com/kb/315263
Collect Minidump Files
=================
1. Click "Start", input "SYSDM.CPL" (without quotation marks) in the Search bar and press Enter.
2. Switch to the "Advanced" tab and click the "Settings" button under "Startup and Recovery".
3. Under "Write debugging information" section, make sure the "Small memory dump (128KB)" option is selected.
4. Make sure "%SystemRoot%\Minidump" is in the "Small dump directory" open box and click OK.
If the Blue Screen appears again, please refer to the following steps to collect memory dump files:
1. Click Start, type %SystemRoot%\Minidump" (without quotation marks) in Search bar and press Enter.
2. Go to your Desktop, right-click on it and create a new folder named "Dump".
3. Copy all the memory dump files (looks like [Mini092008-01.dmp]) in Minidump to this folder.
Regards,Arthur Li
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
August 6th, 2012 10:07am


