Eventlog Type: System
Eventlog Source: Srv
Event ID: 2019
Link to KB Entry
Short Description:
The server was unable to allocate from the system nonpaged pool because the pool was empty.
To check if there is any memory leak, do the following:
If the Nonpaged value rises rapidly while the TCP/IP sockets program is running then you may be experiencing this problem.
Example configurations under which this problem may occur:
This problem can be caused by a TCP/IP sockets program that continuously attempts to open a socket port that does not exist.
RESOLUTION :To work around this problem, correct your TCP/IP sockets program so that it does not attempt to open the unsupported socket port.
The server was unable to allocate from the system nonpaged pool because the pool was empty.