• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Win2K Event Viewer and solving problems

Alex

Diamond Member
Ran the event viewer just now and there's a plethora of errors...

4 main recurring ones:

-The computer has rebooted from a bugcheck. The bugcheck was: 0x000000be (0x8052d140, 0x0052d121, 0xf24f6f9c, 0x0000000b). Microsoft Windows 2000 [v15.2195]. A dump was saved in: C:\WINNT\Minidump\Mini080102-03.dmp.

-The browser service has failed to retrieve the backup list too many times on transport \Device\NwlnkNb. The backup browser is stopping.

-An error was detected on device \Device\CdRom1 during a paging operation.

-The device, \Device\Ide\IdePort1, did not respond within the timeout period.


anyone know what they mean and how to solve? thx!
 
Enter the event ID

The reboot one is an application error, you can disable re-boot on crash in System properties.

The browser service error (8021 or 8020, can't remember) is common on networks with multi-homed DC's or switched networks with lots of traffic. This one is tough to troubleshoot

The drive errors are, well, drive errors. Sounds like a bum CD-ROM or bad media....

Anyhow, check the site, enter the ID's, good insight.
 
Back
Top