<?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: Random resource connection loss with the app server in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119856#M53069</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;so here is not working.&lt;/P&gt;&lt;P&gt;During login to server:&lt;/P&gt;&lt;P&gt;Login failed. The server instance cannot be referenced&lt;/P&gt;&lt;P&gt;BluePrism.Server.Domain.Models.BluePrismException: The server instance cannot be referenced&lt;BR /&gt;at BluePrism.AutomateAppCore.app._Closure$__._Lambda$__0-0()&lt;BR /&gt;at AutomateUI.frmApplication.btf(Object a, CancelEventArgs b)&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.OnConnectionPending()&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.RetryConnection(IInvocation a)&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.Intercept(IInvocation invocation)&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at Castle.Proxies.IServerProxy.GetDependenciesStatus()&lt;BR /&gt;at AutomateUI.frmApplication.btp()&lt;BR /&gt;at AutomateUI.frmApplication.PerformPostLoginActions(String locale)&lt;BR /&gt;at AutomateUI.frmApplication.AttemptLogin(String locale, Func`3 loginMethod)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or:&lt;/P&gt;&lt;P&gt;The following error has occurred:&lt;BR /&gt;The request channel timed out attempting to send after 00:00:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.&lt;/P&gt;&lt;P&gt;Also I checked event viewer:&lt;/P&gt;&lt;P&gt;Application: Automate.exe&lt;BR /&gt;Framework Version: v4.0.30319&lt;BR /&gt;Description: The process was terminated due to an unhandled exception.&lt;BR /&gt;Exception Info: System.ObjectDisposedException&lt;/P&gt;&lt;P&gt;Server stack trace:&lt;BR /&gt;at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)&lt;BR /&gt;at BluePrism.AutomateAppCore.IServer.IsServer()&lt;BR /&gt;at Castle.Proxies.Invocations.IServer_IsServer.InvokeMethodOnTarget()&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.Intercept(Castle.DynamicProxy.IInvocation)&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at Castle.Proxies.IServerProxy.IsServer()&lt;BR /&gt;at AutomateUI.BPApplication.Start(System.String[])&lt;BR /&gt;at Automate.Program.Main(System.String[])&lt;/P&gt;&lt;P&gt;and:&lt;/P&gt;&lt;P&gt;Faulting application name: Automate.exe, version: 7.3.1.11999, time stamp: 0x66718972&lt;BR /&gt;Faulting module name: KERNELBASE.dll, version: 10.0.26100.3775, time stamp: 0x6e2fc3bb&lt;BR /&gt;Exception code: 0xe0434352&lt;BR /&gt;Fault offset: 0x00000000000c933a&lt;BR /&gt;Faulting process id: 0x29C4&lt;BR /&gt;Faulting application start time: 0x1DBA9E999197D8D&lt;BR /&gt;Faulting application path: C:\Program Files\Blue Prism Limited\Blue Prism Automate\Automate.exe&lt;BR /&gt;Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll&lt;BR /&gt;Report Id: 553a7197-05ad-4f79-92ac-72f30ba4059c&lt;BR /&gt;Faulting package full name:&lt;BR /&gt;Faulting package-relative application ID:&lt;/P&gt;&lt;P&gt;And :&lt;/P&gt;&lt;P&gt;AutomateUI.BPApplication&lt;BR /&gt;An unhandled exception occurred in Blue Prism:&lt;/P&gt;&lt;P&gt;System.ObjectDisposedException: Cannot access a disposed object.&lt;BR /&gt;Object name: 'System.ServiceModel.Channels.ServiceChannel'.&lt;/P&gt;&lt;P&gt;Server stack trace:&lt;BR /&gt;at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/P&gt;&lt;P&gt;Exception rethrown at [0]:&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;BR /&gt;at BluePrism.AutomateAppCore.IServer.IsServer()&lt;BR /&gt;at Castle.Proxies.Invocations.IServer_IsServer.InvokeMethodOnTarget()&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.Intercept(IInvocation invocation)&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at Castle.Proxies.IServerProxy.IsServer()&lt;BR /&gt;at AutomateUI.BPApplication.Start(String[] args)&lt;BR /&gt;at Automate.Program.Main(String[] args)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look like problem with .net Framework after upgrade to window 11.&lt;/P&gt;&lt;P&gt;I tried to reinstall it but does not help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Piotr Wieczerzak&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 07:30:27 GMT</pubDate>
    <dc:creator>Piotr__Wieczerzak</dc:creator>
    <dc:date>2025-04-10T07:30:27Z</dc:date>
    <item>
      <title>Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/118752#M52787</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am reaching out to seek your assistance regarding an abnormal behavior I am experiencing. All of my resources on a server lose connection with the AppServer randomly. They are unable to reconnect and several error messages appear in the logs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The resources manage to reconnect to the application server on their own after a certain period (between 15 and 45 minutes).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here are the logs of one resource:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[2025-02-07 10:21:13Z] Listener failed : Unable to register with the database - The request channel timed out attempting to send after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:40Z] Will retry in 2 minutes
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:28Z] Server connection lost
[2025-02-07 10:21:40Z] Will retry in 2 minutes
[2025-02-07 10:23:59Z] Listener failed : failed to update resourcepc details on the database - System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.ServiceModel.Channels.ServiceChannel'.

