Getting Repository Connection Error after running client through Run Configuration
Hi,
After debugging the Server when I am trying to run the client(RTC 5.0.2) using run configuration I am getting following error while connecting to the repositiory 'https://localhost:7443/jazz' with user id and password both as TestJazzAdmin1- CRJAZ2383E Cannot connect to the repository at URL "https://localhost:7443/jazz", because the server has responded with a code indicating it is temporarily unavailable. Please retry again later, or if the error persists, contact your server administrator. CRJAZ2383E Cannot connect to the repository at URL "https://localhost:7443/jazz", because the server has responded with a code indicating it is temporarily unavailable. Please retry again later, or if the error persists, contact your server administrator. Server returned HTTP response code: 503 for URL: https://localhost:7443/jazz/repo/repositoryId Please suggest some solution |
One answer
Ralph Schoon (63.3k●3●36●46)
| answered Nov 25 '16, 5:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Comments
Princi Verma
commented Nov 25 '16, 6:00 a.m.
yes server is running using debug launch and through browser I am able to login using TestJazzAdmin1 but after that in browser it shows
The "com.ibm.team.repository.service.internal.diagnostic.DiagnosticRestService" service failed to activate because a service that it depends on, "com.ibm.team.repository.service.internal.diagnostic.IDiagnosticEmailService", failed to be activated.ID CRJAZ1972E
com.ibm.team.repository.common.transport.TeamServiceRegistryException
Ralph Schoon
commented Nov 25 '16, 6:31 a.m.
| edited Nov 25 '16, 6:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Your JUnit test to setup the server repository most likely did not run successfully. And/ or you forgot to copy the XML files. Impossible to debug in a forum. |
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.