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

Test Script error: resource not found

Hello,
We are experiencing an issue with a test script. The TS was created normally (not import operation of any kind) but suddenly the page where you can look at the list of test scripts was broken, saying that the table was broken. (com.ibm.team.repository.common.ItemNotFoundException)

After examining, we found that a single TS was "not found". We looked for it in the bin, but there wasn't any element that might have been deleted. I tried to reach the element throught the rest api, but it shows not found, it's the only one with that problem.

    Status Code: 500 Internal Server Error
    Cache-Control: private
    Connection: close
    Content-Length: 997
    Content-Type: text/html;charset=utf-8
    Date: Fri, 23 Jan 2015 14:52:14 GMT
    Expires: Wed, 31 Dec 1969 20:00:00 VET
    Server: Apache-Coyote/1.1

Is ther any way to retrieve the contents of the missing TS, or delete it? or at least tracing a possible cause of such thing, because it's affecting the visualization of the TS list. 

Any feedback is appreciated, 
Thanks for your attention.

0 votes



One answer

Permanent link
You could request the Test Script feed with the 'include archive' parameter; this would verify whether it was in fact deleted

The request would look something like this:

https://<HOST>:<PORT>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<Project Area>/testscript?includeArchived=true

..this will return all of Test Scripts including archived and deleted


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
× 11

Question asked: Jan 23 '15, 10:07 a.m.

Question was seen: 3,274 times

Last updated: Jan 23 '15, 11:03 a.m.

Confirmation Cancel Confirm