2023-01-10 10:35:33,731 Reader#Run System.IO.IOException: 无法从传输连接中读取数据: 你的主机中的软件中止了一个已建立的连接。。 ---> System.Net.Sockets.SocketException: 你的主机中的软件中止了一个已建立的连接。 在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) 在 System.IO.BinaryReader.Read(Byte[] buffer, Int32 index, Int32 count) 在 CSch2tI1noUwdMbW1CT.bpXunUIHrU3XGjcvxIh.mEFIsTOntY(Byte[] ) 在 CSch2tI1noUwdMbW1CT.bpXunUIHrU3XGjcvxIh.d6Bd3MvACv() 位置 D:\glorysoft\git.project\EAP.Products\sh-div-xfw-0811\XFW\SourceCode\Glorysoft.SECSwell.Fx\HSMS\HSMSWriter.cs:行号 38 2023-01-10 10:35:33,899 SystemBytes: null, ERRCODE: ReadError, ERRDESC: Read Error: Socket Error.. 2023-01-10 10:35:34,043 WriteControlMessage System.IO.IOException: 无法将数据写入传输连接: 远程主机强迫关闭了一个现有的连接。。 ---> System.Net.Sockets.SocketException: 远程主机强迫关闭了一个现有的连接。 在 System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) 在 System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) --- 内部异常堆栈跟踪的结尾 --- 在 System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size) 在 System.IO.BinaryWriter.Write(Byte[] buffer) 在 fmfMe30ODLvejTKjmH2.h9ckBe0nw7jLoDLnCxY.WriteControlMessage(Int64 mSystemBytes, Byte rspcode, u7OIv0l8DLG4r83YKR9 stype, Byte high, Byte low) 位置 D:\glorysoft\git.project\EAP.Products\sh-div-xfw-0811\XFW\SourceCode\Glorysoft.SECSwell.Fx\SECS-I\SECS1Port.cs:行号 43 2023-01-10 10:35:34,245 SystemBytes: null, ERRCODE: WriteError, ERRDESC: Error Send Error: Socket Error.. 2023-01-10 10:35:36,001 HSMSPort::OnDisconnect To Reconnect 1 2023-01-10 10:35:36,005 HSMSPort::OnDisconnect Reconnect 2 2023-01-10 10:35:36,055 HSMSPort::OnDisconnect Reconnect 3 2023-01-10 10:35:36,250 Reconnect not needed. current connection status:DISCONNECTED 2023-01-10 10:36:05,031 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 172.16.4.10:5000 System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 172.16.4.10:5000 在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) 在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP) 在 System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP) 在 kd8TfklLLoXB96UxaxC.Bq2xa6liduOwPI1v0Ic.yK2lhlh1vb() 位置 D:\glorysoft\git.project\EAP.Products\sh-div-xfw-0811\XFW\SourceCode\Glorysoft.SECSwell.Fx\CORE\SECSConnector.cs:行号 103