30-01-20 10:23 AM
BluePrism.AutomateAppCore.clsTalker
Talker[P2232VSSOW16F:8181] Error while closing connection. Ignoring.
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.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
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.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Flush()
at BluePrism.AutomateAppCore.clsTalker.Close()
Any help would be much appreciated!
Answered! Go to Answer.
07-09-20 07:37 AM
30-01-20 10:43 AM
Maybe this one is more helpful. I've tried restarting the resources. This made no difference.
BluePrism.AutomateAppCore.clsTalker
Talker[PVPCPAA103:8181] Error connecting to resource. Attempts to re-establish the connection will occur periodically.
BluePrism.BPCoreLib.BluePrismException: Connection to the resource timed out.
at BluePrism.Core.Utility.IPv6TcpClientFactory.CreateTcpClient(String hostname, Int32 port, String localResourceName)
at BluePrism.AutomateAppCore.clsTalker.Connect(String sResourceName, String& sErr)
30-01-20 05:32 PM
04-09-20 02:25 AM
07-09-20 07:37 AM