Dear Sir/Madam
We have yet encountered another problem which is a little bit puzzling to us. We hope that you can help us to understand and resolve the problem.
We encountered a strange behavior related to the server-agent synchronization.
As described in an earlier bug-report. We have a setup with several agents on different physical machines. Therefore build stages of a configuration can run on different machines during a build sequence. The exact sequence is runtime dependent.
Every stage of a configuration build starts with a server -> agent synchronization and ends with an agent -> server synchronization.
The strange behavior we have encountered looks like this: If it is the first time during a configuration build that the server synchronizes with a particular agent it happens very fast (30 seconds) however if there was already a synchronization in a previous stage between the server and the same agent the synchronization takes much longer (30 minutes).
To us it seems that there are some issues with copying files if they already exist on the agent from a previous stage synchronization. So probably something stalls and times out during the synchronization.
Can you please help us to resolve this issue?
Best regards,