It's all about the answers!

Ask a question

Team Concert System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException:


Bruno Jellinek (262) | asked Jun 22 '18, 10:39 a.m.
Hello,
I am using Visual Studio 2015 with RTC 6.04 Fix 006
The connection is done properly but the Jazz Source Control is not working, it says: Error retrieving data. Check log for details. 

 And I am not able to create a New Sandbox or use my old one..

The log is this below: 
com.ibm.team.foundation.core.exception.CoreException: Error setting sandbox ---> com.ibm.team.foundation.service.RestTransportException: Error executing http://localhost:2261/service/com.ibm.team.filesystem.client.rest.IFilesystemRestClient/SandboxListeningEnablement ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: Nenhuma conexão pôde ser feita porque a máquina de destino as recusou ativamente 10.32.48.161:2261
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
   at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
   at com.ibm.team.foundation.service.WebRequestInvocationProxy.PostCallback(IAsyncResult asyncResult) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Foundation\ServiceInterfaceProxy\WebRequestInvocationProxy.cs:line 401
   --- End of inner exception stack trace ---
   at com.ibm.team.foundation.service.WebRequestInvocationProxy.Invoke(IMessage myIMessage) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\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.postSandboxListeningEnablement(ParmsSandboxListening parms, IProgressMonitor mon)
   at com.ibm.team.filesystem.client.FilesystemClient.DisableSandboxListening(IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Filesystem\FilesystemClient\FilesystemClient.cs:line 7871
   at com.ibm.team.filesystem.client.FilesystemClient.SetSandboxPath(String copyFileArea, IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Filesystem\FilesystemClient\FilesystemClient.cs:line 138
   at com.ibm.team.filesystem.ui.sandboxexplorer.VisualStudioSandboxHelper.SwitchSandbox(String sandbox, Boolean closeAll, IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Filesystem\SandboxExplorer\VisualStudioSandboxHelper.cs:line 54
   at com.ibm.team.filesystem.ui.util.NewSandboxUtil.RunOperation(Object arg, IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Filesystem\FilesystemUILibrary\util\NewSandboxUtil.cs:line 106
   --- End of inner exception stack trace ---
   at com.ibm.team.filesystem.ui.util.NewSandboxUtil.RunOperation(Object arg, IProgressMonitor monitor) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Filesystem\FilesystemUILibrary\util\NewSandboxUtil.cs:line 137
   at com.ibm.team.foundation.core.operationrunner.internalimpl.BackgroundWorkerImpl`2.OnDoWork(DoWorkEventArgs args) in c:\RTC_BUILDS\I6.0.4_iFix006_20171122-0658\Foundation\Core\operationrunner\internalimpl\BackgroundWorkerImpl.cs:line 180
 

Be the first one to answer this question!


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.