I searched this, and found that it is most likely a permissions problem, but I'm looking for a little advise. First of all, we are using OpenDeploy to move workareas and files from an old 6.1 store to a new 6.5 store after running iwmigrate. The version of OD is 6.1. The error that we are getting is:
LIB: 2007-04-17 07:16:43 ERROR: Failed to process src directory (.\templatedata\eFP\Asset_Data\sales_and_marketing\Additional_Marketing_Resources\advertising).
LIB: 2007-04-17 07:16:43 Receiver-ERROR: dir .%5Ctemplatedata%5CeFP%5CAsset_Data%5Csales_and_marketing%5CAdditional_Marketing_Resources%5CNQ_DC_CompIntelligence.
LIB: 2007-04-17 07:16:43 ERROR: Failed to deploy local_directory[.] of area[Y:\default\main\eFP\Life\WORKAREA\Template_Management]
LIB: 2007-04-17 07:16:43 ERROR: Failed 1 of 1 local_directories
ENG: 2007-04-17 07:16:43 CDT GMT-05:00 Thread-10 After COMPARE, res=-1
|
My questions are:
1) If its a permission issue, how do we resolve that? Should the OD service be running as Administrator or should whatever id OD is using be in the Local Admin group? We're doing this for the entire store (about 70Gb and 80 branches with hundreds, maybe thousands of workareas). Right now, it is running as Local System.
2) My next problem is that OD just hangs at this point. I'm assuming that there is a timeout, but can't seem to figure it out. I don't want to time out and kill the entire deployment. I just want to time out on the file and move on to the next one after logging an error so I can be aware of the ones that failed.
3) My deployment is averaging 180KB/s. Doesn't that seem a little slow when both stores are on the same server? The hardware is a few years old, but that still seems really slow.
Thanks in advance for any help.