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

RQMExecutionTool: exception

 Hello!

I'm trying to execute RQM 5.0.2 test case and getting following error:

D:\Data\Projects\UCD\plugin\RQM-Extras-ExecutionTool-5.0.2>java -jar RQMExecutio

nTool.jar -tcerId=250298 -projectName="Jupiter" -publicURI="https://hs22-33.ca.s

brf.ru:9445/jazz" -user="****" -password="****" -exitOnComplete=true

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

Connection to RQM Server is established

Execute Execution Command

Procesing input parameters for TestCase Execution

Starting execution

Exception occurred while doing a post to the server with the URL:https://hs22-33

.ca.sbrf.ru:9445/jazz/service/com.ibm.rqm.execution.common.service.rest.ITestcas

eExecutionRecordRestService/executeDTO. Please verify that the adapter being use

d is running and the values for parameters tcerId, scriptId, adapterId are valid

and exist.

Internal Error occurred. See log for more details


Any ideas?

0 votes


Accepted answer

Permanent link
Hi, Timur

The exception messages cover all the possible causes:
Please verify that the adapter being used is running and the values for parameters tcerId, scriptId, adapterId are valid and exist.

For example, if I intentionally put the wrong tcerId, or if I dont have a running adapter, I will get exactly same exception as you got.

. check if tcerId=250298 is valid or not in the project Jupiter
. check if a default script is set in TCER as scripId is not specified
. check if there is an adapter available for the TCER and running as adapterId is not specified
Timur Markunin selected this answer as the correct answer

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

Question asked: Jul 05 '16, 12:59 p.m.

Question was seen: 2,025 times

Last updated: Jul 05 '16, 8:40 p.m.

Confirmation Cancel Confirm