Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQMCopyUtility fails

 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

1 vote


Accepted answer

Permanent link
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

2 votes

Comments

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

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,089

Question asked: Sep 23 '14, 6:04 a.m.

Question was seen: 5,956 times

Last updated: Sep 23 '14, 7:21 a.m.

Confirmation Cancel Confirm