Getting Repository Connection error when trying to run RTC plugin in RTC version 5.0.2?
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
Ralph Schoon (63.3k●3●36●46)
| 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
|
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.