<?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: Practical implementation of Concurrent Sessions in Control Room in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97612#M45577</link>
    <description>&lt;P&gt;HI Babjee,&lt;/P&gt;
&lt;P&gt;Just curious what is the terminated session log indicating&amp;nbsp; when you are trying to run 2 processes concurrently in one VM ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2023 00:14:33 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-04-27T00:14:33Z</dc:date>
    <item>
      <title>Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97604#M45569</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I need help in understanding concurrent sessions on the same Machine/VM.&lt;BR /&gt;&lt;BR /&gt;For instance I've a license that has the capability to have 10 concurrent sessions and unlimited number of run time resources. I've created 2 objects in Background mode with a single action in both of them. I now created two different processes with one Background object action called in each, when I tried running both the processes one is getting completed and another is getting terminated as shown in below screenshot.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35474.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35530i16231D05C5C9B7B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="35474.png" alt="35474.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Though I've the lic capacity to have 10 concurrent Background sessions why is one process getting terminated.&lt;BR /&gt;Following screenshot shows my lic capacity:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35475.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35531i4BE9C2105017FB84/image-size/large?v=v2&amp;amp;px=999" role="button" title="35475.png" alt="35475.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 07:09:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97604#M45569</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-04-24T07:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97605#M45570</link>
      <description>&lt;P&gt;Hi&amp;nbsp; babjee vangipurapu,&lt;BR /&gt;&lt;BR /&gt;Virtual machine which you are testing have two run time resources or 1 run times resource?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 03:50:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97605#M45570</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-04-25T03:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97606#M45571</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="a1364716-b40d-4af9-81ad-3fc4498d485b" data-tag-text="@Harish M" href="https://community.blueprism.com/network/profile?UserKey=a1364716-b40d-4af9-81ad-3fc4498d485b" data-itemmentionkey="7744b4ad-54bf-4bfd-a7e5-1c2c02f7b6f4"&gt;@Harish M&lt;/A&gt; ,&lt;BR /&gt;&lt;BR /&gt;It has only 1 run time resource&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 04:03:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97606#M45571</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-04-25T04:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97607#M45572</link>
      <description>&lt;P&gt;Hi babjee vangipurapu&lt;BR /&gt;&lt;BR /&gt;Is there any reference object&amp;nbsp; having exclusive mode( double check once whether all the reference object was also set as&amp;nbsp; back ground)&lt;BR /&gt;&lt;BR /&gt;In order to run concurrent session on the same vm&amp;nbsp; you might need to have&amp;nbsp; run times resource running on different ports&amp;nbsp; some thing like / port&amp;nbsp; 8182 and 8183 on the same virtual machine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 04:24:49 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97607#M45572</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-04-25T04:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97608#M45573</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="a1364716-b40d-4af9-81ad-3fc4498d485b" data-tag-text="@Harish M" href="https://community.blueprism.com/network/profile?UserKey=a1364716-b40d-4af9-81ad-3fc4498d485b" data-itemmentionkey="37138fc6-44f0-4f9e-8623-62493bdfebd1"&gt;@Harish M&lt;/A&gt; ,&lt;BR /&gt;&lt;BR /&gt;There are no exclusive objects in the processes for sure both the processes use only Background Objects.&lt;span class="lia-inline-image-display-wrapper" image-alt="35471.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35528i925FA8B5F13EBF43/image-size/large?v=v2&amp;amp;px=999" role="button" title="35471.png" alt="35471.png" /&gt;&lt;/span&gt;&lt;BR /&gt;And I can see only one resource PC during the BOT run&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 05:53:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97608#M45573</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-04-25T05:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97609#M45574</link>
      <description>&lt;P&gt;Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f71abde0-4324-41bd-bb7d-018641d3f76c" data-tag-text="@Babjee Vangipurapu" href="https://community.blueprism.com/network/profile?UserKey=f71abde0-4324-41bd-bb7d-018641d3f76c" data-itemmentionkey="effbfb6a-5e02-4d60-b96f-fd81dd6cf7fd"&gt;@Babjee Vangipurapu&lt;/A&gt; ,&lt;BR /&gt;&lt;BR /&gt;Did you crosschecked the Run modes used in those objects? By default, it is exclusive as shown below.&lt;BR /&gt;For Background objects, you to have set the Run mode to Background.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35472.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/35529i89E4BF722F446BE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="35472.png" alt="35472.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 07:35:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97609#M45574</guid>
      <dc:creator>esaugos</dc:creator>
      <dc:date>2023-04-25T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97610#M45575</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1444"&gt;@esaugos&lt;/a&gt; ,&lt;BR /&gt;&lt;BR /&gt;Yes, I have selected the object run mode as Background itself&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 08:56:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97610#M45575</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-04-25T08:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97611#M45576</link>
      <description>&lt;P&gt;Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="f71abde0-4324-41bd-bb7d-018641d3f76c" data-tag-text="@Babjee Vangipurapu" href="https://community.blueprism.com/network/profile?UserKey=f71abde0-4324-41bd-bb7d-018641d3f76c" data-itemmentionkey="756eb37c-955c-48ab-bd52-1d1a1c8aeea4"&gt;@Babjee Vangipurapu&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;
