[Closed] RQMCopyUtility: Problem with Transfering the Data from one server to other
I am trying to transfer the Test Plan(with linked Test case and test suite and requirement) from One server to the other.
Both the servers version is 6.0.2.
Reference: https://jazz.net/wiki/bin/view/Main/RQMCopyUtility
Request : C:\toolbase\java_jdk\1.8.0_74_64\bin>java -jar C:\Users\cra6kor\Downloads\RQM-Ex
tras-RQMCopyUtil-6.0.2\RQMCopyUtility.jar -s="https://localserver1.com/q
m/web/console/Function Development (Testing)" -us=admin -pws=admin -d
="https://localserver2.com/qm/web/console/Function Development (Quality
Management)" -id=15 -a=-a=testplan,testcase
Report:
26 Sep 2016 17:12:59,484+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Attempting t
o create SSL_TLS context
26 Sep 2016 17:12:59,543+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: SSL_TLS SSLC
ontext not available
26 Sep 2016 17:12:59,543+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Unable to cr
eate SSL_TLS context, trying SSLv3
26 Sep 2016 17:13:04,373+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Starting: te
stplan urn:com.ibm.rqm:testplan:15
26 Sep 2016 17:13:04,913+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Starting: te
stcase urn:com.ibm.rqm:testcase:31
26 Sep 2016 17:13:05,136+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Starting: te
mplate testcase/com.ibm.rqm.planning.templates.testcase.template_1468413086578
26 Sep 2016 17:13:05,644+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Finishing: t
emplate testcase/com.ibm.rqm.planning.templates.testcase.template_1468413086578
26 Sep 2016 17:13:06,057+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Finishing: t
estcase urn:com.ibm.rqm:testcase:31
26 Sep 2016 17:13:06,058+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Starting: te
mplate testplan/com.ibm.rqm.planning.templates.testplan.template_1468412879111
26 Sep 2016 17:13:06,261+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Finishing: t
emplate testplan/com.ibm.rqm.planning.templates.testplan.template_1468412879111
26 Sep 2016 17:13:06,696+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Finishing: t
estplan urn:com.ibm.rqm:testplan:15
26 Sep 2016 17:13:06,931+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Starting: co
pyTestPhases for testplan urn:com.ibm.rqm:testplan:15
26 Sep 2016 17:13:06,933+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Reading feed
for artifact type: testphase
26 Sep 2016 17:13:07,098+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Done reading
feed for artifact type: testphase
26 Sep 2016 17:13:07,099+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Finishing: c
opyTestPhases for testplan urn:com.ibm.rqm:testplan:15
26 Sep 2016 17:13:07,099+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: SUCCESS!
26 Sep 2016 17:13:07,099+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Copy Utility
has completed.
26 Sep 2016 17:13:07,099+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Disconnectin
g from the source IBM Rational Quality Manager server.
26 Sep 2016 17:13:07,276+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Disconnectin
g from the destination IBM Rational Quality Manager server.
Report shows success but Test plan not loaded in the Destination server
Please help me to solve the problem,
One answer
Comments
I tried reloading the page and tried refresh.
I have even tried to open with the new window.
but I cant see the Test Plan in Destination server.
When I tried to transfer Server A to Server B then result successful but No Testplan in Server B.
When I tried to transfer from Server B to Server A then I get below error:
27 Sep 2016 11:21:57,926+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Error receiv
ed: 404, retry #: 0
27 Sep 2016 11:22:01,087+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Error receiv
ed: 404, retry #: 1
27 Sep 2016 11:22:04,089+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: RestExceptio
n executing: GET, RC: 404, message: Error 404: SRVE0295E: Error reported: 404
27 Sep 2016 11:22:04,089+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: General REST
Exception: RestException executing: GET, RC: 404, message: Error 404: SRVE0295E
: Error reported: 404
27 Sep 2016 11:22:04,089+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: FAILURE!
is it a problem with any settings in RQM.