Command line adapter for RQM does not work
We are using RQM 4.0.2 and trying to configure command line adapter for Junit testing as mentioned in the following link: https://jazz.net/library/article/755
However, the step 2 of "Configure Rational Quality Manager Adapter" does not work. We get the following output:
============================
13:16:29,043 [main] WARN com.ibm.rqm.adapter.commandline - Configuration file C:\RQM Adapter\RQMCommandLineAdapter\Junitconfig.ini does not exist, adapter will use the arguments passed
13:16:29,261 [main] INFO com.ibm.rqm.adapter.library - Successfully created an HTTP client
13:16:34,842 [main] INFO com.ibm.rqm.adapter.library - The adapter is now connected
13:16:37,843 [main] INFO com.ibm.rqm.adapter.library - Resolved project area named "Junit Testing" to alias: Junit+Testing.
13:16:59,296 [main] WARN com.ibm.rqm.adapter.commandline - Failed to save configuration file for the command line adapter
13:16:59,374 [main] INFO com.ibm.rqm.adapter.commandline - Created Commandline Adapter
13:17:04,428 [Thread-1] INFO com.ibm.rqm.adapter.library - Stored configuration is out of sync. Adapter is re-registering.
13:17:20,732 [Thread-1] INFO com.ibm.rqm.adapter.library - Stored configuration is out of sync. Adapter is re-registering.
13:17:36,942 [Thread-1] INFO com.ibm.rqm.adapter.library - Stored configuration is out of sync. Adapter is re-registering.
======================================================
This is the command we ran:
C:\RQM Adapter\RQMCommandLineAdapter>start.bat -repository https://server:9443/qm -user 1234 -password 1234 -adapter RQMAdapter -projectArea Junit+Testing -configFile Junitconfig.ini
Adapter doesn't show up under "Adapter console" in the project.
The user has RQM Quality Professoinal license and we switched to connector license too but it didn't make any difference.
Accepted answer
Please go through the link below that outlines troubleshooting adapter issues. Also please check if the user also has write privileges in the folder the ini file is created.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m2/index.jsp?topic=%2Fcom.ibm.rational.test.qm.doc%2Ftopics%2Fc_adapter_connection_issues.html