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

How to set value for adapter when start RQMJUnitSeleniumAdapter

I see the guide to start RQMJUnitSeleniumAdapter is:
start.bat -repository https://rqmserver:port/qm -userid userid –password password –
adapter adapter -projectArea projectArea -adapterName adaptername

What value should I enter for adapter? In some document, it is said adapter is a user-given adapter identifier.
Can I enter anything as adapter? I just enter –adapter SeleAdapter. The adpater failed to connect to the server

0 votes

Comments

When I try to start adapter, I see following message
Configuration file F:\RQM adapters\Config2.ini does not exist, adapter will use
the arguments passed
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying TLS
Successfully created an HTTP client

java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying TLS
The adapter failed to connect to the server
com.ibm.rqm.integration.client.clientlib.RQMProtocolException: Unable to log int
o server: 401: https://cdljazz01.cn.ibm.com:9446/qm
        at com.ibm.rqm.integration.client.clientlib.RQMConnectionHelper.login(RQ
MConnectionHelper.java:204)
        at com.ibm.rqm.adapter.library.data.ServerInformation.login(ServerInform
ation.java:184)
        at com.ibm.rqm.adapter.library.data.NewRequester.<init>(NewRequester.jav
a:138)
        at com.ibm.rqm.adapter.commandline.QMCommandLineAdapter.main(QMCommandLi
neAdapter.java:264)
Exception in thread "main" org.apache.abdera.parser.ParseException: javax.xml.st
ream.XMLStreamException: ParseError at [row,col]:[-1,-1]



2 answers

Permanent link
Hi sisi,
What version of RQM do you have?
The adapter name is any name you can give for the adapter. That is the name that shows up in the adapter console once it is registered. In order to register the adapter, you should ensure the user has the right permissions and licence and is a member of the project area.
More details in:
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m2/index.jsp?topic=%2Fcom.ibm.rational.test.qm.doc%2Ftopics%2Fc_adapter_connection_issues.html
Thanks,
Deepa

0 votes


Permanent link
Hi Sisi,
-adapter is optional and denotes the adapter identifier. If not specified a unique id is automatically generated.  If specified, this value MUST be unique across all adapters in a given project as it is used by the RQM server to identify this adapter.
-adapterName is the name for the adapter.
Please ensure the user has write permissions in the working directory where the config2.ini is created.
You can also look at the readme.txt available in the adapter.

Thanks,
Deepa

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
× 218
× 43
× 14

Question asked: Apr 19 '13, 5:36 a.m.

Question was seen: 6,277 times

Last updated: Apr 23 '13, 4:59 a.m.

Confirmation Cancel Confirm