It's all about the answers!

Ask a question

Rational CopyUtility not copying test case and test script artifacts between projects.


shikha kumar (132) | asked May 19 '21, 2:45 a.m.

 Hi Team,
I am trying to use RQM copyutlity to copy artifacts between projects. But each time I am getting the "SSL_TLS SSLContext not available" in the log file., but overall the result is showing as success.

I tried disabling the " jdk.certpath.disabledAlgorithms=MD2" as suggested on the IBM support page but it's still not working.


RQMCopyUtility version 701 and ETM server version 701. 

I am also using alias name for both the destination and source project.

Kindly assist.

Regards
Shikha


Comments
Tadeusz Janasiewicz commented May 19 '21, 3:14 a.m. | edited May 19 '21, 3:19 a.m.

Could you please share the exact command you are executing with the whole error message (stack trace)? 


With details about the java version you are using (java -version).

As you may already noticed:


shikha kumar commented May 21 '21, 1:54 a.m.

command : java -jar RQMCopyUtility.jar -s=https://myhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectA -us=ADMIN -pws=ADMIN -d=https://myhost2:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectB -l=importlog.txt 



For ProjectA and ProjectB I used their Alias names. 

Java version : 
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)




shikha kumar commented May 21 '21, 1:56 a.m.

 It's a big log file. How can I attach it here? Can you please help. I'll share the log file .

2 answers



permanent link
Karthik Sirimulla (1811) | answered May 20 '21, 12:36 a.m.

 Hi Shikha,


As commented by Tadeusz Janasiewicz, Need command you are using and error stack trace to help you better.

Thanks,
Karthik.


Comments
shikha kumar commented May 21 '21, 1:57 a.m.

Hi Karthik, 

How can I share my log file here. Can you assist in the same?

Regards
Shikha 


Karthik Sirimulla commented May 21 '21, 8:17 a.m.

 Copy paste the error stack trace.


permanent link
Tadeusz Janasiewicz (120149) | answered May 22 '21, 4:35 a.m.

Hi Shikha, 


I checked closer and Java version delivered with ELM 7.0.1 looks a little bit different:
C:\Serwery\JTS-CCM-keys-Win64_7.0.1\server\jre\bin>java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 8.0.5.25 - pwa6480sr5fp25-20181030_01(SR5 FP25))
IBM J9 VM (build 2.9, JRE 1.8.0 Windows 10 amd64-64-Bit Compressed References 20181029_400846 (JIT enabled, AOT enabled)
OpenJ9   - c5c78da
OMR      - 3d5ac33
IBM      - 8c1bdc2)
JCL - 20181022_01 based on Oracle jdk8u191-b26

When I tested it, all is working as expected:

..
22 May 2021 10:27:46,847+0200 [main]  INFO com.ibm.rqm.ct.CopyUtil: Done reading feed for artifact type: testsuitelog
22 May 2021 10:27:46,847+0200 [main]  INFO com.ibm.rqm.ct.CopyUtil: Ending processing of artifact type: testsuitelog
22 May 2021 10:27:46,847+0200 [main]  INFO com.ibm.rqm.ct.CopyUtil: SUCCESS!
22 May 2021 10:27:46,847+0200 [main]  INFO com.ibm.rqm.ct.CopyUtil: Copy Utility has completed.
22 May 2021 10:27:46,847+0200 [main]  INFO com.ibm.rqm.ct.CopyUtil: Disconnecting from the source IBM Engineering Test Management server.
22 May 2021 10:27:47,145+0200 [main]  INFO com.ibm.rqm.ct.CopyUtil: Disconnecting from the destination IBM Engineering Test Management server.

Could you please try it?
To get it you can download the demo JTS with CCM server for example:

"Jazz Team Server and the CCM Application, and Trial licenses for IBM Engineering Workflow Management"
for Windows:
for Linux:

Best regards,
Tad

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.