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

RQM Copy Utility Setup

Hello team RQM;


I am trying to run RQM Copy Utility but I cannot run it.

I have performed the following steps:

1.- Download the RQM-Extras-RQMCopyUtil-3.0.1.5.zip them unzip and save in C:\RQMCopyUtil

2.- I obtained the located Java Runtime Environment JRE path (JRE7): C: \ Program Files (x86) \ Java \ jre7

3.- from CMD.exe I executed the following command:

C: \ RQMCopyUtil> "C: \ Program Files (x86) \ Java \ jre7 \ bin java-jar RQMCopyUtility.jar -help"

But I get this: is not Recognized as an internal or external command,
operable program or batch file.

Could you tell me what I did wrong step?

Thanks in advance.

0 votes

Comments

Before you run RQMCopyUtility, make sure you can run java.exe first. Once done, add " -jar RQMCopyUtility.jar" at the end of the command.



3 answers

Permanent link
Looks like there isn't a space between java and -jar. 

I would suggest adding Java to your path.

1 vote


Permanent link
Hello,
Since the Java path has a space in it, you should use quotes around the path. 
Also there appears to be a space before and after each slash in the path.  If those are in the command you used, they should be removed.
I hope this helps.

1 vote


Permanent link

First of all thanks for your great support, it has helped me a lot. I have run the following command line:

C:\RQMCopyUtil>"C:\Program Files (x86)\Java\jre7\bin\java" -jar RQMCopyUtility.jar

0 votes

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

Question asked: Aug 29 '14, 6:58 a.m.

Question was seen: 4,933 times

Last updated: Sep 01 '14, 4:22 a.m.

Confirmation Cancel Confirm