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

RQMUrlUtility: Method failed: HTTP/1.1 404 Not Found

Dear All, 
I am getting the below response while using RQMUrlUtility I guess its due to HTTPS because its working fine for another server having http protocol. can you please suggest me how to access the HTTPS via RQMUrlUtility it would be great if i get a sample command or Example.
C:/> java.exe -jar RQMUrlUtility.jar -command GET -user admin -password

admin -filepath E:\\RQM_TEST\\DownLoadTc1.xml -url https://9.186.54.105:9443/jaz
z/service/com.ibm.rqm.integration.service.IIntegrationService/resources/EBLUEH_T
T_BZ1/testplan/urn:com.ibm.rqm:testplan:1

Output 

  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

<<<<<RQMUrlUtility>>>>>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

RQMUrlUtility: Connected to 9.186.54.105:9443 using project "EBLUEH_TT_BZ1"
2010-5-18 18:17:31 org.apache.commons.httpclient.HttpMethodDirector isRedirectNe
eded
信息: Redirect requested but followRedirects is disabled
RQMUrlUtility: Calling [ HTTP GET ] method to retrieve XML from a specified URL
RQMUrlUtility: Method failed: HTTP/1.1 404 Not Found
Thanks & Regards

0 votes

Comments

What happens if you visit the URL directly in a browser?

I m getting 


Error 404: com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException: No target servlet configured for uri: /jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/CBCM Regression/executionresult/urn:com.ibm.rqm:executionresult:1 

when i Visit URL Directly

Are you use your rqm context is jazz but not qm?

Means ???

I didn't get it
 



One answer

Permanent link
 Himanshu

The URL you are specifying is 

https://9.186.54.105:9443/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/EBLUEH_TT_BZ1/testplan/urn:com.ibm.rqm:testplan:1


Note the reference to 'jazz' (i.e  https://9.186.54.105:9443/jazz/service/com.ibm.rqm); this means you are using 'jazz' as a context root to access Quality Manager rather than 'qm' (for example https://9.186.54.105:9443/qm/service/com.ibm.rqm)

Don wanted to to verify that 'jazz' is correct; 

If you access QM via a browser, are you using 'jazz' or 'qm' as the context root?

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,019
× 1,700
× 383

Question asked: Jun 29 '14, 1:57 p.m.

Question was seen: 8,041 times

Last updated: Jun 30 '14, 8:07 a.m.

Confirmation Cancel Confirm