I have an issue which has been bothering me for the past couple of months. I use a Dynamic View of UCM Clearcase to copy latest source code to the local disk. I then compile the source code and generate Installshield packages etc. I use Robobopy for copying the files.
The Robocopy fails to copy and hangs. This happens 2-3 times a week. So it has become a Nightly Build workflow nightmare. Luckily, yesterday, I saw an error displayed by Robocopy. It was something like:
ERROR 64: The specified network name no longer exists
I Googled and found that this may be caused due to:
1) Anti-Virus
2) Improper network hardware configuration
The other important thing is that I do not see any network issues during any other operation related to Clearcase or other software.
I have been pushing the idea of using snapshot views, after VonC's recommendation, for compilation but the management seems reluctant because:
1) Other teams too have the same setup where they copy from Dynamic views
2) They face less than 5% copy failures
3) Copying from Dynamic view seems to be a best practice according to other teams and I am asked to follow it.
I wanted to know if anyone has faced such an issue.
I wanted some points which can help me in convincing the management to move towards snapshot views for compilation.
Any help would be appreciated.