After server rename how to correct "The Lifecycle Project Administration application has not been initialized" error?
I just performed a server rename (to set up a staging server). The rename was successful and upon verification, the only issue I am having is an error when I navigate to the Lifecycle Project Administration page: https:my.server.com/admin/web
I get:
Error
The Lifecycle Project Administration application has not been initialized. Please register the application with a Jazz Team Server.
However, when I got to jts/admin, I can see "/admin" as a registered application.
Any suggestions?
|
One answer
Since you still see /admin, I guess you are at v4.0.x. I think you may check
. go to https://yourserver/jts/admin#action=com.ibm.team.repository.admin.configureOAuth and check with consumer key of /admin and compare with friends.rdf(under \server\conf\admin) . run repotools-jts.bat -listStorageAreaKeys( http://www-01.ibm.com/support/knowledgecenter/SSYMRC_4.0.7/com.ibm.jazz.install.doc/topics/r_repotools_liststorageareakeys.html?lang=en) and check with storage key such as com.ibm.team.lpa.c9826079-0647-4db1-9fcb-b8acee53b6bd,b0746947294d49a9b805ae54edb714ae, comparing to entry in admin.properties(under \server\conf\admin) as well as consumer key of /admin. |
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.