Jrr, you didn’t say anything else about what you’re running on the server, but generally that error means that a driver is not cleaning up properly. Some of the known times that this happens are:<br>
If you’re running with over 4 gig of ram - fixed with SP2,<br>
If you’re running SNA server,<br>
Or If NT is running on a FAT partition and you have a file system filter driver running<br>
<br>
For the FAT partition problem – SP 4 fixes the problem. If you don’t want to install SP4 the post SP3 hot fix is called getadmin-fix. Or you could convert the partition to NTFS.<br>
<br>
The SNA problem is a result of the server sending keepalive messages to a lost client until it runs out of PTEs. This problem should be fixed by the latest SNA service pack. For more detailed info on how to fix this one see article Q137309 (MS knowledge base article).<br>
<br>
If none of these help, you can set up kernel debugger, get the stack trace and use the command “!sysptes 3”. That should at least point you toward which page table entries are your problem.<br>
<br>
Good Luck.<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.