HELP: Can't Register Applications CCM and QM on new CLM 2012 Install
I have a distributed setup, CLM 2012, WAS 7.
Server 1: jts and rm Server 2: ccm Server 3: qm All of them are working great independantly, but I can't get the JTS to register the CCM and QM applications. I put in the URL, I cut and past from my up and running CCM server and my QM server. And it doesn't work... This is the first part of the error, I have no clue how to resolve this: com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.checkHttpResponse(FriendsAdminRestService.java:820) com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService$1.handleResponse(FriendsAdminRestService.java:751) org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:945) org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:919) org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:910) com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.executeHttpRequest(FriendsAdminRestService.java:772) com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.getDiscoveryDocumentModel(FriendsAdminRestService.java:759) com.ibm.team.repository.service.internal.discovery.FriendsAdminRestService.getAboutServiceContent(FriendsAdminRestService.java:949) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
Accepted answer
And here is the the 4.0.1 version of the topic:
https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_wizard.html Ken Creager selected this answer as the correct answer
|
2 other answers
Hello
I'm not sure what you mean by 'they are working great independently', but here is a topic from the 40 infocenter that may help. It is about running JTS/setup which you need to do once you have installed and deployed all your CLM apps to their respective machines and app servers. Setup takes you through a number of required steps including but not limited to registering your applications. The topic even tells you what the correct discovery URL is for each application you are trying to register. http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_wizard.html You should review your steps top to bottom using the interactive installation guide |
as it turns out its a simple answer - IT DOES NOT WORK if you use the URL you actually put in the web client or any other client - you have to add "/scr" to the end of the URL.
That's pretty obscure and took me a long time to find some reference to it. They need to update the documentation, it would be even better it on the actual SETUP on in the JTS Admin Console where you add Applications, it the instructions SAID, this URL is a DISCOVERY URL (it's different) it's your normal URL plus scr on the end! Thanks for the comments everyone |
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.