<?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: Process Deadlock while accessing Control Room in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Process-Deadlock-while-accessing-Control-Room/m-p/87758#M38426</link>
    <description>The issue is probably with size of database, you can find more info here&amp;nbsp;&lt;A href="http://portal.blueprism.com/customer-support/support-center#/path/1137390322" target="_blank" rel="noopener"&gt;http://portal.blueprism.com/customer-support/support-center#/path/1137390322&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Aug 2019 09:16:00 GMT</pubDate>
    <dc:creator>GopalBhaire</dc:creator>
    <dc:date>2019-08-14T09:16:00Z</dc:date>
    <item>
      <title>Process Deadlock while accessing Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Deadlock-while-accessing-Control-Room/m-p/87757#M38425</link>
      <description>&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;Just wanted to ask around if anyone has a known solution for the below error.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;This happens when trying to navigate around control room - specifically when trying to look and monitor processes that are currently running.&lt;BR /&gt;&lt;BR /&gt;Error message and screenshot below:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt;System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 242) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt;Server stack trace: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean&amp;amp; dataReady)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean&amp;amp; moreRows)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean&amp;amp; more)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Data.SqlClient.SqlDataReader.Read()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at BluePrism.AutomateAppCore.clsServer.GetFilteredSessions(IDatabaseConnection con, ICollection`1 processNames, ICollection`1 resourceName, String userName, SessionStatus sessStatus, DateTime startDate, DateTime endDate, DateTime updatedBefore, Boolean localButRemote, Boolean excludeAllLocal, Int32 maxSessionCount, SessionSortInfo sortInfo)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at BluePrism.AutomateAppCore.clsServer.GetFilteredSessions(ICollection`1 processNames, ICollection`1 resourceName, String userName, SessionStatus sessStatus, DateTime startDate, DateTime endDate, DateTime updatedBefore, Boolean localButRemote, Boolean excludeAllLocal, Int32 maxSessionCount, SessionSortInfo sortInfo)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]&amp;amp; outArgs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt;Exception rethrown at [0]: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp; msgData, Int32 type)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at BluePrism.AutomateAppCore.IServer.GetFilteredSessions(ICollection`1 processNames, ICollection`1 resourceName, String userName, SessionStatus sessStatus, DateTime startDate, DateTime endDate, DateTime updatedBefore, Boolean localButRemote, Boolean excludeAllLocal, Int32 maxSessionCount, SessionSortInfo sortInfo)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt; at AutomateUI.ctlSessionManagement.GetFilteredSessions(Int32 maxSessionCount)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt;ClientConnectionId:e4d89b07-c074-4ea5-9051-33e5fc42538f&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt;Error Number:1205,State:52,Class:13&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Screenshot:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16069.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16222iD42FAD4F67047619/image-size/large?v=v2&amp;amp;px=999" role="button" title="16069.png" alt="16069.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Brian&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Bri Gacad&lt;BR /&gt;Senior IT Domain Specialist&lt;BR /&gt;Telstra&lt;BR /&gt;Australia/Melbourne&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Deadlock-while-accessing-Control-Room/m-p/87757#M38425</guid>
      <dc:creator>BrianneGacad</dc:creator>
      <dc:date>2019-08-14T08:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Process Deadlock while accessing Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Process-Deadlock-while-accessing-Control-Room/m-p/87758#M38426</link>
      <description>The issue is probably with size of database, you can find more info here&amp;nbsp;&lt;A href="http://portal.blueprism.com/customer-support/support-center#/path/1137390322" target="_blank" rel="noopener"&gt;http://portal.blueprism.com/customer-support/support-center#/path/1137390322&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Aug 2019 09:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Process-Deadlock-while-accessing-Control-Room/m-p/87758#M38426</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-08-14T09:16:00Z</dc:date>
    </item>
  </channel>
</rss>

