Death.Fog Posted March 11, 2007 Posted March 11, 2007 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 ?
cluberti Posted March 11, 2007 Posted March 11, 2007 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.
Death.Fog Posted March 11, 2007 Author Posted March 11, 2007 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.
cluberti Posted March 12, 2007 Posted March 12, 2007 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 ManagementValue: PoolUsageMaximumType: REG_DWORDRadix: DecimalData: 20Key: HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory ManagementValue: PagedPoolSizeType: REG_DWORDRadix: HexadecimalData: FFFFFFFFHopefully after you add the above reg entries and reboot, you'll not have the problem.
Death.Fog Posted March 12, 2007 Author Posted March 12, 2007 I am sorry to say, but I do not see any KB references neither in this post, nor in the previous one.
Death.Fog Posted March 12, 2007 Author Posted March 12, 2007 Your suggestion does not work. I still get the same error.
cluberti Posted March 12, 2007 Posted March 12, 2007 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?
RJARRRPCGP Posted March 13, 2007 Posted March 13, 2007 Unless you have at least 2 GB of RAM, don't even think about disabling the pagefile!
Death.Fog Posted March 13, 2007 Author Posted March 13, 2007 (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 March 13, 2007 by Death.Fog
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now