Problem registering admin application - CRJAZ2080E
An error occurred while attempting to access the Application About service listed in the Discovery document for this application. Please ensure that the application has been installed and provisioned correctly.ID CRJAZ2080E
Unable to load /jts/proxy?uri=http%3A%2F% 2Faxwebjjtsdev001%3A31100% 2Fadmin%2Fapplication-about& dojo.preventCache= 1384444480317 status: 400
It seems to be redirecting to an unsecure port from our secure port. Not sure why. The web.xml file from the admin.war doesn't contain any statements like: <transport-guarantee>CONFIDENTIAL</transport-guarantee> that would be changed to <transport-guarantee>NONE</transport-guarantee> for non-SSL.
Is this controlled in some server.xml file on WAS? Any ideas? |
4 answers
Figured it out. admin.properties file during the 4.0.4 install doesn't set the com.ibm.team.jfs.app.context.frontside.url correctly. This does work in 4.0.3.
This fixed the issue with /admin redirecting on my Tomcat install. Now trying to fix it in the websphere + AIX + Power distributed install.
Comments was this an upgrade or a fresh install? I just checked my 404 and it has a admin.properties with the correct frontside url. That is set by the setup wizard.
Carson Holmes
commented Nov 14 '13, 4:13 p.m.
Fresh install in both instances. Same issue. I reported it as a defect, https://jazz.net/jazz/web/projects/Jazz%20Collaborative%20ALM#action=com.ibm.team.workitem.viewWorkItem&id=289761 |
Carson
Take a look at this article in detail and see if something was missed in terms of the IHS setup with WAS https://jazz.net/wiki/bin/view/Deployment/ConfigureCLMEnterpriseReverseProxy There are also some previous posts in the forum with respect to this error message: https://jazz.net/forum/questions/58488/error-registering-ccm-application-during-jts-setup https://jazz.net/forum/questions/58205/registering-jazz-applications-gtgtgt-failure |
I think this issue is somehow related to OAuth Discovery Service. I'm getting the same JTS diagnostic error on my Tomcat 4.0.4 install, single server.
But I think it's registered correctly on this server. Not that in the above pic that it mentions localhost. Whenever I try to access /admin it redirects to localhost instead of using the IP Address based URL. What am I missing?
|
I had the same error code displayed but for a different reason; In this case it was because the database location was full and had not disk space. Error code/message was misleading
|
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.