It's all about the answers!

Ask a question

RQMCopyUtility fails


Liora Milbaum (513282117) | asked Sep 23 '14, 6:04 a.m.
 CLM 4.0.4
<clmServer> stands for my clm server.

I am running the next command:

java -jar RQMCopyUtility.jar -s=" https://<clmServer>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)" -us="<user>" -pws="<password>" -d="https://<clmServer>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)" -a="testcase" -l="C:\temp\importing.txt"

I hit the error:
Sep 23, 2014 1:00:06 PM com.ibm.rqm.ct.util.Logger logError
SEVERE: java.lang.IllegalArgumentException: URL not valid:  https://<clmServer>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)

What am doing wrong?

Liora

Accepted answer


permanent link
Paul Slauenwhite (8.4k12) | answered Sep 23 '14, 7:17 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Looks like there is a space after the double quote and before the https in the -s parameter value.
Liora Milbaum selected this answer as the correct answer

Comments
Liora Milbaum commented Sep 23 '14, 7:21 a.m.

I was stuck on this issue for hours. Needed additional pair of eyes to find my stupid mistake. :-) 

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.