It's all about the answers!

Ask a question

Getting Repository Connection error when trying to run RTC plugin in RTC version 5.0.2?


Princi Verma (28222) | asked Nov 18 '16, 6:51 a.m.
 Hi,

I am trying to move my plugin from RTC 4.0.1 to RTC 5.0.2. In this after running my RTC Eclipse Client through Run Configuration it's not allowing me to connect to the repository "https://localhost:7443/jazz". It shows me the following error-
CRJAZ2383E Cannot connect to the repository at url "https://localhost:7443/jazz".

And when I am trying to run server.startup.bat file from JazzTeamServer\server folder to connect to localhost "https://localhost:9443/jts/setup" as mentioned in "IBM RTC Extensibility4.x pdf" at page number 23 then it get closed automatically.

Please assist...

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 18 '16, 7:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
 "https://localhost:7443/jazz" is only available if you run a Jetty Launch. If you  terminate the Jetty launch or you never start it, or something else fails, it is not available.

If you run server.startup.bat and the console immediately closes, you have a severe install or Java issue. Try to open a command line and cd to the server.startup.bat file and start it that way.  Also try 

Comments
Princi Verma commented Nov 18 '16, 7:39 a.m. | edited Nov 23 '16, 3:51 p.m.

 Ok ...Thank you Ralph for you reply... I try this....

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.