Jump to content

Error copying file or folder.


Recommended Posts

Posted

When I try to copy a file (WAV, 1.23 GB. recorded from microphone) from my MP3 player (Philips HDD6330) to HDD, I get the following error message :

Error copying file or folder. Not enough storage is available to complete this operation.

Any suggestions ?


Posted

You're running out of kernel paged pool memory (that's the "storage" that becomes unavailable, because you've used it up) - follow the KB below and reboot, and see if that resolves the issue. If it does not, set the "PoolUsageMaximum" value to 20 (decimal) and reboot, to see if that resolves it.

Posted

I rebooted my PC, it did not work. It gave the same error message. When I again selected paste option, not having copied the file from player again (as windows still offered paste option from right-click menu), after a while windows displayed this error message : The I/O operation has been aborted because of either a thread exit or an application request.

Would you be so kind as to explain how to set "PoolUsageMaximum" value to 20 (decimal) ? Thank you in advance.

Posted

You need to add the following registry values, as the KB article I referenced instructed you to do:

Key:   HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Value: PoolUsageMaximum
Type: REG_DWORD
Radix: Decimal
Data: 20

Key: HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Value: PagedPoolSize
Type: REG_DWORD
Radix: Hexadecimal
Data: FFFFFFFF

Hopefully after you add the above reg entries and reboot, you'll not have the problem.

Posted

Darn it - I thought I had linked the KB. Regardless, the error you're getting means you're running out of some kernel resource (and if you're file copying, it's almost always kernel paged pool). Do you see any 2020 events in your system event log?

Posted (edited)
Darn it - I thought I had linked the KB. Regardless, the error you're getting means you're running out of some kernel resource (and if you're file copying, it's almost always kernel paged pool). Do you see any 2020 events in your system event log?

I don' see any. There are 9, 18 , 19, 20, 22, 26, 35, 36, 51, 54, 1001, 1003, 4226, 4337, 6005, 6009, 7000, 7009, 7034, 7035, 7036 .

Unless you have at least 2 GB of RAM, don't even think about disabling the pagefile!

The page file is set to 1500 mb on C:\ .

Edited by Death.Fog

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...