I am using RQMCopy utility 6.0.2. what is the java version required for it.
I am using RQM Copy utility 6.0.2. and getting error "SSL_TLS SSLContext not available". I have Java version 7 on my system and using below Syntax :
java -jar RQMCopyUtility.jar -s=https://myhost/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectA -us=ADMIN -pws=ADMIN -d=https://myhost2/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ProjectB -a=testplan,testcase -ud= ADMIN -pwd= ADMIN -f -l=importlog.txt
Is it correct systax?
Is java version is compatible?
One answer
CLM 6.0.2 ships with Java 1.7 so that should work. The syntax with examples is explained here: https://jazz.net/wiki/bin/view/Main/RQMCopyUtility
<o:p> </o:p>
Comments
sousan hussain
Feb 22 '17, 11:58 p.m.*Is it correct syntax?
Donald Nong
Feb 23 '17, 4:11 a.m.Can you show the complete error messages? If I use Java 8, I also see the same error but it does not stop the tool from running.