Error while loading repository workspace in RTC 6.0.1 VS 2013 clients
Karthik Krishnan (889●9●123●165)
| asked Jul 13 '16, 11:56 a.m.
edited Jul 14 '16, 1:20 a.m. by David Lafreniere (4.8k●7)
When I try to load a workspace which has 100+ components I get this error
CRRTC8500E: Server Error: Can not create sandbox at given location. Invalid URI: The Uri string is too long Exception type: com.ibm.team.foundation.core.exception.CoreException Exception message: Can not create sandbox at given location. Inner exception: System.UriFormatException: Invalid URI: The Uri string is too long. at com.ibm.team.foundation.service.WebRequestInvocationProxy.Invoke(IMessage myIMessage) in c:\RTC_BUILDS\I6.0.1_20151106-1439\Foundation\ServiceInterfaceProxy\WebRequestInvocationProxy.cs:line 122 at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at com.ibm.team.filesystem.service.rest.IFilesystemRestClient.getLoadCFA(ParmsLoad parms, IProgressMonitor progress) at com.ibm.team.filesystem.client.FilesystemClient.ValidateLoadWorkspace(String copyFileArea, ITeamRepository repository, String workspaceItemId, FoldersInComponent[] foldersToLoad, IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.1_20151106-1439\Filesystem\FilesystemClient\FilesystemClient.cs:line 4419 at com.ibm.team.scm.ui.wizards.loadrepositoryworkspace.LoadValidator_VS.RunOperation(Object arg, IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.1_20151106-1439\SCM\ScmUILibrary_VS\wizards\loadrepositoryworkspace\VisualStudioScmClientLoadHelper.cs:line 122the Sandbox location is C:\temp\vs on my local disk. I am trying the option "load components as root folders" How can we rectify this? Thank you |
2 answers
Ralph Schoon (63.6k●3●36●46)
| answered Jul 14 '16, 2:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Maybe this applies: https://jazz.net/forum/questions/127393/running-scm-list-command-causes-request-uri-too-large-error/128414
Comments
Karthik Krishnan
commented Jul 14 '16, 7:37 a.m.
I already had a look but not sure where to set the property "LimitRequestLine" specified in that answer. It is supposed to be a property of the IBM HTTP Server. there is likely a conf file for it and you could search for IBM HTTP Server help.
Didn't know it's a property of IBM HTTP server. I've been searching in Google only with the property name and no relevant results.
Thank you. I will cehck
The accepted answer mentioned that it was IHS.
changing the property value in IHS had no effect in our case.
|
Looks like you have hit this defect: When loading large number of components(1000), getResourceProperties throws URI String too long exception (385528)
This has been fixed in 602.
Comments
Karthik Krishnan
commented Jul 22 '16, 11:40 a.m.
Sounds great. Was about to create PMR. Do you know if this can be backported to RTC 6.0.1? We will goto IFix 006. Any chance if this is part of it?
|
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.