Unable to deliver Rhapsody files using SCM command line tool. getting exception while deliver command.
![]()
Hi all,
- created workspace
C:\newTest2108>scm deliver ./ -s NewTestWorkspace_2108
Failed to index the delivered data.
Can anyone knows how to resolve this error? |
2 answers
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Sep 11, 3:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER The error message suggests that the file format is incorrect and suggests a way to test. Did you try that? |
![]()
David Lafreniere (4.8k●7)
| answered Sep 11, 2:21 p.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Sep 11, 2:22 p.m. The error message suggests what the problem is and what is required to address the issue (granted the message could probably be improved further). Given your exact steps, it is true when the error message says: "Some Rhapsody Model Manager data are missing in file". Unless you save your changes in Rhapsody when connected to RMM (ex: Rhapsody EWM Eclipse client-plugin is connected and logged-in, and the RMM status in the Rhapsody client is 'Online' and not 'Offline' [in your case]), the Rhapsody file will not contain all the required 'meta-data' that is required for RMM on change set delivery.
|