Issue in exporting files and folders to Rational base ClearCase using ClearCase Synchronizer
I have base clearcase vob, the vob name is vobA and it folder structure is
M:\view1\vobA\folder1\subCompA
I too applied attribute type as per the Preparing a sub-VOB component link
From RTC side, we have subCompA component which i tried to export to base clearcase vob sub folder.
but the build is failed with below error logs
Problem running 'synchronizeStream':
M:\view1\vobA\folder1\subCompA
I too applied attribute type as per the Preparing a sub-VOB component link
From RTC side, we have subCompA component which i tried to export to base clearcase vob sub folder.
but the build is failed with below error logs
Problem running 'synchronizeStream':
Synchronization blocked by error:
javax.wvcm.WvcmException: CRRTC4023W The root at "Pathname|/workspace/_pop3AFjGEeaDu_nwKAde7A/subCompA" could not be transferred.
The synchronizer was not able to complete the requested operation
Fix any errors reported in the rest of the log file.
javax.wvcm.WvcmException: CRRTC4066E: The synchronization process cannot be completed. A versioned object base (VOB) tag that matches the "subCompA" component name cannot be found.
Build failed. Exit value was 3.
Accepted answer
Try first doing an import from the sub-vob component in ClearCase into RTC.
If this works, then "accept" the configuration of that component into the synchronized stream, and try another sync.
This should effectively export that content to the sub-vob component.
If this works, then "accept" the configuration of that component into the synchronized stream, and try another sync.
This should effectively export that content to the sub-vob component.