Results 1 to 4 of 4

Thread: Memory Leak Problem

  1. #1
    Join Date
    Mar 2009
    Posts
    33

    Memory Leak Problem

    Hi all!

    I have a problem of memory leak with an ID 2019 showing every 2 days & windows stop working.

    I used poolmon to get a log file as instructed by the Microsoft.

    Can anyone Help...!

  2. #2
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Memory Leak Problem

    Here is the Microsoft article for your problem it may definitely help you...!

    Link

  3. #3
    Join Date
    May 2008
    Posts
    3,316

    Re: Memory Leak Problem

    Event ID: 2019
    Source: Srv
    Description: The server was unable to allocate from the system nonpaged pool because the pool was empty

    This can be caused by a memory leak either in an application or this behavior can occur when a TCP/IP process attempts to open a nonexistent or unsupported socket. When this occurs, the NTFS file system may leave unreferenced file control breaks in memory after it gains access to the attribute list, resulting in a memory leak.

    Do you have the latest ROM installed...?

    Do you have the latest network drivers installed...?

    Let me know if this problem does not clear up?

  4. #4
    Join Date
    Apr 2008
    Posts
    2,139

    Re: Memory Leak Problem

    According to, this problem has been identified as an issue that affects Visual Basic 6.0 n-Tier applications that are using COM+ packages that have been exported as an "Application Proxy" and installed on a client "Citrix" server. The "Authenticated Users" group must be given the "Impersonate a client after authentication" user right. This can be achieved in Administrative Tools -> Local Security Policy -> Local Policies -> User Rights Assignment.

    Without the right the "Services.exe" process (which runs the COM+/DCOM sub system) will start to eat up Non-Paged Pool memory until it is gone, causing the Server to quit responding. This error is logged to the system event log.

    To resolve this issue, identify the user account that is used to run the AFS Packages, and then assign the "Impersonate a client after authentication" user right to that user account. To do this, follow these steps:

    1. Click Start, point to Programs, point to Administrative Tools, and then click Local Security Policy.

    2. Expand Local Policies, and then click User Rights Assignment.

    3. In the right pane, double-click Impersonate a client after authentication.

    4. In the Local Security Policy Setting dialog box, click Add.

    5. In the Select Users or Group dialog box, click the user account that you want to add, click Add, and then click OK. (Adding the user group "Authenticated Users" fixed our issue.

    6. Click OK.

Similar Threads

  1. svchost.exe consumes CPU and Memory - Memory Leak?
    By Chad Gross in forum Windows XP Support
    Replies: 1
    Last Post: 25-03-2013, 12:46 PM
  2. Memory leak problems in C++
    By Protectors in forum Software Development
    Replies: 9
    Last Post: 02-07-2010, 07:09 AM
  3. How to compare states of memory in memory leak?
    By Bottlenecked in forum Windows Software
    Replies: 4
    Last Post: 24-06-2010, 06:35 AM
  4. Memory leak in services.exe
    By JuanD in forum Windows Server Help
    Replies: 2
    Last Post: 28-04-2008, 07:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,105,933.29235 seconds with 17 queries