Details | |
Product: | Windows Operating System |
Event ID: | 2020 |
Source: | NCP Server |
Version: | 5.0 |
Component: | System Event Log |
Symbolic Name: | EVENT_SRV_NO_PAGED_POOL |
Message: | The server was unable to allocate from the system paged pool because the pool was empty. |
Explanation | |
The page file has reached the maximum page file size. There are no pages available in main memory or in the page file. This generally indicates a memory leak in a another process. |
|
User Action | |
Determine the process at fault by using System Monitor to monitor each process’s page file bytes or working set. |