It's all about the answers!

Ask a question

Can't login jazz.net use ITeamRepository


su jianrong (635) | asked Aug 10 '16, 6:16 a.m.
I can logon my own Jazz Team server(version 6.0.2), but can't logon jazz.net . The URI is right and I can logon by Browser.
Exception:
com.ibm.team.repository.common.transport.ConnectionException: CRJAZ1687E Unable to connect to the server with URI https://jazz.net/jazz/. This can happen if you have supplied an incorrect URI or if the server is down.
	at com.ibm.team.repository.client.internal.TeamRepository.fetchClientVersionJSONObject(TeamRepository.java:1687)
	at com.ibm.team.repository.client.internal.TeamRepository.access$0(TeamRepository.java:1663)
	at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1734)
	at com.ibm.team.repository.client.internal.TeamRepository$5.run(TeamRepository.java:1)
	at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1325)
	at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79)
	at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1320)
	at com.ibm.team.repository.client.internal.TeamRepository.checkServerVersionMatches(TeamRepository.java:1737)
	at com.ibm.team.repository.client.internal.TeamRepository.internalLogin(TeamRepository.java:1513)
	at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:654)
	at com.ibm.team.repository.client.internal.TeamRepository.login(TeamRepository.java:628)
	at com.ibm.pmo.integrator.rtc.logic.RTCPlainJavaClientInvoker.logon(RTCPlainJavaClientInvoker.java:56)
	at com.ibm.pmo.integrator.rtc.logic.RTCPlainJavaClientInvoker.<init>(RTCPlainJavaClientInvoker.java:28)
	at com.ibm.pmo.integrator.rtc.ui.controller.ConnectionController.getValidatedRTCCredential(ConnectionController.java:402)
	at com.ibm.pmo.integrator.rtc.ui.controller.ConnectionController.setActiveLink(ConnectionController.java:737)
	at com.ibm.pmo.integrator.rtc.ui.controller.ConnectionController.access$600(ConnectionController.java:47)
	at com.ibm.pmo.integrator.rtc.ui.controller.ConnectionController$1TmpClass$1.run(ConnectionController.java:696)
	at java.lang.Thread.run(Unknown Source)


Comments
su jianrong commented Aug 10 '16, 6:18 a.m.

Exception message:

CRJAZ1687E Unable to connect to the server with URI https://jazz.net/jazz/. This can happen if you have supplied an incorrect URI or if the server is down.


su jianrong commented Aug 14 '16, 10:10 p.m.

I tried use RTC 6.0.3 M4 Version in my local server, it works. But jazz.net still not work.

One answer



permanent link
Ralph Schoon (61.8k33643) | answered Aug 10 '16, 8:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Jazz.net is on Version 6.0.3 M4 currently. I wonder if that is the problem. I can't either. Maybe due to some proxy issue.

Comments
su jianrong commented Aug 11 '16, 6:16 a.m.

Any suggestion on how to resolve this problem?

Your answer


Register or to post your answer.