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 (62.7k●3●36●43)
| answered Nov 25 '16, 5:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Comments 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
![]() 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. |