<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: System.IO.IOException \ System.Net.Sockets.SocketException in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76453#M28951</link>
    <description>&lt;P&gt;Hej,&lt;/P&gt;
&lt;P&gt;Automate and BPServerService are processes on the Application server. And those names should not change. My intention was that you could just check if anyone of those processes where started in the same timeframe as the client report issues. ( Implying that the previous process of the same terminated for some reason.)&lt;/P&gt;
&lt;P&gt;I'm quite sure that neither process name or resource-name is present in the process list in windows. (Maybe as parameter, but not&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe the Event Log on the Application Server will show something during that particluar timeframe. (As it's now quite many days since the occurance. )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;BR,Håkan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hakan Engman&lt;BR /&gt;Automation engineer&lt;BR /&gt;Teliacompany.com&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 12 Nov 2019 06:41:00 GMT</pubDate>
    <dc:creator>HakanEngman</dc:creator>
    <dc:date>2019-11-12T06:41:00Z</dc:date>
    <item>
      <title>System.IO.IOException \ System.Net.Sockets.SocketException</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76450#M28948</link>
      <description>&lt;P&gt;This morning we found that blue prism had a scheduled process stuck in 'pending'. Upon examining the runtime resource the following notable exception was found to coincide with the occurance:&lt;BR /&gt;[2019-11-05 16:17:08Z] Disconnected &lt;STRONG&gt;&amp;lt;IP Address removed&amp;gt;&lt;/STRONG&gt; - System.IO.IOException: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. ---&amp;gt; System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine&lt;BR /&gt; at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)&lt;BR /&gt; at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)&lt;BR /&gt; --- End of inner exception stack trace ---&lt;BR /&gt; at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)&lt;BR /&gt; at BluePrism.AutomateAppCore.clsListener.ListenThread()&lt;/P&gt;
&lt;P&gt;2 immediate retries illicited the same result.&lt;/P&gt;
&lt;P&gt;Searches so far have no prooved fruitful, any one know the likely cause?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Stephen Rush&lt;BR /&gt;Automation Systems Analyst&lt;BR /&gt;AGIS - DNCI&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2019 01:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76450#M28948</guid>
      <dc:creator>StephenRush</dc:creator>
      <dc:date>2019-11-08T01:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: System.IO.IOException \ System.Net.Sockets.SocketException</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76451#M28949</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;See this from time to time, but find it really hard to nail the problem. I assume that the IP that was removed points to a application server ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or is the IP pointing to the RunTime itself?&lt;/P&gt;
&lt;P&gt;If it is the IP pointing to the AppServer, check if a BP process was restarted there at the same time. (as this happened on the client)&lt;/P&gt;
&lt;P&gt;I would check by locking att the attribute StartTime from&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS&amp;gt; get-process - Name Automate | format-list StartTime&lt;/P&gt;
&lt;P&gt;PS&amp;gt; get-process -Name BPServerService | format-list StartTime&lt;/P&gt;
&lt;P&gt;From the message it looks like the "other" end of the communication channel did not respond. (terminated.) But I agree that one would like to understand better what is happening.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Cheers from the oposite side of the globe! ( Sidney is a marvelous city! )&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hakan Engman&lt;BR /&gt;Automation engineer&lt;BR /&gt;Teliacompany.com&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 13:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76451#M28949</guid>
      <dc:creator>HakanEngman</dc:creator>
      <dc:date>2019-11-08T13:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: System.IO.IOException \ System.Net.Sockets.SocketException</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76452#M28950</link>
      <description>G'Day Hakan,&lt;BR /&gt;&lt;BR /&gt;Yes It is an APP server IP, also can you provide a bit more detail on the use of the CLI commands you have listed.&lt;BR /&gt;&lt;BR /&gt;I have tried: &lt;BR /&gt;PS&amp;gt; get-process - [automated process name] | format-list StartTime&lt;BR /&gt;PS&amp;gt; get-process - [Resource PC name] | format-list StartTime&lt;BR /&gt;&lt;BR /&gt;And on both time I received the error "get-process : Cannot find a process with the name ""&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rob Roder&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Nov 2019 22:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76452#M28950</guid>
      <dc:creator>Rob_Roder</dc:creator>
      <dc:date>2019-11-11T22:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: System.IO.IOException \ System.Net.Sockets.SocketException</title>
      <link>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76453#M28951</link>
      <description>&lt;P&gt;Hej,&lt;/P&gt;
&lt;P&gt;Automate and BPServerService are processes on the Application server. And those names should not change. My intention was that you could just check if anyone of those processes where started in the same timeframe as the client report issues. ( Implying that the previous process of the same terminated for some reason.)&lt;/P&gt;
&lt;P&gt;I'm quite sure that neither process name or resource-name is present in the process list in windows. (Maybe as parameter, but not&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe the Event Log on the Application Server will show something during that particluar timeframe. (As it's now quite many days since the occurance. )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;BR,Håkan&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Hakan Engman&lt;BR /&gt;Automation engineer&lt;BR /&gt;Teliacompany.com&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Nov 2019 06:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/System-IO-IOException-System-Net-Sockets-SocketException/m-p/76453#M28951</guid>
      <dc:creator>HakanEngman</dc:creator>
      <dc:date>2019-11-12T06:41:00Z</dc:date>
    </item>
  </channel>
</rss>

