It's all about the answers!

Ask a question

HELP: Can't Register Applications CCM and QM on new CLM 2012 Install


Ken Creager (6542220) | asked Nov 14 '12, 4:52 p.m.
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:

Request to service https://ccm.segurosmultiples.com/ccm failed with status code 302 and response body:
com.ibm.team.repository.common.TeamRepositoryException
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


permanent link
Eric Solomon (911) | answered Nov 15 '12, 4:02 p.m.
JAZZ DEVELOPER
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



permanent link
Ken Creager (6542220) | answered Nov 15 '12, 4:09 p.m.
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

permanent link
Rosa Naranjo (2.9k11623) | answered Nov 14 '12, 5:20 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
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

Your answer


Register or to post your answer.