KnowledgeBase Event Repository

This site is the central interface to the Adiscon Event Repository

  • Details for this entry
  • Eventlog Type:
    System
    Eventlog Source:
    Srv
    Event ID:
    2019
    Full Description:
    The server was unable to allocate from the system nonpaged pool because the pool was empty.
    There is Microsoft Knowledge Base article available. Please see http://support.microsoft.com/default.aspx?scid=kb;en-us;272568 for further details.
    Parameter Description:
    The server was unable to allocate from the system nonpaged pool because the pool was empty.
    More Informations:

    To check if there is any memory leak, do the following:

    • Run Performance Monitor.
    • From the Edit menu, choose Add To Chart.
    • In the Object field, select Memory.
    • In the Counter field:
      a. Select Pool Nonpaged Bytes and choose Add.
      b. Select Pool Paged Bytes and choose Add.
    • Choose Done and watch Performance Monitor in Chart view mode.

    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:

    • Systems Management Server needs to communicate with an SQL server.
    • A SQL default client is configured for sockets - not Named Pipes.
    • TCP/IP is installed on the server, but SQL Server is not set up to use it. SQL Server is designed to use Named Pipes only.
    • Systems Management Server uses the default SQL client configuration for sockets.
    • Systems Management Server attempts to access SQL using sockets repeatedly.

    CAUSE :

    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.

    Search for this Event::
    Search in Knowledge Base  •  Search in this Forum  •  Search on Windows-Expert.com
  • Software Vendor: Microsoft
    Accessed: 50611

Discuss the Event

Discussion for KB Entry 2183 - Event ID 2019

by knowledgebase on Thu May 29, 2008 4:18 pm

This is the discussion thread for the Knowledge Base Entry 2183

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.
User avatar
knowledgebase
Frequent Poster
 
Posts: 128
Joined: Wed May 28, 2008 10:09 am


About the KnowledgeBase Event Repository

This is a repository of known Windows Events, hopefully together with a description of what it means, when it appears and how to troubleshoot it. The event repository was initially provided as a tool for parser creation but has since evolved. It is now part of the overall knowledgebase in the hope that it provides a useful service to the community. Please add your comments and questions (which we try to answer), as this increases the event repository usefulness for all of us.

Return to

cron