how to get RQMUrlUtility get working even for urls not having port number?
Sarvendra Kumar (19●2●24●26)
| asked May 30 '13, 1:18 p.m.
retagged May 31 '13, 3:27 p.m. by Laura W. Hinson (161●2●6)
I have used the following command.
C:\RQMUrlUtility>"C:\Program Files (x86)\Java\jre1.6.0_22\bin"\java -jar RQMUrlUtility.jar -command GET -user <username> -password <password> -filepath C:\temp1.xml -urlhttps://{server_name excluding ".com"}.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Release_Child/testcase/urn:com.ibm.rqm:testcase:9238 here the server is not conataining the port number information as F5 is being used to hide that information. on running the above command following error was seen in the command prompt RQMUrlUtility: Connected to https://{server_name excluding ".com"}.com:-1 using project " Release3_Child1" java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available Unable to create SSL_TLS context, trying SSLv3 RQMUrlUtility: Calling [ HTTP GET ] method to retrieve XML from a specified URL RQMUrlUtility: Method failed: HTTP/1.1 403 Forbidden Disconnecting from the IBM Rational Quality Manager server. further we opted for POSTER using Firefox to browse to the artifact, we were returned the following error CRJAZ1168I Service "com.ibm.rqm.integration.s ervice.IIntegrationService" is not defined for remote execution. |
5 answers
Hi sarvendra,
which version of Url Utility are you using?
there's one defect on this tool for this problem and has been fixed in 4.0
|
Hi @ Hao Wan we are using RQMUrlUtility 4.0.2 and also the RQM server is of version 4.0.2 I went through the link but could not figure out the way to get the xml file using our current environment. |
Hi @Hao Wan Please provide your suggestion. Comments Hi sarvendra,
|
The RQMUrlUtility works for the URLs not having port number.
One has to be careful in mentioning the Project Name in the command line.. instead of Project Name(what we see in th UI of RQM) one should stick to the Project Alias. |
Hi Sarvendra,
If URL is not having port number,please give -1 as port number. It will work properly with RQMUrlUtility jar.
|
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.