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

How can report templates be extracted from RTC ?

Follow on to:

https://jazz.net/forum/questions/108730/how-to-troubleshoot-birt-reports-that-consume-excessive-timecpu

One group has successfully determined how to bring their RTC application to a crashing halt apparently due to their report resources.  I can find Active Services like this:

Active Services 

Service Name         Running Time  Requested By                                                  More Information           
com.ibm.team.repository.service.internal.ServerStatusRestService.getActiveServiceInfo    00:00:00:000    Kevin Ramer    Show Details
com.ibm.team.reports.service.internal.ReportRestService.postRenderReport    02:18:51:855    LU XIAO    Show Details
com.ibm.team.reports.service.internal.ReportRestService.postRenderReport    03:21:17:363    LU XIAO    Show Details

[ Those are *small* running time compared to most, before the application died almost 20h for one and several going with minimum 14h ]

I need to get all the non-ootb report design out of the RTC database to at least try to find the smoking gun.  Who can help ?

0 votes



One answer

Permanent link
There is no direct way but you can narrow down by checking the <user> against the postRenderReport Active Service.
Then narrow down the recently run reports by that <user>

https://<server>:<port>/ccm/view-history?type=com.ibm.team.reports.ReportViewer&type=com.ibm.team.reports.ReportTemplateEditor&size=10&user=<user>

The long running report should be one of these (hopefully it won't be a long list)


1 vote

Comments

What form does value for <user> take ?  Our User id are in the form: user@xx.ibm.com.

 I believe <user> is contributor's userid, same you are using as login.

Yes....same id that you shall also see in the Active Services entry

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

Question asked: Apr 22 '13, 7:45 a.m.

Question was seen: 5,796 times

Last updated: Apr 23 '13, 1:33 a.m.

Confirmation Cancel Confirm