Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to get RQMUrlUtility get working even for urls not having port number?

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 &quot;com.ibm.rqm.integration.s ervice.IIntegrationService&quot; is not defined for remote execution.

0 votes



5 answers

Permanent link
 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

0 votes


Permanent link

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.

0 votes


Permanent link

Hi @Hao Wan

Please provide your suggestion.

0 votes

Comments

Hi sarvendra,
would you try to use the poster and do a "GET" request to the same URL that you used in URL utility?


Permanent link
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.


0 votes


Permanent link

 Hi Sarvendra,


If URL is not having port number,please give -1 as port number. It will work properly with RQMUrlUtility jar.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,022
× 343

Question asked: May 30 '13, 1:18 p.m.

Question was seen: 8,113 times

Last updated: Feb 20 '19, 6:06 a.m.

Related questions
Confirmation Cancel Confirm