It's all about the answers!

Ask a question

Does the Copy Utility support RQM3.0 RC3?


Yaqian Fang (2013223) | asked May 31 '11, 12:48 a.m.
Hi,
Just wondering if the Copy and URL utility support RQM3.0 RC3? I didn't notice those utilities are in the download page for RQM3.0 RC3. Then I went ahead and tried to copy some artifact from RQM2.0.1 to RQM3.0 RC3. I kept getting the following error even though I'm sure my login is correct and the destination url is correct:

com.ibm.rqm.ct.util.Logger logError SEVERE: Error logging in to destination. Return Code: 404

Here is the command I used:
java -jar RQMCopyUtility.jar -s=https://rqm2:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TProj -us=admin -pws=admin -d=https://rqm3:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TProj -ud=admin -pwd=admin -l=import.html

If hitting the destination url directly in a web browser, it shows a blank page. If hitting the same url with /testcase it will display test case ATOM feed for that project with a blank list, as it's a empty project at the moment.

Any suggestion how to make it work? Thanks.

One answer



permanent link
John Nason (2.4k1012) | answered Jun 01 '11, 2:41 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
The 2.X version of the Copy Util only works if the context root is "jazz". In new 3.0 installs, your context root very well may be "qm", or even a different value.
The Copy Util that will be on the RQM 3.0.1 GA downloads page will include an update that supports any context root.

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.