afnarqui / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Insufficient system resources exist to complete the requested service #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 4000 files in the folder.
2. Mounted by using DokanNetMirror.exe for the folder.
3. Explorer displays the error dialog.

What is the expected output? What do you see instead?
Error is 'Insufficient system resources exist to complete the requested 
service'.

What version of the product are you using? On what operating system?
dokan 0.4.2.1238, dokan.NET 0.2.1.1227, WinXP SP3

Please provide any additional information below.
Mirror.exe (not .NET version) runs normally.

Original issue reported on code.google.com by ty04260...@gmail.com on 9 Apr 2009 at 11:17

GoogleCodeExporter commented 9 years ago
I saw the same error if application spends too much time in FindFiles. It may 
happen 
because of too many files in folder which takes time to enumerate or by using 
HTTP 
on slow connection to obtain file information. 

Original comment by sslav...@gmail.com on 10 Apr 2009 at 9:55

GoogleCodeExporter commented 9 years ago
still a problem with 0.5.3, it's quite blocking.

Original comment by rpelaga...@gmail.com on 15 Jul 2010 at 1:22

GoogleCodeExporter commented 9 years ago
same here, just updated to 0.5.3 and happens quite often

Original comment by eugenj...@gmail.com on 21 Sep 2010 at 9:00

GoogleCodeExporter commented 9 years ago
Same thing here, with much less files/folders in the drive I want to mount 
(definitley less than 100). Latest version, Windows 7 X64, running Dokan on 32 
bit compatibility mode.

Original comment by faibis...@gmail.com on 15 Mar 2011 at 1:22

GoogleCodeExporter commented 9 years ago
Getting this result every time with windows 7 and dokan 0.6, when trying to 
copy any file to or from the mount. 

Original comment by cthu...@gmail.com on 26 May 2011 at 6:52

GoogleCodeExporter commented 9 years ago
sshfs-manager 0.0.1.5 with dokan 0.6 outputs same error. first mount successful 
however after a while trying to read some files, it disconnects with this 
error. directory contains about 450 files, and files sizes change 2 to 10 mbs.

Original comment by tkoba...@gmail.com on 13 Jun 2013 at 8:41

GoogleCodeExporter commented 9 years ago
Issue is definitely present in Dokan 0.6. Attempting to copy a 6GB file causes 
the "Insufficient system resources exist to complete the requested service" 
error. Error even occurs on smaller 700MB file over network, but not locally.

Original comment by hacked2...@gmail.com on 27 Aug 2014 at 12:23