Hi Folks,
Anyone seen this error in IQServer ?
An established connection was aborted by the software in your host machine
12/06/2024 08:14:45 : RpcServer [ Thread-62 ] ERROR : “Failed to handle connection: System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. —> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
at System.Net.Sockets.NetworkStream.Write(Byte buffer, Int32 offset, Int32 size)
— End of inner exception stack trace —
at System.Net.Sockets.NetworkStream.Write(Byte buffer, Int32 offset, Int32 size)
at System.Net.Security._SslStream.StartWriting(Byte buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.ProcessWrite(Byte buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslStream.Write(Byte buffer, Int32 offset, Int32 count)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(Char buffer, Int32 index, Int32 count)
at sailpoint.rpcserver.RpcHandler.sendString(String str)
at sailpoint.rpcserver.RpcHandler.sendResponse(RpcResponse response)
at sailpoint.rpcserver.RpcHandler.processRequest()
at sailpoint.rpcserver.RpcServer.handleConnection(Object rpc)”