Problem of RRC integration with RTC and RQM
We have two urls for the repository connection(e.g. abc:9443/rdm and xyz:9443/rdm) which points to the same sever.
Public url, cross server communication is done.
while integrating a project between RRC and RTC/RQM under a projects --> links, when i click add link it gives me 500error and link will be other link. e.g. if i log in using abc:9443/rdm link it shows error
(Unable to load URL: /jazz/proxy?uri=https://xyz:9443/jazz/friends, Status: 500)
vice versa.
I have followed the steps present in the link below
http://jazz.net/help-dev/rational-team-concert/index.jsp?topic=/com.ibm.help.common.jazz.calm.doc/topics/r_calm_cfg_roadmap.html
Can you please tell me the solution for this?
Public url, cross server communication is done.
while integrating a project between RRC and RTC/RQM under a projects --> links, when i click add link it gives me 500error and link will be other link. e.g. if i log in using abc:9443/rdm link it shows error
(Unable to load URL: /jazz/proxy?uri=https://xyz:9443/jazz/friends, Status: 500)
vice versa.
I have followed the steps present in the link below
http://jazz.net/help-dev/rational-team-concert/index.jsp?topic=/com.ibm.help.common.jazz.calm.doc/topics/r_calm_cfg_roadmap.html
Can you please tell me the solution for this?
2 answers
We have two urls for the repository connection(e.g. abc:9443/rdm and xyz:9443/rdm) which points to the same sever.
Public url, cross server communication is done.
while integrating a project between RRC and RTC/RQM under a projects --> links, when i click add link it gives me 500error and link will be other link. e.g. if i log in using abc:9443/rdm link it shows error
(Unable to load URL: /jazz/proxy?uri=https://xyz:9443/jazz/friends, Status: 500)
vice versa.
I have followed the steps present in the link below
http://jazz.net/help-dev/rational-team-concert/index.jsp?topic=/com.ibm.help.common.jazz.calm.doc/topics/r_calm_cfg_roadmap.html
Can you please tell me the solution for this?
I have seen this error when the Public URI on each of the servers has not been correctly set
http://jazz.net/help-dev/rational-team-concert/index.jsp?topic=/com.ibm.help.common.jazz.calm.doc/topics/r_calm_cfg_roadmap.html
Which versions of RTC, RQM and RRC are you running? Because the application name in V2 is different from V3.
For V2 this link shows at the bottom some of the most common 500 errors
https://jazz.net/wiki/bin/view/Main/CALMRTCSmokeSetUp
We have two urls for the repository connection(e.g. abc:9443/rdm and xyz:9443/rdm) which points to the same sever.
Public url, cross server communication is done.
while integrating a project between RRC and RTC/RQM under a projects --> links, when i click add link it gives me 500error and link will be other link. e.g. if i log in using abc:9443/rdm link it shows error
(Unable to load URL: /jazz/proxy?uri=https://xyz:9443/jazz/friends, Status: 500)
vice versa.
I have followed the steps present in the link below
http://jazz.net/help-dev/rational-team-concert/index.jsp?topic=/com.ibm.help.common.jazz.calm.doc/topics/r_calm_cfg_roadmap.html
Can you please tell me the solution for this?
Be really careful about the times on both of your servers. We have had a lot of trouble when the system times are not within 1-2 min of each other, even though the documentation says 10 minutes is the default threshold.
Copy and append the error URL to your server location in your browsers address bar. If there is more information, it will be returned by the server. In the case of your clocks being out of synch, it will say something similar to "OAuth timestamp refused" (going from memory)