Can not copy and paste Insufficient system resources

Discussion in 'Windows XP Help and Support' started by Gambit, Sep 3, 2016.

  1. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    I receive the following error when I try to copy and paste even the smallest of files for example even a 10kb .txt.
    Cannot copy [filename]: insufficient system resources exist to complete the requested service.
    Same error occurs even copying an pasting on the command line. Some things I tried to resolve the problem.
    This did not work for me
    First setting:
    Open regedit navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ create new DWORD Value registry key PoolUsageMaximum, set value to 60 decimal.
    If after restart the problem still persists do the second setting.
    Second setting:
    Open regedit navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ create new DWORD Value registry key PagedPoolSize, set value to FFFFFFFF Hexadecimal.
    Restart the server and try to copy the file.
    I also performed the following also which did not work
    I maxed out 4gb ram
    Ran chkdsk
    Ran sfc /scannow but would not run unless repair disc was put in drive and when its put in it still does not execute sfc /scannow
    modifying virtual memory page file
    ran antivirus/malware scan no concerns
    PC specs https://h10057.www1.hp.com/ecomcat/hpcatalog/specs/provisioner/05/GC758AV.htm
    Running Windows XP SP3 x86
    Any help would be greatly appreciated. I will submit any required screen shots/log files needed to resolve this issue. Thank you.
     
    Gambit, Sep 3, 2016
    #1
  2. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    how much free space do you have??

    windows requires at least 15% free space to operate.

    if the space is insufficient then you can remove some programs or delete all but the last system restore to free up some space

    what is the exact error message?

    what does it say in event viewer??
     
    Elizabeth23, Sep 4, 2016
    #2
  3. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Info requested

    Sorry for the delay this is a computer at work and just started back today. See attached event viewer application & system logs and a jpeg of the error that pops up. I removed the computer name on the event viewer. As for space available 55gb free on a 75gb hd. Let me know thanks
     

    Attached Files:

    Gambit, Sep 7, 2016
    #3
  4. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    112 Error
    Notification Package could not connect to
    service to load or unload user
    domain name or
    local machine name/user name
    .
    This event indicates an issue with the Removable
    Storage Service. It should follow either Removable
    Storage event 109 or 110. If this message occurs,
    the machine should be rebooted.

    https://symwisedownload.symantec.co..._=1473351807_973dc4775b651bd541ae76df9e2aba9c

    above is page 72 of 106 of symantec endpoint , do you have this security program??

    ==========

    id 57, are you plugging in a usb device and then just unplugging it without waiting to safely eject hardware??

    ===========

    id 7026

    https://social.technet.microsoft.co...-or-system-start-driver-s-failed-to-load.aspx

    read above and see if the driver needs to be reinstalled or updated

    and below has good instructions:

    https://windowstechissues.wordpress.com/2007/11/13/i8042prt-failed-to-load-on-boot/
     
    Elizabeth23, Sep 7, 2016
    #4
  5. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
  6. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Symantec Endpoint is installed and I was pulling the usb without properly ejecting. I did the registry fix for error ID 7026. The IT owns link you posted is registry editing I already tried and did not work. I did have a question about the technet link. Would I be creating brand new values or do they already exist and I would just be changing the values? I will wait for your response before I attempt this. Thanks
     
    Gambit, Sep 8, 2016
    #6
  7. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    https://blogs.technet.microsoft.com...with-the-error-insufficient-system-resources/

    you would be creating a value, export the key to your desktop, before changing anything so that you can replace it if you do not like the results.

    do only one change at a time so that you can keep track of what you are changing and also create a new system restore point so that you can go back.

    I have not had this error and I do not have Symantec installed but from what I have researched this solution should be okay.

    ==================

    also, please specify which technet link, there were several, I assume that you were referencing the link in my Reply #2 :)
     
    Elizabeth23, Sep 8, 2016
    #7
  8. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    I made the following changes from the links in reply #2 with no success

    Ø Configure the below keys to maximize server resources. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Lanmanserver\Parameters subkey, configure the following entries:
    • Name: MaxWorkItems Data Type: REG_DWORD Value data: 8196 (decimal)
    • Name: MaxMpxCt Data Type: REG_DWORD Value data: 2048 (decimal)
    • Name: MaxRawWorkItems Data Type: REG_DWORD Value data: 512 (decimal)
    • Name: MaxFreeConnections Data Type: REG_DWORD Value data: 100 (decimal)
    • Name: MinFreeConnections Data Type: REG_DWORD Value data: 32 (decimal)

    In the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Lanmanworkstation\Parameters subkey, configure the following entry:
    • Name: MaxCmds Data Type: REG_DWORD Value data: 2048 (decimal)

    By default, your registry does not have a Configuration Manager subkey. To create the key, locate and then right-click the following subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager Point to New , and then click Key . Type Configuration Manager , and then press ENTER. In the new HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Configuration Manager subkey, configure the following entry:
    • Name: RegistryLazyFlushInterval Data Type: REG_DWORD Value data: 60 (decimal)

    Cannot copy [filename]: insufficient system resources exist to complete the requested service.

    When trying to copy large file to Windows Server 2003 "Cannot copy [filename]: insufficient system resources exist to complete the requested service." error appears.
    To solve this you may have to change two registry settings. You must always change the first setting. Depending on the configuration of your system, you may also have to change the second setting.
    First setting:
    Open regedit navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ create new DWORD Value registry key PoolUsageMaximum, set value to 60 decimal.
    If after restart the problem still persists do the second setting.
    Second setting:
    Open regedit navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\ create new DWORD Value registry key PagedPoolSize, set value to FFFFFFFF Hexadecimal.
    Restart the server and try to copy the file.

    The workstation is running VMware vSphere. Do you think this could be causing the problem?
     
    Gambit, Sep 8, 2016
    #8
  9. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    I am getting out of my depth here,

    https://kb.vmware.com/selfservice/m...nguage=en_US&cmd=displayKC&externalId=2017284

    this is the knowledge base for vmware vsphere, and there is a toll free number you can call to get further help and let them check if it is their program causing this issue.

    ===========

    I will keep checking to see if I can find others with the same issue.

    Also, how high is your page file set?? is it system managed??

    ===========


    This Page is the search page for the insufficient resources error
     
    Last edited: Sep 8, 2016
    Elizabeth23, Sep 8, 2016
    #9
  10. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    The page file is set to system managed and I forgot to write down the page file settings.
    I will post them on monday Sept 12.
     
    Gambit, Sep 9, 2016
    #10
  11. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Page file settings are on system managed
    Min Allowed 2 MB
    Recommend 5350 MB
    Currently Allocated 3567MB
     
    Gambit, Sep 12, 2016
    #11
  12. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    above from here

    run a full scan with your antivirus and with malwarebytes free

    and also run chkdsk with the /r parameter, at least twice.
     
    Elizabeth23, Sep 12, 2016
    #12
  13. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Ok I'll run it tomorrow and post back thanks!
     
    Gambit, Sep 12, 2016
    #13
  14. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Ran scans and chkdsk /r twice with no sucess
     
    Gambit, Sep 18, 2016
    #14
  15. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    so copy and paste is still not working??

    any new errors in event viewer??

    how many partitions on your harddrive?? (size of each, what is on each??)
     
    Last edited: Sep 18, 2016
    Elizabeth23, Sep 18, 2016
    #15
  16. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Copy and paste still not working.

    1 partition, OS is installed, XP SP3,
    Symantec Endpoint Encryption, VMware vCenter
    Converter Standalone, VMware vSphere
    Client 4.1, IE8, Adobe Reader X, Adobe Flash

    I will post the event viewer file tonight. Thanks.
     
    Gambit, Sep 19, 2016
    #16
  17. Gambit

    Gambit

    Joined:
    Sep 3, 2016
    Messages:
    10
    Likes Received:
    0
    Event Viewer file attached.
     

    Attached Files:

    Gambit, Sep 19, 2016
    #17
  18. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    https://windowstechissues.wordpress.com/2007/11/13/i8042prt-failed-to-load-on-boot/

    above is for the failed to load error, and for the windows time error, I have w32 time disabled on my pc. but you can go to the following and put different sync sites in place of the default:

    http://tf.nist.gov/tf-cgi/servers.cgi


    To change w32 time providers and sync time

    Go to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ W32Time \ TimeProviders \ NtpClient \
    Double-click the SpecialPollInterval value, and change the Base of the Value data to Decimal
    Now change the Value data to the time interval you desire, noting that the time is given in seconds (so for 1 day the value would be 86400, while the default (7 days) is 604800 USE 43200 to keep errors out of event log. 28800 is 8 hours 15768000 is 6 months.
    w32tm /resync /rediscover command line

    time-a.timefreq.bldrdoc.gov

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Servers
    Data Type: REG_SZ (String Value)
    Value Data: Server Hostname or IP Address

    ===============

    will still search for ways to fix your copy/paste, :)
     
    Elizabeth23, Sep 19, 2016
    #18
  19. Gambit

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,848
    Likes Received:
    756
    Location:
    Florida
    reply no.2

    above is clipboard, make sure that it is not corrupted and you can click on it and have clipboard open. when you click copy does it appear in your clipboard?


    from here

    several more solutions, you might read through at above link, seems that several programs can cause this issue.
     
    Elizabeth23, Sep 20, 2016
    #19
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.