<?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: Resource PCs remain idle while VM is logged off in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44335#M834</link>
    <description>Hi john,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;So when I run the login agent I get the following exception
&lt;TABLE style="width: 426px;" height="49"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="width: 425px;"&gt;&lt;STRONG&gt;ERROR: Exception : : The operation has timed out.&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;BR /&gt;I logged in on the resource and checked the event logs and I see the following before the above exception:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;BluePrism.AutomateAppCore.clsDBLoggingEngine&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to write to session log (attempt 1): Session: 2653; Message: Error while attempting to log to database: System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Parameter name: offset&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Server stack trace: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.DateTimeOffset.ValidateDate(DateTime dateTime, TimeSpan offset)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.DateTimeOffset..ctor(DateTime dateTime)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.clsServer.LogToDB(IDatabaseConnection con, Int32 iSessionNumber, Guid gStageId, String sStageName, StageTypes iStageType, String sResult, DataType iResultType, LogInfo loginfo, DateTimeOffset startDate, String sAttributeXML, String sProcessName, String sPageName, String sObjectName, String sActionName, Boolean unicode)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.clsServer.LogToDB(Int32 iSessionNumber, Guid gResourceId, String sResourceName, Guid gStageId, String sStageName, StageTypes iStageType, String sResult, DataType iResultType, LogInfo loginfo, DateTimeOffset startDate, String sAttributeXML, String sProcessName, String sPageName, String sObjectName, String sActionName, Boolean unicode)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at SyncInvokeLogToDB(Object , Object[] , Object[] )&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp;amp; outputs)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.BPCoreLib.Extensions.RethrowWithStackTrace(Exception this)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.MyExceptionHandlingMessageInspector.AfterReceiveReply(Message&amp;amp; reply, Object correlationState)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Exception rethrown at [0]: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.IServer.LogToDB(Int32 iSessionNumber, Guid gResourceId, String sResourceName, Guid gStageId, String sStageName, StageTypes iStageType, String sResult, DataType iResultType, LogInfo loginfo, DateTimeOffset startDate, String sAttributeXML, String sProcessName, String sPageName, String sObjectName, String sActionName, Boolean unicode)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.clsDBLoggingEngine.DoLog(clsProcessStage stg, String res, DataType resType, clsArgumentList inputs, clsArgumentList outputs, LogInfo loginfo, String objName, String actionName); Stage: &amp;lt;none&amp;gt;; Result: Created session log&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Reflect accordingly I mean the resources showing the correct state of the resources e.g. Logged out&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nkateko Glen Ngunyulu&lt;BR /&gt;Robotics Process Automation Developer&lt;BR /&gt;Ernst &amp;amp; Young&lt;BR /&gt;Africa/Johannesburg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Feb 2022 16:02:00 GMT</pubDate>
    <dc:creator>Nkateko_GlenNgu</dc:creator>
    <dc:date>2022-02-08T16:02:00Z</dc:date>
    <item>
      <title>Resource PCs remain idle while VM is logged off</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44333#M832</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Kindly assist, my Resource PCs remain idle while the VMs are actually logged off. How can I get them to reflect accordingly? I am not sure I am missing.&lt;BR /&gt;&lt;BR /&gt;See screenshot attached.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nkateko Glen Ngunyulu&lt;BR /&gt;Robotics Process Automation Developer&lt;BR /&gt;Ernst &amp;amp; Young&lt;BR /&gt;Africa/Johannesburg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44333#M832</guid>
      <dc:creator>Nkateko_GlenNgu</dc:creator>
      <dc:date>2022-02-08T15:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Resource PCs remain idle while VM is logged off</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44334#M833</link>
      <description>Hi &lt;SPAN&gt;Nkateko - I think that's normal. I'm guessing you have implemented Login Agent? This will re-activate the resource PC when Windows is logged out and make appear as 'Idle' in Control Room. The idea is that these 'logged out' resources are available to run the Login process.&lt;BR /&gt;&lt;BR /&gt;Can you explain what you mean&amp;nbsp;by 'reflect accordingly'?&lt;BR /&gt;&lt;BR /&gt;John&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44334#M833</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-02-08T15:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Resource PCs remain idle while VM is logged off</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44335#M834</link>
      <description>Hi john,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;So when I run the login agent I get the following exception
