Connection reset while loading components from repository
Hi,
We are using RTC 2.0.0.1 and 2.0.0.2 versions in our project. We are facing connection reset issue while loading projects in local file system. The RTC log in is reset in a few minutes after loading begins. The code base size is around 800MBs having multiple components. Even when we try to load components independently few of the components need multiple retries to load successfully. This problem is seen in command line scm tools as well as in RTC eclipse client and is produced for all project members. This problem seems to be found earlier- https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=107021 We are using 'scm login' prior to running load command. Below is the exception log ------ neeraj@torocpt4:/local/RTC-Client/jazz/scmtools/eclipse> ./scm load --all -d /local/users/neeraj/toro/rtc_trunk2 -f -i -r https://svlrtc.svl.ibm.com:9446/jazz -u neeraj@us.ibm.com 1000 .............. ............ .............. .............. .............. Contains: Failed to download /Automation/TORO/resources/TestCase/TC_Dashboard_26.rftxmap com.ibm.team.repository.common.NotLoggedInException: CRJAZ1244I Not logged in to the repository at URL "https://svlrtc.svl.ibm.com:9446/jazz/". at com.ibm.team.scm.client.content.BasicVersionedContentManager.ensureLoggedIn(BasicVersionedContentManager.java:1317) at com.ibm.team.scm.client.content.BasicVersionedContentManager.preInvoke(BasicVersionedContentManager.java:1230) at com.ibm.team.scm.client.content.BasicVersionedContentManager$6.run(BasicVersionedContentManager.java:1144) at com.ibm.team.scm.client.content.BasicVersionedContentManager$6.run(BasicVersionedContentManager.java:1) at com.ibm.team.repository.client.internal.TeamRepository$3.run(TeamRepository.java:1169) at com.ibm.team.repository.common.transport.CancelableCaller.call(CancelableCaller.java:79) at com.ibm.team.repository.client.internal.TeamRepository.callCancelableService(TeamRepository.java:1162) at com.ibm.team.scm.client.content.BasicVersionedContentManager.internalRetrieveContentStream(BasicVersionedContentManager.java:1139) at com.ibm.team.filesystem.client.internal.content.FileContentManager.internalRetrieveContentStream(Unknown Source) at com.ibm.team.filesystem.client.internal.content.FileContentManager.internalRetrieveContentStream(Unknown Source) at com.ibm.team.scm.client.content.BasicVersionedContentManager.retrieveContentStream(BasicVersionedContentManager.java:1120) at com.ibm.team.scm.client.content.BasicAsyncVersionedContentManagerSession.getInputStream(BasicAsyncVersionedContentManagerSession.java:88) at com.ibm.team.scm.client.content.BasicAsyncVersionedContentManagerSession.internalDoRetrieveContent(BasicAsyncVersionedContentManagerSession.java:108) Kindly help us resolve this. Thanks, Neeraj |
3 answers
Are you running base 2.0.0.2 or a later iFix?
This looks like a dup of 108825: Errors loading repository workspace when max. number of threads > 1 which was fixed in 2.0.0.2 iFix 3. |
Are you running base 2.0.0.2 or a later iFix? Yes. upgrading to 2.0.0.2iFix3 Solved the problem. Thanks Nick. Neeraj |
Good to hear. Thanks for confirming.
|
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.