WSS 3.0 Copy files issue
Hi,
I have some issue when I try to copy files to sharepoint folder (ex. \\server\pdf\library....) from the sharepoint server
sharepoint: WSS 3.0
os: Windows 2003
I get the following message:
---------------------------Error Copying File or Folder---------------------------Cannot copy 80352147: Insufficient system resources exist to complete the requested service.
---------------------------OK ---------------------------
It are a lot and huge files but when I copy the files from a standard workstation to the sharepoint folder -> no problem
In the logs I don't see anything wrong... Server has enough ram / strong cpu / ...
We had this problem also on a WSS 2.0 / W2k3 server and it was never solved...
Anyone an idea?
Frederik
March 3rd, 2008 6:59pm
The problem is that there is not enough available RAM to allocate to do the drop to thefolderyou are requesting. I have seen a similarly unusual situation. This has to do more with memory allocation than with the amount of available RAM. Can you accomplish what you are requesting by copying individual files or fewer files at a time? Your server is calculating the amount of time necessary to copy the files. You might try to move the folder to a network share separate from the SharePoint server.
Thanks,
Free Windows Admin Tool Kit Click here and download it now
March 4th, 2008 8:27pm
Thank you for your reply. I developped a program (i cannot run it from another pc) that copy each day an amount of pdf's from our erp server to the sharepointfolder (500 -> 1000 files (30 kb/file). ButI have also the problem when I copy a single file to the folder...
The source folder is not on the sharepoint server. When I copy from a workstation there is no problem.
We have a dell: Poweredge 2950
Some specs
Processor: Intel(R) Xeon(R) CPU 5130 @ 2.00GHz
Memory:
Attributes
Memory Array 1
Location
System Board or Motherboard
Use
System Memory
Installed Capacity
2048 MB
Maximum Capacity
32768 MB
Slots Available
8
Slots Used
4
ECC Type
Multibit ECC
Can I change something at the memory allocation? I have no experience with that.
Thanks,
Frederik
March 4th, 2008 9:04pm
Unless you have a lot of SharePoint traffic that could be consuming your RAM, that sounds like enough. Are you running virus scan software which is trying to scan all of these files as they get copied over? Also, are you running SharePoint search or some other search indexing software that might be trying to scan the contents of all of these files? If you are using a virus scan or an indexing service, this might be one of the reasons your are getting the error message. You could scan the files for viruses separately, but you may need to disable indexing or searching while the files are copied. These are just a few more ideas.
Thanks,
Free Windows Admin Tool Kit Click here and download it now
March 4th, 2008 9:43pm
* There's not a lot off traffic, I'm still testing the server
* There's no virusscan installed (no other programs or services are running I think...)
* Search and indexing was enabled:
I've executed the following command, but the problem persists...
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN>stsadm.exe -o spsearch -action stop
Other ideas?
Frederik
March 4th, 2008 11:35pm
I've desactivated the most services:
Service
Comment
Status
Action
Central Administration
Started
Stop
Document Conversions Launcher Service
Stopped
Start
Document Conversions Load Balancer Service
Stopped
Start
Excel Calculation Services
Required on Farm, not running
Stopped
Start
Office SharePoint Server Search
Stopped
Stop
Windows SharePoint Services Incoming E-Mail
Started
Stop
Windows SharePoint Services Search
Required on Farm, not running
Stopped
Start
Windows SharePoint Services Web Application
Started
Stop
Problem isn't is solved. grrrr :-(
Free Windows Admin Tool Kit Click here and download it now
March 4th, 2008 11:58pm
I moved my databases and sharepoint to a testserver. But there I have the same problem.
The most services are disabled, in my taskmanager I have no special processes running.
March 6th, 2008 4:37pm
increase you computer RAM that might help you and also increase virtual memory .
Free Windows Admin Tool Kit Click here and download it now
January 13th, 2011 1:31am