It's all about the answers!

Ask a question

Unable to connect to Repository Programmatically


Khader Basha (1123) | asked Sep 22 '15, 10:54 a.m.

RTC repository used is in a different location. Through proxy and firewalls only we connect to the server in remote location. Accessing Repository through Web Browser is working fine. But when we try to access repository programmatically getting following error

=====================

Unable to login: CRJAZ1687E Unable to connect to the server with URI https://aa.bbb.ccc.dd:eeee/. This can happen if you have supplied an incorrect URI or if the server is down.

=====================

Can you let me know why we are getting this error?


Comments
Donald Nong commented Sep 22 '15, 9:12 p.m.

More information will be needed in this case. But first thing to check is, have you added the proxy setting in your own application?


Khader Basha commented Sep 23 '15, 5:09 a.m.

Thank you Donald, I will check the proxy settings.


Khader Basha commented Sep 28 '15, 6:17 a.m.

Donald thank you, now able to connect to the repository.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Sep 23 '15, 2:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The URI you provide is missing the context root e.g. it should look like https://clm.example.com:9443/ccm/ .

Comments
Khader Basha commented Sep 23 '15, 5:01 a.m. | edited Nov 07 '15, 7:15 p.m.

Thank you Ralph, I will check the proxy settings and the URI.


Khader Basha commented Sep 23 '15, 5:06 a.m. | edited Nov 07 '15, 7:15 p.m.

Thank you Ralph, I will check the proxy settings and the URI.


Khader Basha commented Sep 28 '15, 6:16 a.m.

Ralph thank you, now able to connect to the repository. I used URI as mentioned by you.

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.