How to start command line adapter in RQM from configurations saved in config.ini file?
I am able to start command line adapter from this command (start.bat -repository https://rqm:9443/jazz -user ADMIN -password ADMIN -adapter RQMAdapter -projectArea Quality+Manager -configFile config.ini) These configurations are saved in config.ini file. I read in ReadMe text file, "To restart the command line adapter, if it has registered with the server before Windows: run the batch file without any arguments: C:\ start.bat" But when i try to start the command line adapter again, using the saved paramenters in config.ini, its says "Must specify -repository, invalid arguments" Please guide on how to proceed with starting CLA with config.ini file. |
Accepted answer
Stephane Leroy (1.4k●1●4●9)
| answered Jul 29 '13, 6:00 a.m.
JAZZ DEVELOPER edited Jul 29 '13, 6:55 a.m.
Hi Shuchita,
readme.txt provided with Command-Line adapter states that it uses Config2.ini file for restarting without parameters. You're currently using config.ini which causes the "start.bat" batch script to ask for parameters to run. In short: to solve your problem, make sure you use Config2.ini Regards, Stéphane Shuchita Tripathi selected this answer as the correct answer
|
One other answer
Hi Stephane,
Thanks for your reply. However, i got the way to start CLA using config file. The command is start.bat -configFile config.ini Comments Shuchita,
Shuchita Tripathi
commented Jul 29 '13, 9:50 a.m.
Hi Stephane,
Based on my experience with 4.0.3 CLA, you'd need :
Shuchita Tripathi
commented Jul 30 '13, 3:44 a.m.
Thanks Stephane,
1
That's a good news Shuchita !
Shuchita Tripathi
commented Jul 30 '13, 11:21 a.m.
Thanks a lot!!
showing 5 of 6
show 1 more comments
|
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.