ClearCase RTC synchronization fails
Hi there,
I'm trying to get the synchronization between ClearCase and RTC running.
At the moment I got it synchronizing a ClearCase branch to an RTC synchronization stream. That was easy sinse it was a dedicated Project Area with no content.
Now I'm trying to synchronize from an existing ProjectArea where a lot of stuff is inside to a ClearCase VOB.
For this I created a branch inside the VOB called "rtc_cc_sync" and created the Synchronization Stream inside my ProjectArea connected to the branch/VOB.
Now I added an existing componant to this stream - which data should I synchronize when not existing one?
After choosing this root component within the "Select Files To Synchronize" dialog I started the synchronization.
But everytime I start it, it fails with this error message:
Greetings,
Simon
I'm trying to get the synchronization between ClearCase and RTC running.
At the moment I got it synchronizing a ClearCase branch to an RTC synchronization stream. That was easy sinse it was a dedicated Project Area with no content.
Now I'm trying to synchronize from an existing ProjectArea where a lot of stuff is inside to a ClearCase VOB.
For this I created a branch inside the VOB called "rtc_cc_sync" and created the Synchronization Stream inside my ProjectArea connected to the branch/VOB.
Now I added an existing componant to this stream - which data should I synchronize when not existing one?
After choosing this root component within the "Select Files To Synchronize" dialog I started the synchronization.
But everytime I start it, it fails with this error message:
Problem running 'synchronizeStream':
Synchronization blocked by error:
javax.wvcm.WvcmException: CRRTC4060E: The synchronization process cannot be completed. The specified synchronized stream is currently in use by another stream. For synchronization, the stream must be reserved, but a stream that is in use cannot be reserved. For more information, open the information center, and search on CRRTC4060E.
Build failed. Exit value was 3.
Greetings,
Simon
2 answers
I'm not sure, how to make that sure, but if you have a look at the synchronization branch type in ClearCase, you might find an attribute, which marks that branch to be in use by a synchronization. Note name an value (because I don't remember the name of that attribute); remove that attribute and retry the synchronization.
There is also a 'legal' way to remove that lock inside of RTC. But I haven’t a system running to find out where...
There is also a 'legal' way to remove that lock inside of RTC. But I haven’t a system running to find out where...
Comments
When the info center said "using the Properties dialog box", it is referring to the Properties dialog box you get from the "ClearCase Synchronized Streams" view. In particular, in that view, right click over the synchronized stream, and select "Properties". On the ClearCase Provider Properties page, you will see a button labelled "Unlock". Click that button.
In general, if you don't understand the guidance you get from the information center, it is best to go to the on-line documentation for the version of RTC you are using, e.g. for 4.0: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp (or you can just use the dynamic help that is installed with your RTC Eclipse plug-in ... just select "Help->Dynamic_Help").
Then type in the string you don't understand in the Search box. For example if you type in "unlock the stream" into the Search box, the first hit is the "Unlocking a Synchronized Stream" topic (which provides you with more detailed instructions).
Or just post to this forum, as you have done (:-).
In general, if you don't understand the guidance you get from the information center, it is best to go to the on-line documentation for the version of RTC you are using, e.g. for 4.0: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp (or you can just use the dynamic help that is installed with your RTC Eclipse plug-in ... just select "Help->Dynamic_Help").
Then type in the string you don't understand in the Search box. For example if you type in "unlock the stream" into the Search box, the first hit is the "Unlocking a Synchronized Stream" topic (which provides you with more detailed instructions).
Or just post to this forum, as you have done (:-).
Comments
Simon Eickel
Oct 12 '12, 6:52 a.m.Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 12 '12, 11:51 a.m.