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

Why do Command Line Adapters have the same ID even when installed on 2 different PCs ?

The problem is, in the Client we only see one of the adapters at the same time. I want to use them in parallel.
I do give them different Names, that won't help.

When I patch the Adapter ID in the config2.ini, it seems to make them unique, as expected.
(I changed the last letter from 'A' to 'B')

Adapter 1:
<entry key="rqm.adapterId">_j8-Mzy7PEeWt2ObWJ0rwjA</entry>
<entry key="rqm.adapterName">ATI_PC_3_LW012_UL</entry>

Adapter 2:
<entry key="rqm.adapterId">_j8-Mzy7PEeWt2ObWJ0rwjB</entry>
<entry key="rqm.adapterName">ATI_PC_5_LW012_UL</entry>

-> Could you please change the algorithm to create the adapterId containing the factor of time and/or coincidence.
Adapter Version: 5.0.200.
Thanks.

bR Beat Jäggli

0 votes



One answer

Permanent link
Hi Beat,

This works for me on the same Adapter Version: 5.0.200 with RQM 5.0.2. You do not need to edit the adapterid key since it will be generated by CLA unless you use -configFile option. However, you would need two machines with -adapterName option as shown below:

Machine A - adapterA
   
start.bat -repository https://502.testsvr:9443/qm -user CLA -password CLA -adapterName adapterA -projectArea RQMDemo

Machine B - adapterB
   
start.bat -repository https://502.testsvr:9443/qm -user CLA -password CLA -adapterName adapterB -projectArea RQMDemo

Please let us know if this helps.

Cheers,
Will

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: Sep 16 '15, 8:23 a.m.

Question was seen: 1,632 times

Last updated: Sep 16 '15, 11:12 a.m.

Confirmation Cancel Confirm