Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Why does my RTC client fail to connect to the server, and then if successful, lose connection a few minutes later?

My RTC client often (not always) fails to connect to RTC server. Even luckily connected, it will lose connection few minutes later. However, if I access RTC server by browser, everything works fine.

BTW, I don't have any proxy setting in my RTC client. And I'm working on win7. 

Here's the error log in RTC client:
com.ibm.team.repository.common.transport.ConnectionException: CRJAZ1371E The URL "https://cdlcti.cn.ibm.com:9443/ccm/versionCompatibility?clientVersion=3.0" cannot be reached. The server cannot be reached. The network could not connect to the server. The error is "Connection timed out: connect". Contact your system administrator.
at com.ibm.team.repository.transport.client.ClientHttpUtil.executePrimitiveRequest(ClientHttpUtil.java:1080)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:307)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:269)
at com.ibm.team.repository.transport.client.ClientHttpUtil.executeHttpMethod(ClientHttpUtil.java:183)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.executeMethod(RestClientConnectionBase.java:297)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.doMethod(RestClientConnectionBase.java:174)
at com.ibm.team.repository.transport.client.RestClientConnectionBase.doGet(RestClientConnectionBase.java:115)
at com.ibm.team.repository.transport.client.TeamRawRestServiceClient$RawRestClientConnection.doGet(TeamRawRestServiceClient.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invokeServiceCall(ServiceInterfaceProxy.java:164)
at com.ibm.team.repository.client.internal.ServiceInterfaceProxy.invoke(ServiceInterfaceProxy.java:88)

The problem is driving me crazy. Can anyone help me? Thanks a lot!!

0 votes



One answer

Permanent link
Hi WeiWei,

I haven't seen something like that. I would think this could be a network issue.
Do you have special network policies? You might have a firewall that disconnects idle connections quickly.

Have you considered to open a PMR?

0 votes

Comments

I can see the error above, if I have a test server that is stopped and launch a client that tries to connect it. This indicates that the server is not reachable.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 03 '12, 3:28 a.m.

Question was seen: 5,548 times

Last updated: Jul 06 '12, 7:58 a.m.

Confirmation Cancel Confirm