Protection Engine for Cloud Services

 View Only
Expand all | Collapse all

System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote hos

  • 1.  System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote hos

    Posted Aug 08, 2018 12:14 AM

    I am getting socket error, while connecting to server where Protection engine is installed from a Virtual machine.

    Error:

    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.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
       at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       --- End of inner exception stack trace ---
       at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       at System.IO.StreamReader.ReadBuffer()
       at System.IO.StreamReader.ReadLine()
       at com.symantec.scanengine.api.Connection.GetConnection(List`1 scanEngineServers, Int32 readWriteTimeout, Int32 scIPRetryTime, Boolean bExtendedThreatInfo)
       at com.symantec.scanengine.api.FileScanRequestImpl..ctor(List`1 scanEngines, Int32 rdWrTimeout, Int32 scIPRetryTime, Policy scanPolicy, Boolean getExtendedThreatInfo)
       at com.symantec.scanengine.api.ScanRequestManager.CreateFileScanRequest(Policy scanPolicy, Boolean getExtendedThreatInfo)
       at ScanEngine.DotNetAPICheck.Scan(String file, String disableInsightCallOpt) 


  • 2.  RE: System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote hos

    Posted Aug 13, 2018 08:17 AM

    Have you tried to repair the application?