33 lines
2.7 KiB
Plaintext
33 lines
2.7 KiB
Plaintext
2023-01-09 23:13:34,854 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-09 23:13:34,867 SystemBytes: null, ERRCODE: ReadError, ERRDESC: Read Error: Socket Error..
|
|
2023-01-09 23:13:36,879 HSMSPort::OnDisconnect To Reconnect 1
|
|
2023-01-09 23:13:36,879 HSMSPort::OnDisconnect Reconnect 2
|
|
2023-01-09 23:13:36,927 HSMSPort::OnDisconnect Reconnect 3
|
|
2023-01-09 23:20:49,162 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-09 23:20:49,170 SystemBytes: null, ERRCODE: ReadError, ERRDESC: Read Error: Socket Error..
|
|
2023-01-09 23:20:51,191 HSMSPort::OnDisconnect To Reconnect 1
|
|
2023-01-09 23:20:51,191 HSMSPort::OnDisconnect Reconnect 2
|
|
2023-01-09 23:20:51,235 HSMSPort::OnDisconnect Reconnect 3
|
|
2023-01-09 23:20:54,842 由于目标计算机积极拒绝,无法连接。 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
|