Why can't I create a repository workspace or set a sandbox with shell for rtc 4.0.0.1?
Hello,
I am working with the Shell client for RTC 4.0.0.1 and am having difficulty. I have created a repository connection to my server and connected to the project area. When trying to create a repository workspace that flows with a stream, I get the error "Error retrieving data. Check the log for details". When I check the log I don't see anything.
When trying to set a sandbox I don't seem to get any errors. A new folder, .jazz5, gets created in the directory that I converted into my sandbox. When I try to see the sandbox to the control panel it doesn't list under the "Sandboxes" section. The log shows:
FilesystemUILibrary: com.ibm.team.foundation.core.exception.CoreException: Error setting sandbox ---> com.ibm.team.foundation.service.RestTransportException: Error executing http://localhost:50065/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/SandboxListeningEnablement ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <xx.xx.xx.xx>:50065
I have tried a number of times to create different sandboxes and every time the error is the same except for the port that changes. Do I need a repository workspace before I can create a sandbox?
What could the problem be?
Regards,
Andrew
Accepted answer
Hello again Tim,
Before wasting any more of your time, I'd like to inform you that I found the problem. My HOSTS file under C:\Windows\System32\drivers\etc forwarding localhost to another address for some other activities. I discovered that it conflicted with the RTC Shell. By removing that translation it resolved my issue!
Regards,
Andrew
Comments
Tim Mok
JAZZ DEVELOPER May 06 '13, 9:42 a.m.What's the server version and the URI you use to connect to it?
Andrew Trobec
May 07 '13, 2:22 a.m.Hi Tim,
Balamurugan Selvarasu
Apr 05 '15, 11:22 a.m.Hello Andrew,