It's all about the answers!

Ask a question

RQM Copy Utility 6.0.3 command throwing errors


Namrata Kumari (131) | asked Jun 03 '19, 1:26 a.m.

 I ran following command  on RQM Copy Utility 6.0.3

Command :-
java -jar RQMCopyUtility.jar -s=https:/hostname_source:port_number/jazz/web/console/qm/service/com.ibm.rqm.integration.service.IIntegrationService/ProjectA -us=<id> -pws=<password> -d=https://hostname_destination/jazz/web/console/qm/service/com.ibm.rqm.integration.service.IIntegrationService/ProjectB-ud=<id> -pwd=<password>

And I am getting following error ;-
ERROR com.ibm.rqm.ct.CopyUtil: General REST Exception: RestException executing: GET Artifact Feed, RC: 400, message: Error 400: SRVE0295E: Error reported: 40
Is this  because of target and destination server version mismatch.

RQM Target Server -  (Version - 6.0.5)
RQM Host Server -   (Version -5.0.2)

Accepted answer


permanent link
Ara Masrof (3.2k15) | answered Jun 03 '19, 8:14 a.m.
JAZZ DEVELOPER

 Namrata,

You can not copy QM assets across different versions. This is applicable for both major versions (i.e. 5.x to 6.x) and minor versions (6.0.x to 6.0.y).
In your case, you'll need to upgrade the 5.0.2 server to 6.0.5 then use the copy utility 


Namrata Kumari selected this answer as the correct answer

Your answer


Register or to post 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.