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

cannot add widget to RTC dashboard

 All,

I am not able to add a widget to dashboards in RTC, it is throwing the error "failed to retrieve categories".

This was previously working and seems to have suddenly stopped. 

Has anybody encountered a similar issue?

Thanks,
Naweed

0 votes



2 answers

Permanent link
could you please expand on this, of interest would be the specific
-  widget
-  version of RTC
-  were the project categories in RTC altered in any way

if it is the CQ Widget, here is one earlier issue that I would like to mention:
     ClearQuest Widget not found when selecting CQ Application in Dashboard (177083)
which was resolved after a reboot of the CQ server and re applying of the association to cq schema repo in RTC.

0 votes

Comments

Hi Deenesh,

The RTC version is 4.0.1. For example when I click add widget on any project areas, I am not able to see any inbuilt widgets at all(work items types, general, build and so on).

So this applied to all widgets.

I am not sure if the project categories were altered but they look to be fine.

Would you know what could be the cause?

Thanks


Permanent link
I do not know of any known issue for this
but I suspect the storage area keys may need to be verified. 

If storage area keys stored in the DB for
      Dashboard (com.ibm.team.dashboard, com.ibm.team.dashboard.nohistory, net.jazz.ajax.theme)
differ from the keys referred to by
      JTS in the Web UI
you might experience Dashboard issues. 

to verify:
1.  Check Consumers (Inbound) for "com.ibm.team.dashboard" from
     https://repo_url:403/jts/admin#action=com.ibm.team.repository.admin.configureOAuth
2.  Check for the same key in DB using
     repotools-jts -listStorageAreaKeys toFile="jts_keys.log"
     if they do not match,
     -  alter the value against "com.ibm.team.dashboard" in "jts_keys.log" and perform a
     -  set the same value for "com.ibm.team.dashboard.nohistory" as well
and perform
     repotools -setStorageAreaKyes fromFile="jts_keys.log"
    
you may additionally need to check the match for "net.jazz.ajax.theme" as well.

if this does not still help, I would suggest contacting Support.

0 votes

Comments

Hi Deenesh,

Restarting the application server has fixed this problem but not sure how the issue has occured. I could not find anything obvious in the logs.

Thanks.

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

Question asked: Sep 12 '13, 8:22 a.m.

Question was seen: 6,267 times

Last updated: Sep 16 '13, 9:35 a.m.

Related questions
Confirmation Cancel Confirm