Windows NT Err Msg The RPC Server is Unavailable (131469)
The information in this article applies to:
- Microsoft Windows NT Advanced Server 3.1
- Microsoft Windows NT Server 3.5
- Microsoft Windows NT Server 4.0
This article was previously published under Q131469 SYMPTOMS
If you have insufficient resources on your Windows NT Server system, one
or both of the following errors may appear on clients computers that are
trying to connect to the server:
Error 1723: The RPC server is too busy to complete this operation.
Error 1722: The RPC server is unavailable.
NOTE: These errors may appear in a windowed dialog box, or as a numbered
event error message in the system log on the client computer. The service
or utility running on the server at the time of the error determines how
the error appears on the client.
CAUSE
If your server has more than 48 megabytes of RAM, the problem may occur
because PagedPoolSize is set too small. The static value for PagedPoolSize
is established when you install Windows NT.
RESOLUTION
This has been corrected in Windows NT 3.51. When you upgrade your computer
from a previous version, if Windows NT Setup finds the value 0x03000000
(48 MB), it is reset to 0, which is the 3.51 default at installation time.
WORKAROUND
You may be able to work around this problem by increasing the
PagedPoolSize value in the registry.
WARNING: Using Registry Editor incorrectly can cause serious, system-wide
problems that may require you to reinstall Windows NT to correct them.
Microsoft cannot guarantee that any problems resulting from the use of
Registry Editor can be solved. Use this tool at your own risk.
To correct this problem:
- Shutdown Windows NT.
- Turn the server off and then turn it back on.
- Start Windows NT.
- Run Registry Editor (REGEDT32.EXE).
- From the HKEY_LOCAL_MACHINE subtree, go to the following key:
SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
You will find that the value for PagedPoolSize is 0x03000000 (48MB).
- Set PagedPoolSize to zero.
- Shutdown and restart Windows NT.
When PagedPoolSize is set to zero, Windows NT automatically calculates a
new value based on the amount of physical memory installed.
STATUS
Microsoft has confirmed this to be a problem in Windows NT Advanced Server
version 3.1 and Windows NT Server version 3.5. This problem has been
resolved in Windows NT version 3.51.
Modification Type: | Major | Last Reviewed: | 11/16/2004 |
---|
Keywords: | kberrmsg kbfix kbnetwork kbprb KB131469 |
---|
|