&lt;TABLE style="width: 426px;" height="49"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="width: 425px;"&gt;&lt;STRONG&gt;ERROR: Exception : : The operation has timed out.&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;BR /&gt;I logged in on the resource and checked the event logs and I see the following before the above exception:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;BluePrism.AutomateAppCore.clsDBLoggingEngine&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to write to session log (attempt 1): Session: 2653; Message: Error while attempting to log to database: System.ArgumentOutOfRangeException: The UTC time represented when the offset is applied must be between year 0 and 10,000.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Parameter name: offset&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Server stack trace: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.DateTimeOffset.ValidateDate(DateTime dateTime, TimeSpan offset)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.DateTimeOffset..ctor(DateTime dateTime)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.clsServer.LogToDB(IDatabaseConnection con, Int32 iSessionNumber, Guid gStageId, String sStageName, StageTypes iStageType, String sResult, DataType iResultType, LogInfo loginfo, DateTimeOffset startDate, String sAttributeXML, String sProcessName, String sPageName, String sObjectName, String sActionName, Boolean unicode)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.clsServer.LogToDB(Int32 iSessionNumber, Guid gResourceId, String sResourceName, Guid gStageId, String sStageName, StageTypes iStageType, String sResult, DataType iResultType, LogInfo loginfo, DateTimeOffset startDate, String sAttributeXML, String sProcessName, String sPageName, String sObjectName, String sActionName, Boolean unicode)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at SyncInvokeLogToDB(Object , Object[] , Object[] )&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp;amp; outputs)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.BPCoreLib.Extensions.RethrowWithStackTrace(Exception this)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.MyExceptionHandlingMessageInspector.AfterReceiveReply(Message&amp;amp; reply, Object correlationState)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc&amp;amp; rpc)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Exception rethrown at [0]: &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.IServer.LogToDB(Int32 iSessionNumber, Guid gResourceId, String sResourceName, Guid gStageId, String sStageName, StageTypes iStageType, String sResult, DataType iResultType, LogInfo loginfo, DateTimeOffset startDate, String sAttributeXML, String sProcessName, String sPageName, String sObjectName, String sActionName, Boolean unicode)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at BluePrism.AutomateAppCore.clsDBLoggingEngine.DoLog(clsProcessStage stg, String res, DataType resType, clsArgumentList inputs, clsArgumentList outputs, LogInfo loginfo, String objName, String actionName); Stage: &amp;lt;none&amp;gt;; Result: Created session log&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Reflect accordingly I mean the resources showing the correct state of the resources e.g. Logged out&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nkateko Glen Ngunyulu&lt;BR /&gt;Robotics Process Automation Developer&lt;BR /&gt;Ernst &amp;amp; Young&lt;BR /&gt;Africa/Johannesburg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2022 16:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44335#M834</guid>
      <dc:creator>Nkateko_GlenNgu</dc:creator>
      <dc:date>2022-02-08T16:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Resource PCs remain idle while VM is logged off</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44336#M835</link>
      <description>Hi Nkateto - I found a Knowledgebase article that suggests a simple fix, although it does not explain the cause of the error message. Try the advice in this article butif it doesn't help, then I'd recommend raising a ticket so the Support team can help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/customer-support/support-center#/path/Automation-Design/Studio/Process-Design/1432827892/How-do-I-fix-error-The-UTC-time-represented-when-the-offset-is-applied-must-be-between-year-0-and-10-000-after-upgrading-Blue-Prism.htm" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/customer-support/support-center#/path/Automation-Design/Studio/Process-Design/1432827892/How-do-I-fix-error-The-UTC-time-represented-when-the-offset-is-applied-must-be-between-year-0-and-10-000-after-upgrading-Blue-Prism.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2022 09:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44336#M835</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-02-09T09:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Resource PCs remain idle while VM is logged off</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44337#M836</link>
      <description>Hi John,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have tried the solution and still experiencing the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for the help, I will proceed to raise a ticket with the support team.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nkateko Glen Ngunyulu&lt;BR /&gt;Robotics Process Automation Developer&lt;BR /&gt;Ernst &amp;amp; Young&lt;BR /&gt;Africa/Johannesburg&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2022 12:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Resource-PCs-remain-idle-while-VM-is-logged-off/m-p/44337#M836</guid>
      <dc:creator>Nkateko_GlenNgu</dc:creator>
      <dc:date>2022-02-09T12:09:00Z</dc:date>
    </item>
  </channel>
</rss>

