Error while creating Synchronizing stream for migrating code from CC to RTC 4.0.5
While migrating code from CC to RTC facing error as below :-
An error occurred while creating ClearCase Synchronized Stream javax.wvcm.WvcmException: Could not validate synchronization user "DHRUV" at com.ibm.team.connector.scm.cc.syncviabuild.BuildClientForCcSync.validateContributorInProcessArea(BuildClientForCcSync.java:321) at com.ibm.team.connector.scm.cc.syncviabuild.BuildClientForCcSync.validateSyncUser(BuildClientForCcSync.java:239) at com.ibm.team.connector.scm.cc.ide.ui.ClearCaseInteropManager.createInteropMapping(ClearCaseInteropManager.java:158) at com.ibm.team.connector.scm.cc.ide.ui.wizards.importwizard.ClearCaseImportWizard$2.run(ClearCaseImportWizard.java:790) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Caused by: javax.wvcm.WvcmException: Synchronization user "DHRUV" is not a member of the synchronization stream's team area "DEMO Team". at com.ibm.team.connector.scm.cc.syncviabuild.BuildClientForCcSync.validateContributorInProcessArea(BuildClientForCcSync.java:312) ... 4 more I installed RTC 4.0.5 , Jazz Build Engine Instance Running, CC Synchronizer , and CC thick Client Running. |
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Jan 16 '14, 5:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Is the error message incorrect?
I.e. is the user DHRUV a member of the "DEMO Team" team area? If he isn't, then the answer of course is to add him as a member of the team area (with a normal developer role, like "Team Member"). |
Hi Geoffrey,
yes, thats correct, the member must also belong to Team Area. Synchronization user "DHRUV" is not a member of the synchronization stream's team area "DEMO Team". Thanks you so much for the reply. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.