Problem while running RQM Copy utility. ERROR com.ibm.rqm.ct.CopyUtil: java.lang.IllegalArgumentException: usernameSource is required for this command
Hello all,
While running the RQMCopy Utility to copy RQM data from Project area to Project area B, Getting Error as below.
25 Mar 2022 20:33:29,186+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Attempting to create SSL_TLS context
25 Mar 2022 20:33:29,215+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: SSL_TLS SSLContext not available
25 Mar 2022 20:33:29,215+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Unable to create SSL_TLS context, trying SSLv3
25 Mar 2022 20:33:30,101+0530 [main] ERROR com.ibm.rqm.ct.CopyUtil: java.lang.IllegalArgumentException: usernameSource is required for this command
25 Mar 2022 20:33:30,101+0530 [main] INFO com.ibm.rqm.ct.CopyUtil: Disconnecting from the source IBM Rational Quality Manager server.
'subAction' is not recognized as an internal or external command,
operable program or batch file.
'tab' is not recognized as an internal or external command,
operable program or batch file.
'subAction' is not recognized as an internal or external command,
operable program or batch file.
|
Accepted answer
Hi Suni
The format of your source and destination projects are not correct, please refer to
I hope this helps to move forward.
Sunil Deshpande selected this answer as the correct answer
|
2 other answers
java -jar RQMCopyUtility.jar -s=https://hostname.org.net:9443/qm/web/console/project_area_name -us=*** -pws= -ud=* -pwd=** -d=https://hostname.org.net:9443/qm/web/console/project_area_name -l=c:\importlog.txt |
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.
Comments