Running RQM Command Line adapter
Accepted answer
6 other answers
C:\ start.bat -repository https://igarqm01.swg.usma.ibm.com/jazz/web/console/ -user shubh@in.ibm.com -password abc123 [-adapter RQMCommandLineAdapter] \ [-projectArea IRET RQM Project] [-sleepTime 5 sec] \ [-configFile Config.ini]
but still getting same error, can you please help me
Comments
Are you adding double quotes around the RQM Project Area? If not, I would add add that and attempt to connect again
Hi Ara, thanks for your reply but still getting
same error
this is log file:
19:27:31,217 [main] WARN com.ibm.rqm.adapter.commandline - Configuration file C:\Config2.ini does not exist, adapter will use the arguments passed
19:27:32,325 [main] INFO com.ibm.rqm.adapter.library - Successfully created an HTTP client
19:27:37,738 [main] INFO com.ibm.rqm.adapter.library - The adapter is now connected
19:27:40,437 [main] ERROR com.ibm.rqm.adapter.commandline - Encountered an error while validating the specified server information. Status code: 3
Logs:
01:09:18,724 [main] WARN com.ibm.rqm.adapter.library - Unable to determine RQM server version. This is expected for RQM 2.x and earlier servers.
01:09:18,724 [main] ERROR com.ibm.rqm.adapter.commandline - Failed to log in to server at https://igarqm01.swg.usma.ibm.com/qm. Please check the repository URL https://igarqm01.swg.usma.ibm.com/qm, user name shubyada@in.ibm.com and its password and try again. Make sure that the Server is available.
01:12:03,588 [main] WARN com.ibm.rqm.adapter.commandline - Configuration file C:\\Config2.ini does not exist, adapter will use the arguments passed
01:12:04,188 [main] INFO com.ibm.rqm.adapter.library - Successfully created an HTTP client
01:12:07,788 [main] WARN org.apache.commons.httpclient.HttpMethodBase - Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
01:12:07,798 [main] ERROR com.ibm.rqm.integration.client.clientlib - login error (response code) - 404
Response Body: <H1>SRVE0255E: A WebGroup/Virtual Host to handle /qm/j_security_check has not been defined.</H1><BR><H3>SRVE0255E: A WebGroup/Virtual Host to handle igarqm01.swg.usma.ibm.com:443 has not been defined.</H3><BR><I>IBM WebSphere Application Server</I>
01:12:09,018 [main] ERROR com.ibm.rqm.adapter.library - The adapter failed to connect to the server
com.ibm.rqm.integration.client.clientlib.RQMProtocolException: Unable to log into server: 404: https://igarqm01.swg.usma.ibm.com:-1/qm
at com.ibm.rqm.integration.client.clientlib.RQMConnectionHelper.login(RQMConnectionHelper.java:198)
at com.ibm.rqm.adapter.library.data.ServerInformation.login(ServerInformation.java:184)
at com.ibm.rqm.adapter.library.data.NewRequester.<init>(NewRequester.java:138)
at com.ibm.rqm.adapter.commandline.QMCommandLineAdapter.main(QMCommandLineAdapter.java:278)
01:12:10,258 [main] WARN com.ibm.rqm.adapter.library - Unable to determine RQM server version. This is expected for RQM 2.x and earlier servers.
01:12:10,268 [main] ERROR com.ibm.rqm.adapter.commandline - Failed to log in to server at https://igarqm01.swg.usma.ibm.com/qm/. Please check the repository URL https://igarqm01.swg.usma.ibm.com/qm/, user name shubyada@in.ibm.com and its password and try again. Make sure that the Server is available.
Can you please tell me which license is required to use this utility?