RTC Visual Studio Plugin 5.0.2 CRRTC8500E error when trying to load a Workspace
Dear Sirs,
I'm experiencing a serious issue with RTC Visual Studio plugin 5.0.2, Visual Studio 2012 Update 4, Windows 7 Professional SP1 64 bit.
I can successfully create a new workspace, but when it comes to load the workspace I have the following error:
CRRTC8500E: Server Error: Error executing http://localhost:61997/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/LoadCFA
Exception type:
com.ibm.team.foundation.service.RestTransportException
Exception message:
Error executing http://localhost:61997/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/LoadCFA
Inner exception:
System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
at System.Net.PooledStream.EndRead(IAsyncResult asyncResult)
at System.Net.Connection.ReadCallback(IAsyncResult asyncResult)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at com.ibm.team.foundation.service.WebRequestInvocationProxy.ResponseCallback(IAsyncResult ar) in c:\RTC_BUILDS\I5.0.2_20141022-0800\Foundation\ServiceInterfaceProxy\WebRequestInvocationProxy.cs:line 313
I can succesfully load a workspace from the Eclipse RTC Client 5.0.2.
I also noticed that when I try to double-click a modified file under my Pending Changes, the comparison tool just opens and closes immediately without any reason or error - thus I'm not able to use the compare anymore.
BUT The comparison tool on my Visual Studio RTC plugin works if I keep the RTC Eclipse client open (the Load Workspace feature doesn't work anyway).
I already tried the following:
- uninstalled the RTC Plugin, RTC Client, IBM Installation Manager, Visual Studio
- reboot
- reinstalled everything, without any luck
Thank you in advance for your support.
Comments
Marco Simioni
Jun 10 '15, 5:34 a.m.Marco Simioni
Jun 10 '15, 5:36 a.m.I have another update: