<?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: Blue Prism application crashes while running process in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-application-crashes-while-running-process/m-p/82050#M33538</link>
    <description>It could be that it's something the process is doing, but please raise a ticket with the Support team and provide them with as much detail as possible for them to help you.&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>Mon, 04 May 2020 08:30:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2020-05-04T08:30:00Z</dc:date>
    <item>
      <title>Blue Prism application crashes while running process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-application-crashes-while-running-process/m-p/82049#M33537</link>
      <description>Hello,&lt;BR /&gt;I am running a process repeatedly and Blue prism runtime is after various times crashing with below error.&amp;nbsp;&lt;BR /&gt;On the machine with Windows 10 Enterprise I don't see any problem; memory and cpu is normal.&lt;BR /&gt;How can I prevent this error?&lt;BR /&gt;&lt;BR /&gt;The error in the event viewer is:&lt;BR /&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.AccessViolationException&lt;BR /&gt; at System.Data.OleDb.DataSourceWrapper.InitializeAndCreateSession(System.Data.OleDb.OleDbConnectionString, System.Data.OleDb.SessionWrapper ByRef)&lt;BR /&gt; at System.Data.OleDb.OleDbConnectionInternal..ctor(System.Data.OleDb.OleDbConnectionString, System.Data.OleDb.OleDbConnection)&lt;BR /&gt; at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(System.Data.Common.DbConnectionOptions, System.Data.Common.DbConnectionPoolKey, System.Object, System.Data.ProviderBase.DbConnectionPool, System.Data.Common.DbConnection)&lt;BR /&gt; at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(System.Data.Common.DbConnectionOptions, System.Data.Common.DbConnectionPoolKey, System.Object, System.Data.ProviderBase.DbConnectionPool, System.Data.Common.DbConnection, System.Data.Common.DbConnectionOptions)&lt;BR /&gt; at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionPoolGroup, System.Data.Common.DbConnectionOptions)&lt;BR /&gt; at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(System.Data.Common.DbConnection, System.Threading.Tasks.TaskCompletionSource`1&amp;lt;System.Data.ProviderBase.DbConnectionInternal&amp;gt;, System.Data.Common.DbConnectionOptions, System.Data.ProviderBase.DbConnectionInternal, System.Data.ProviderBase.DbConnectionInternal ByRef)&lt;BR /&gt; at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionFactory, System.Threading.Tasks.TaskCompletionSource`1&amp;lt;System.Data.ProviderBase.DbConnectionInternal&amp;gt;, System.Data.Common.DbConnectionOptions)&lt;BR /&gt; at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionFactory, System.Threading.Tasks.TaskCompletionSource`1&amp;lt;System.Data.ProviderBase.DbConnectionInternal&amp;gt;, System.Data.Common.DbConnectionOptions)&lt;BR /&gt; at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(System.Data.Common.DbConnection, System.Data.ProviderBase.DbConnectionFactory)&lt;BR /&gt; at System.Data.OleDb.OleDbConnection.Open()&lt;BR /&gt; at Schada_Claims_Read_Object.Get_Polis_Data(System.String, System.Decimal, System.Data.DataTable ByRef)&lt;BR /&gt;&lt;BR /&gt;Exception Info: System.Reflection.TargetInvocationException&lt;BR /&gt; at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)&lt;BR /&gt; at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])&lt;BR /&gt; at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)&lt;BR /&gt; at BluePrism.AutomateProcessCore.Compilation.MethodInvoker.InvokeMethod(System.Object, System.String, BluePrism.AutomateProcessCore.clsArgument[], BluePrism.AutomateProcessCore.clsArgument[])&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsCompilerRunner.Execute(BluePrism.AutomateProcessCore.Stages.clsCodeStage, BluePrism.AutomateProcessCore.clsArgumentList, BluePrism.AutomateProcessCore.clsArgumentList, System.String ByRef)&lt;BR /&gt; at BluePrism.AutomateProcessCore.Stages.clsCodeStage.Execute(System.Guid ByRef)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsProcess.RunStep(BluePrism.AutomateProcessCore.clsProcessBreakpointInfo ByRef, Boolean)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsProcess.RunAction(RunActions, BluePrism.AutomateProcessCore.clsProcessBreakpointInfo ByRef, Boolean)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsVBO.DoDoAction(System.String, BluePrism.AutomateProcessCore.clsProcessStage, BluePrism.AutomateProcessCore.clsArgumentList, BluePrism.AutomateProcessCore.clsArgumentList ByRef)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsBusinessObject.DoAction(System.String, BluePrism.AutomateProcessCore.clsProcessStage, BluePrism.AutomateProcessCore.clsArgumentList, BluePrism.AutomateProcessCore.clsArgumentList ByRef)&lt;BR /&gt; at BluePrism.AutomateProcessCore.Stages.clsActionStage.Execute(System.Guid ByRef)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsProcess.RunStep(BluePrism.AutomateProcessCore.clsProcessBreakpointInfo ByRef, Boolean)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsProcess.RunAction(RunActions, BluePrism.AutomateProcessCore.clsProcessBreakpointInfo ByRef, Boolean)&lt;BR /&gt; at BluePrism.AutomateProcessCore.clsProcess.RunAction(RunActions)&lt;BR /&gt; at BluePrism.AutomateAppCore.RunnerRecord.RunnerMethod()&lt;BR /&gt; at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)&lt;BR /&gt; at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)&lt;BR /&gt; at System.Threading.ThreadHelper.ThreadStart()&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Siebe de Boer&lt;BR /&gt;Administrator&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 04 May 2020 07:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-application-crashes-while-running-process/m-p/82049#M33537</guid>
      <dc:creator>Siebede_Boer</dc:creator>
      <dc:date>2020-05-04T07:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue Prism application crashes while running process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-application-crashes-while-running-process/m-p/82050#M33538</link>
      <description>It could be that it's something the process is doing, but please raise a ticket with the Support team and provide them with as much detail as possible for them to help you.&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>Mon, 04 May 2020 08:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-application-crashes-while-running-process/m-p/82050#M33538</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-05-04T08:30:00Z</dc:date>
    </item>
  </channel>
</rss>

