IQ Server Error - System.Net.Sockets.SocketException:

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)”

@msingh39 Double check your IQService is up and running? reboot VA and IQService once. Verify application test connection is working and stable.

You should probably look for corresponding logs on the AD side, looks like the server forcibly closed the connection.

Was this during aggregation - if so you could try reducing your page size.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.