<?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: Connecting Between Runtime resource and application server in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90946#M41061</link>
    <description>Hi Henry,&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;1. connection type : bp server , connection mode :WCf: Soap with message encryption and windows authentication&lt;BR /&gt;&lt;SPAN&gt;2. We tried changing connection mode to secure and Insecure then we got error "Server is Unavailable after retrying for 2 minutes"&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/B&gt;What are the next steps to be followed?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vinod Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Dec 2020 15:14:00 GMT</pubDate>
    <dc:creator>vinodchinthakin</dc:creator>
    <dc:date>2020-12-01T15:14:00Z</dc:date>
    <item>
      <title>Connecting Between Runtime resource and application server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90942#M41057</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We are configured App server in VM1 and now trying to connect RR in VM2 with App server which is in VM1.&lt;BR /&gt;&lt;BR /&gt;The following error has occurred:&lt;BR /&gt;&lt;STRONG&gt;Client is unable to finish the security negotiation within the configured timeout (00:00:09.9843780). The current negotiation leg is 1 (00:00:09.9843780).&lt;/STRONG&gt; &lt;BR /&gt;&lt;BR /&gt;Steps performed on VM1&lt;BR /&gt;1. In VM1 we have installed BP6.9, then created and configured sql database connection.(as BPPROD) then applied license and set encryption schema.&amp;nbsp;&lt;BR /&gt;2. configured BP server with private ip of VM and port as 8199 and able to run Bpserver from Services.msc&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Steps performed on VM2&lt;BR /&gt;1. Installed BP6.9, created new connection as BP Server with port as 8199, connection type : bp server , bp server name : private ip of VM1 and tried to Test connection but results with an above mentioned error.&lt;BR /&gt;2. tried to configure BP server but results with an above mentioned error.&lt;BR /&gt;&lt;BR /&gt;What are the next steps to be followed?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vinod Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2020 07:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90942#M41057</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2020-12-01T07:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Connecting Between Runtime resource and application server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90943#M41058</link>
      <description>Hi Vinod,&lt;BR /&gt;&lt;BR /&gt;You did not mention&amp;nbsp; the connection type... if possible, I recommend to try using ,net remoting insecured for testing ...just to see if you can manage to have a working configuration in the first place.&lt;BR /&gt;&lt;BR /&gt;Once this is successful, try using other connection modes...&lt;BR /&gt;&lt;BR /&gt;For your VM1, in normal cases, you might want to skip providing binding ip.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Henry Li&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2020 12:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90943#M41058</guid>
      <dc:creator>henrynli</dc:creator>
      <dc:date>2020-12-01T12:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Connecting Between Runtime resource and application server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90944#M41059</link>
      <description>Hi Vinod,&lt;BR /&gt;&lt;BR /&gt;Can you do some basic network tests like Telnet from VM2 to VM 1 on port 8199 to ensure there is no firewall restrictions in place? if the telnet establishes successful connection make sure you use the same connetion mode that you have set on the Bpserver. its better to start with .Net remoting secure or in secured based on your Database connection configuration (AD integrated/Native authentication/Both)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;RPA Product SME&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;*"If you find  this post helpful, please press the "Recommend" Button.*&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2020 12:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90944#M41059</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2020-12-01T12:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Connecting Between Runtime resource and application server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90945#M41060</link>
      <description>Hi Jerin,&lt;BR /&gt;&amp;nbsp;We are able to &lt;SPAN&gt;establish successful connection between two VM's. using ping. when tried with Connection Mode: WCF: Soap with message encryption and windows authentication still getting same error as mentioned earlier.&lt;BR /&gt;We tried changing connection mode to secure and Insecure then we got error "Server is Unavailable after retrying for 2 minutes" &lt;BR /&gt;&lt;BR /&gt;Can u suggest what are steps to be followed to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vinod Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2020 13:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90945#M41060</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2020-12-01T13:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Connecting Between Runtime resource and application server</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90946#M41061</link>
      <description>Hi Henry,&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;1. connection type : bp server , connection mode :WCf: Soap with message encryption and windows authentication&lt;BR /&gt;&lt;SPAN&gt;2. We tried changing connection mode to secure and Insecure then we got error "Server is Unavailable after retrying for 2 minutes"&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/B&gt;What are the next steps to be followed?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vinod Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2020 15:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connecting-Between-Runtime-resource-and-application-server/m-p/90946#M41061</guid>
      <dc:creator>vinodchinthakin</dc:creator>
      <dc:date>2020-12-01T15:14:00Z</dc:date>
    </item>
  </channel>
</rss>

