Home
TeamSite
TeamSite, LiveSite and OpenDeploy
errno=3 & errno=5
Denise Bowker
Base: W2K 5.5 sp1 (I think sp1, we backed out sp2)
Receiver NT4 5.5 sp1
We have about 8gb space available on the servers and we are trying to deploy a few hundred mb.
We have an edition deployment using directory comparisions pushing to four servers. The copy succeeds but the renaming of the files (transactional deployment) fails. The initial target folder was empty so every file would be copied. A snipit of the log is:
(3) id=0 server: Renaming: [E:\data\webrootnif\docs.iwnew] -> [E:\data\webrootnif\docs]
(3) id=0 server: Cleaning: E:\data\webrootnif\docs
(3) id=0 server: Deleting dir: E:\data\webrootnif\docs
(3) id=0 server: Deleted: E:\data\webrootnif\docs
(3) id=0 server: Copying dir: E:\data\webrootnif\docs.iwnew to E:\data\webrootnif\docs
ERROR: CopyFile Failed while copying from (E:\data\webrootnif\docs.iwnew\breadcrumb_requirements_020625.doc) to (E:\data\webrootnif\docs\breadcrumb_requirements_020625.doc), errno=3
ERROR: Failed copying dir(E:\data\webrootnif\docs.iwnew) to (E:\data\webrootnif\docs)
ERROR: Replacing [E:\data\webrootnif\docs.iwnew] -> [E:\data\webrootnif\docs]
.
ERROR: Failed deploying local_directory[0] () to ()
ERROR: Failed 1 of 1 local_directories
id=0 server: ROLLBACK Transactional Deployment
************************************************************
When I redeployed this to just the one server that had trouble and it worked just fine. Then I did a teamsite comparison deployment and received this error - to just the one server that had successfully received the edition deployment.
This is a snipit of the error log:
id=0 server: COMMITTING Transactional Deployment
(3) id=0 server: Removing: E:\data\webrootnif\resources\news
ERROR: DeleteFile Failed while deleting (E:\data\webrootnif\resources\news), errno=5
ERROR: Failed to delete(E:\data\webrootnif\resources\news)
Find more posts tagged with
Comments
There are no comments yet