CRJAZ2384E Cannot connect to the repository at URL
![]() I am using RTC Version : 6.0.2 and RTC Eclipse client : 6.0.2 at Windows 10 platform.
When trying to "Create a Repository Connection" after entering URI, user Id and password, I am facing error "CRJAZ2384E Cannot connect to the repository at URL"
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Mar 19 '19, 4:03 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Likely the URL is wrong e.g. "https://clm.example.com:9443/ccm/web" instead of "https://clm.example.com:9443/ccm/" or wrong context root. Comments Tried https://ccm-coaclmp.state.mi.us:9443/ccm/web as well as https://ccm-coaclmp.state.mi.us:9443/ccm.
Same error is being faced.
So, what is the URI you are using to access the Web UI? https://ccm-coaclmp.state.mi.us:9443/ccm , this is the url for the RTC server being used by our project I am able to access the Web UI through https://ccm-coaclmp.state.mi.us:9443/ccm and entering credentials. But for RTC eclipse client facing the CRJAZ2384E error |