Server stack trace: 
   at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)
   at BluePrism.AutomateAppCore.IServer.RefreshResourcePC(String name, ResourceDBStatus status, Int32 runningSessions, Int32 activeSessions)
   at Castle.Proxies.Invocations.IServer_RefreshResourcePC.InvokeMethodOnTarget()
   at Castle.DynamicProxy.AbstractInvocation.Proceed()
   at BluePrism.AutomateAppCore.ServerManager.Intercept(IInvocation invocation)
   at Castle.DynamicProxy.AbstractInvocation.Proceed()
   at BluePrism.AutomateAppCore.TcpListener.RefreshDBWithCurrentState()
[2025-02-07 10:24:03Z] Will retry in 2 minutes&lt;/LI-CODE&gt;&lt;P&gt;Event logs of the server :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Event logs.png" style="width: 999px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40368i278E336F0E287554/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Event logs.png" alt="Event logs.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help and feedback to find the origin and cause of this issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 15:45:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/118752#M52787</guid>
      <dc:creator>Verestah</dc:creator>
      <dc:date>2025-02-07T15:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/118755#M52788</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/60931"&gt;@Verestah&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello, do the features stop working while the automation is running or before it starts up?&lt;/P&gt;&lt;P&gt;Changing the BluePrism Login Agent service to start late may help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However, you should also open a ticket with BluePrism support and provide as much information as possible.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 23:09:19 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/118755#M52788</guid>
      <dc:creator>Jrwork</dc:creator>
      <dc:date>2025-02-08T23:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/118760#M52789</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1233"&gt;@Jrwork&lt;/a&gt;, thanks for your answer.&lt;/P&gt;&lt;P&gt;Features stop working for both cases, when an automation is running and when neither.&lt;/P&gt;&lt;P&gt;Yeah I should create a ticket.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 09:49:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/118760#M52789</guid>
      <dc:creator>Verestah</dc:creator>
      <dc:date>2025-02-10T09:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119796#M53051</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you suggest what was reason of issue?&lt;/P&gt;&lt;P&gt;It seems that I have similar problem at few VDIs after upgrading to Windows 11. Before everything was working good. Also not all VDIs after upgrade has problem.&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Piotr&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 12:47:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119796#M53051</guid>
      <dc:creator>Piotr__Wieczerzak</dc:creator>
      <dc:date>2025-04-07T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119832#M53066</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A little feedback after some discussions with the support.&lt;/P&gt;&lt;P&gt;They did not clearly identify the reason for this problem.&lt;BR /&gt;It may be a performance problem caused by the size of a certain table in the database, but I'm not convinced of the reason.&lt;/P&gt;&lt;P&gt;Furthermore, the problem hasn't recurred, so unfortunately there's no follow-up.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 14:27:18 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119832#M53066</guid>
      <dc:creator>Verestah</dc:creator>
      <dc:date>2025-04-09T14:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119856#M53069</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;so here is not working.&lt;/P&gt;&lt;P&gt;During login to server:&lt;/P&gt;&lt;P&gt;Login failed. The server instance cannot be referenced&lt;/P&gt;&lt;P&gt;BluePrism.Server.Domain.Models.BluePrismException: The server instance cannot be referenced&lt;BR /&gt;at BluePrism.AutomateAppCore.app._Closure$__._Lambda$__0-0()&lt;BR /&gt;at AutomateUI.frmApplication.btf(Object a, CancelEventArgs b)&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.OnConnectionPending()&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.RetryConnection(IInvocation a)&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.Intercept(IInvocation invocation)&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at Castle.Proxies.IServerProxy.GetDependenciesStatus()&lt;BR /&gt;at AutomateUI.frmApplication.btp()&lt;BR /&gt;at AutomateUI.frmApplication.PerformPostLoginActions(String locale)&lt;BR /&gt;at AutomateUI.frmApplication.AttemptLogin(String locale, Func`3 loginMethod)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or:&lt;/P&gt;&lt;P&gt;The following error has occurred:&lt;BR /&gt;The request channel timed out attempting to send after 00:00:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.&lt;/P&gt;&lt;P&gt;Also I checked event viewer:&lt;/P&gt;&lt;P&gt;Application: Automate.exe&lt;BR /&gt;Framework Version: v4.0.30319&lt;BR /&gt;Description: The process was terminated due to an unhandled exception.&lt;BR /&gt;Exception Info: System.ObjectDisposedException&lt;/P&gt;&lt;P&gt;Server stack trace:&lt;BR /&gt;at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(System.Runtime.Remoting.Proxies.MessageData ByRef, Int32)&lt;BR /&gt;at BluePrism.AutomateAppCore.IServer.IsServer()&lt;BR /&gt;at Castle.Proxies.Invocations.IServer_IsServer.InvokeMethodOnTarget()&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.Intercept(Castle.DynamicProxy.IInvocation)&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at Castle.Proxies.IServerProxy.IsServer()&lt;BR /&gt;at AutomateUI.BPApplication.Start(System.String[])&lt;BR /&gt;at Automate.Program.Main(System.String[])&lt;/P&gt;&lt;P&gt;and:&lt;/P&gt;&lt;P&gt;Faulting application name: Automate.exe, version: 7.3.1.11999, time stamp: 0x66718972&lt;BR /&gt;Faulting module name: KERNELBASE.dll, version: 10.0.26100.3775, time stamp: 0x6e2fc3bb&lt;BR /&gt;Exception code: 0xe0434352&lt;BR /&gt;Fault offset: 0x00000000000c933a&lt;BR /&gt;Faulting process id: 0x29C4&lt;BR /&gt;Faulting application start time: 0x1DBA9E999197D8D&lt;BR /&gt;Faulting application path: C:\Program Files\Blue Prism Limited\Blue Prism Automate\Automate.exe&lt;BR /&gt;Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll&lt;BR /&gt;Report Id: 553a7197-05ad-4f79-92ac-72f30ba4059c&lt;BR /&gt;Faulting package full name:&lt;BR /&gt;Faulting package-relative application ID:&lt;/P&gt;&lt;P&gt;And :&lt;/P&gt;&lt;P&gt;AutomateUI.BPApplication&lt;BR /&gt;An unhandled exception occurred in Blue Prism:&lt;/P&gt;&lt;P&gt;System.ObjectDisposedException: Cannot access a disposed object.&lt;BR /&gt;Object name: 'System.ServiceModel.Channels.ServiceChannel'.&lt;/P&gt;&lt;P&gt;Server stack trace:&lt;BR /&gt;at System.ServiceModel.Channels.CommunicationObject.ThrowIfDisposedOrNotOpen()&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;BR /&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/P&gt;&lt;P&gt;Exception rethrown at [0]:&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;BR /&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;BR /&gt;at BluePrism.AutomateAppCore.IServer.IsServer()&lt;BR /&gt;at Castle.Proxies.Invocations.IServer_IsServer.InvokeMethodOnTarget()&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at BluePrism.AutomateAppCore.ServerManager.Intercept(IInvocation invocation)&lt;BR /&gt;at Castle.DynamicProxy.AbstractInvocation.Proceed()&lt;BR /&gt;at Castle.Proxies.IServerProxy.IsServer()&lt;BR /&gt;at AutomateUI.BPApplication.Start(String[] args)&lt;BR /&gt;at Automate.Program.Main(String[] args)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look like problem with .net Framework after upgrade to window 11.&lt;/P&gt;&lt;P&gt;I tried to reinstall it but does not help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Piotr Wieczerzak&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 07:30:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/119856#M53069</guid>
      <dc:creator>Piotr__Wieczerzak</dc:creator>
      <dc:date>2025-04-10T07:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Random resource connection loss with the app server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/125166#M54514</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We have been seeing similar issues after migrating our app servers to a cloud hosted environment whilst retaining our resource machines on prem.&amp;nbsp; Everything points to failure of a persistent connection between the resource machines and the app server.&amp;nbsp;&amp;nbsp;Blue Prism is extremely sensitive to connection persistence, far more than bandwidth.&amp;nbsp; Have not resolved yet but am hopeful our internal network resources can check for all of the pertinent configuration settings.&amp;nbsp; May have to move back on prem if not resolved.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 20:15:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Random-resource-connection-loss-with-the-app-server/m-p/125166#M54514</guid>
      <dc:creator>GLWILAND</dc:creator>
      <dc:date>2026-03-27T20:15:22Z</dc:date>
    </item>
  </channel>
</rss>

