It's all about the answers!

Ask a question

Getting Repository Connection Error after running client through Run Configuration


Princi Verma (28222) | asked Nov 25 '16, 5:17 a.m.
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



permanent link
Ralph Schoon (63.1k33645) | answered Nov 25 '16, 5:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
  1.  The server  https://localhost:7443/jazz must be running (debug launch). Try to connect to it using a browser.  Try to connect to it using a regular Eclipse client.
  2. The RTC Client Launch MUST BE RUN AS RUN CONFIGURATION. If you run it using debug you get deadlocks etc.

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 server status cannot be retrieved.ID CRJAZ1505E

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


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.