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

Server Authentication using RQMExecutionTool.jar

Hello Team,

Authentication fails while executing below command:

java -jar RQMExecutionTool.jar -tserId=4514 -projectName="xxxxxx%20(QM)" -publicURI=https://xxxx.xxxxxx.com/jazz -user=xxxxxx -password=xxxxxxx -exitOnComplete=false

log:
Procesing Command Line arguments for Test Execution
Logging in to the server
Attempting to create SSL_TLS context
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying TLS
Successfully created an HTTP client
Attempting to create SSL_TLS context
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying TLS

Note: We have certificates for accessing RQM. OSLC apis work without any problems using rest client on the browser.


How to resolve ?

Regards,
Santhosh

0 votes



One answer

Permanent link

 One of the obvious possibilities of this error is explained in this support docview link -


Please refer to this. You may have to check for your java version, RQM and Utility version, The algorithm encoding your certificate is based on etc. This is mainly a security issue between your certificate you are using and java version being used to run the utility. 

Thanks,
Abhishek

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
× 10,938

Question asked: Jun 24 '19, 11:10 a.m.

Question was seen: 1,482 times

Last updated: Jun 25 '19, 6:34 a.m.

Confirmation Cancel Confirm