&lt;/P&gt;&lt;P class="MsoNormal"&gt;Based on what you have described, running 2 background processes on a single Digital Worker (Runtime Resource) should work for you.&lt;/P&gt;
&lt;P class="MsoNormal"&gt;
&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;STRONG&gt;Things to try to identify the issue:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#1 For the Terminated Session, what does the Session Log say about why it was terminated?&lt;BR /&gt;&lt;/STRONG&gt;&lt;EM&gt;This may give a clue to what the issue is.&lt;/EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;#2 You will be able to run two instances (sessions) for the same process, can you run your working BG2_Process twice on the same Resource (Digital Worker)?&lt;BR /&gt;&lt;/STRONG&gt;&lt;EM&gt;If not, see #1 for the error&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;If yes, then it sounds like your &lt;STRONG&gt;BG1_Process&lt;/STRONG&gt; is the issue.&lt;/EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;#3 Can you run your BG1_Process process on the Resource?&lt;BR /&gt;&lt;/STRONG&gt;&lt;EM&gt;If yes, then try #4&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;If no, then it sounds like your &lt;STRONG&gt;BG1_Process &lt;/STRONG&gt;is the issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;STRONG&gt;#4 Can you run 2 instances (sessions) of your BG1_Process process on the Resource?&lt;BR /&gt;&lt;/STRONG&gt;&lt;EM&gt;If not, then you’ve narrowed the issue down to something with the &lt;STRONG&gt;BG1_Process&lt;/STRONG&gt; process.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;If yes, then the only other thing is a conflict between your &lt;STRONG&gt;BG1_Process &lt;/STRONG&gt;and &lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;BG2_Process&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;I hope this helps...&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Kind regards&lt;/P&gt;
&lt;P class="MsoNormal"&gt;Chris Strong&lt;/P&gt;
&lt;P class="MsoNormal"&gt;SS&amp;amp;C Blue Prism Product Manager&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 12:37:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97611#M45576</guid>
      <dc:creator>chris.strong</dc:creator>
      <dc:date>2023-04-25T12:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Practical implementation of Concurrent Sessions in Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97612#M45577</link>
      <description>&lt;P&gt;HI Babjee,&lt;/P&gt;
&lt;P&gt;Just curious what is the terminated session log indicating&amp;nbsp; when you are trying to run 2 processes concurrently in one VM ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 00:14:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Practical-implementation-of-Concurrent-Sessions-in-Control-Room/m-p/97612#M45577</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-04-27T00:14:33Z</dc:date>
    </item>
  </channel>
</rss>

