It's all about the answers!

Ask a question

Problem with register applications in Jts server


vinitha dsouza (14722135) | asked Jul 14 '15, 4:22 a.m.
Hello

I am trying to register ccm application in jts server setup using Discovery url : https://localhost:9443/ccm/scr

But i get the below error whenever i try to register the application :

A friend or application with the URL "https://localhost:9443/ccm/rootservices" is already configured. Each friend and application must have a unique root services or discovery URL.
com.ibm.team.repository.common.TeamRepositoryException
com.ibm.team.repository.service.internal.discovery.FriendsService.checkForDuplicates(FriendsService.java:321)
com.ibm.team.repository.service.internal.discovery.FriendsService.addNewFriend(FriendsService.java:276)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
java.lang.reflect.Method.invoke(Method.java:611)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
com.sun.proxy.$Proxy229.addNewFriend(Unknown Source)
com.ibm.team.repository.service.internal.discovery.ApplicationRegistrationFriendRestService.postRegisterApp(ApplicationRegistrationFriendRestService.java:172)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

Please Help....

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jul 14 '15, 4:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Jul 14 '15, 4:38 a.m.
The error message implies the ccm application with that URI has already been registered. Why do you want to register it again?

Comments
vinitha dsouza commented Jul 14 '15, 4:59 a.m.

Hi
Thank you for the response.
The reason why i went to register the application is when i login to my jts serverĀ  using (https://localhost:9443/ccm/admin) I get the following error:

This application needs to be registered with a Jazz Team Server to function correctly. To proceed, use the Setup Wizard located on the Jazz Team Server (For example: https://servername.domain.com:9443/jts/setup).


Ralph Schoon commented Jul 14 '15, 5:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Is this a new test system, or is that a production system?
As I see it, there is something severely wrong, when you login it thinks it is not registered. Was this working before? What happened to get it into this state?

I can only suggest to try to unregister, then look through all the friends and outbound connections in all applications and remove any friends etc that point to CCM. Then try to re register.

I am not sure if that would cause any problems later. If this is a production system, get in contact with support.

If this is a test system and you don't need the data, consider to do a fresh install.

Your answer


Register or 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.