It's all about the answers!

Ask a question

An import from CC-RTC keep failing with Java.SocketTimeoutException


vinay kumar bondugula (7312564) | asked Nov 27 '17, 6:05 a.m.

 

The imports from CC-RTC keep failing with below error. Can anyone let me know the reason for the cause of this issue.

Problem running 'synchronizeStream':
Synchronization blocked by error: 
javax.wvcm.WvcmException: CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/service/com.ibm.team.links.common.internal.IRemoteLinkService. Error details: java.net.SocketTimeoutException.
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/service/com.ibm.team.links.common.internal.IRemoteLinkService. Error details: java.net.SocketTimeoutException.
java.net.SocketTimeoutException
Build failed. Exit value was 3.


Thanks,
Vinay


Comments
Geoffrey Clemm commented Nov 27 '17, 2:38 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Was this a baseline import (via the Synchronizer) or a version import?


vinay kumar bondugula commented Nov 27 '17, 5:16 p.m.

 Yes we are importing a label (base Clearcase) from CC to RTC using Synchronizer. 

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Nov 28 '17, 4:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
One potential cause would be network problems between the host where the CC Synchronizer is running and the RTC server host.   Another (less likely) cause would be your RTC server is so heavily loaded that it does not respond in time to the CC Synchronizer host request.
To test this, you could try a simple import of a single file or small directory first, and see if that works.   If it does, then try to import a larger directory tree.   How many files and directories do you expect to be brought over from this label?

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.