Error in Jenkin deploy: Loading the directories in the file system would overwrite/remove existing directories.
Hi guys,
i have this message error in Jenkin console :" ERROR: RTC : checkout failure: RTC : checkout failure: Loading the directories in the file system would overwrite/remove existing directories. /SQLJJavaSource (requested to be loaded from both component driv02Batch and driv01Batch)".
I try to solved it but i have not idea whats happends.... Any solution or idea?
Thanks and regards
One answer
You don't provide any information here except that you use Jenkins and that RTC is involved can be seen in the error message. Please read: How should I ask a question in the Forum if I want to receive useful answers? and provide some basic information as requested.
You use some Jenkins and some RTC and some Integration between them - you did not provide any such information.
RTC loads the SCM data into a sandbx. There are various things that can go wrong, that can cause the error above. One reason might be that the load location contains something else loaded and there is some kind of conflict in loaded folders. So what the reason is I can not tell. Try loading the same from RTC and make sure there is no folder overlap. Check your Jenkins/RTC integration and make sure everything works fine.
Simply Googling for parts of your error message show these interesting hints:
The documentation for the integration can be found here: https://wiki.jenkins-ci.org/display/JENKINS/Team+Concert+Plugin
Comments
PS: there is an option to delete the load folder in the RTC and the Jenkins RTC configuration (as far as I remember) before loading that might or might not help. It depends of the cause of the load failure. If you have overlap in the components of the workspace then it does not help and you need to fix that. If deleting the folder helps, consider to have different folders for each Jenkins Job and avoid loading in folds created by other Jobs.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Mar 08 '17, 3:31 a.m.How should I ask a question in the Forum if I want to receive useful answers?
guti2k zoplas
Mar 08 '17, 5:17 a.m.hi Ralph,