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

how to find a workitem that causes data collection job failure in Rational Ream Concert?

I have a failure on the work items data collection job og Rational CLM 4.0.3. How can I find the workitem that causes the failure? I'm reading the ccm etl log file and ccm.log but I don't find informations to identify it.

thanks!!


0 votes



One answer

Permanent link
Having gone through this let me offer some things I've found.

The most prevalent failure I've come across for work items is _somehow_ work items get a parent that is NOT a work item ( specifically, an it was an iteration =:-o ).

You need to enable the ETL driver logging and let the job fail again.  Then go into the driver log and try to find the 'unsuccessful' URL that shows up.
e.g.

https://rtp-rtc8:9443/jazz/rpt/repository/workitem?fields=workitem%2FworkItem%5BprojectArea%2Farchived%3Dfalse%5D%2F%28parent%2FuniqueId%7CprojectArea%2Farchived%7CuniqueId%29&id=_Gt3PUDT6EeScEqaCQ7MUkQ&modifiedsince=2014-09-04T00%3A00%3A00.000-0400&size=100&pos=800

You'd need to take this URL then use something like RESTClient in firefox modify the size/pos values iteratively until the query fails.    Now, what seems to cause the failure is the parent/uniqueId when the work item parent is an iteration.   Remove that from the query and maybe add properties for the workItem/id and resend.

Then go into the project area and clean up.

I found that this miscreant work items seemed to originate from Templates which contained bad references.

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

Question asked: Sep 05 '14, 10:09 a.m.

Question was seen: 4,293 times

Last updated: Sep 05 '14, 11:45 a.m.

Confirmation Cancel Confirm