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

Missing ThemingHandler OAuth consumer - how to get it back?

 I have an RTC instance (2.0.0.2 iFix 6 - build: I20110128-1600) where I don't have theme support in the server configuration section of the web UI. I have noticed that another instance (running the same version) does have this option, and it has a pre-configured OAuth consumer: net.jazz.ajax.service.internal.http.ThemingHandler.

My suspicion is that the absence of this is why I don't see theme support in RTC, however I am unable to find instructions on how to add this consumer (ultimately at the very least I need the consumer secret).

Are there any instructions as to how to add/reset this OAuth consumer? Many thanks.

ps. The host OS is Windows Server 2003, with a SQL Server DB.

0 votes

Comments

I can confirm now that the theming storage area doesn't exist, as repotools -listStorageAreaKeys returns nothing.. perhaps there was an issue with installation.



One answer

Permanent link
 Ben,

I don't have a good suggestion for you.  That's a rather old version of RTC, and I don't have that version up and running.  I don't recall when Theming was added, but I know it was there in 3.0.  I can't imagine why it's not in the admin UI if that version contained theming.  Off the top of my head you could : 
  1. Check the /jts/admin or /jazz/admin namespace.  I don't recall if the JTS was in a separate war in that version of RTC.
  2. Duplicate the setup from scratch with an empty database on a second machine if possible and check whether or not the theming OAuth consumer and the storage area get created.  
  3. Upgrade to a newer version of RTC.  In the version last year, the ThemingHandler had some changes made to it and one of those was creating a new namespace net.jazz.ajax.theme, and we used that same string for the new OAuth key
  4. Restart the server with clean log files and look for any errors related to ThemingHandler's startup.  Unfortunately one of the major changes for the 3.0 release was to improve logging so that we knew when something was going wrong with the ThemingHandler.  
  5. Finally, If it's a critical issue I'd recommend going through our support.

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
× 6,117
× 16

Question asked: Sep 03 '12, 2:34 a.m.

Question was seen: 5,423 times

Last updated: Sep 18 '12, 5:06 p.m.

Confirmation Cancel Confirm