RQM Copy Utility 6.0.3 command throwing errors
![](http://jazz.net/_images/myphoto/980a65c9b59d407548282c69a343ea22.jpg)
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)