<?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: How to install two web adaptors on the same machine ? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/1557962#M40968</link>
    <description>&lt;P&gt;When adding an app pool as a user to the WebAdapter.config file in both portal and server folders, make sure you set the location to the local machine, if location is set to the domain it will not find the user also the format of the username is as follows&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IIS APPPOOL\ArcGISWebAdaptorAppPool &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you had '/' instead of '\' in the example you gave in your post.&lt;BR /&gt;&lt;BR /&gt;I create two new app pools, something like&amp;nbsp;ArcGISWebAdatorPortal and&amp;nbsp;ArcGISWebAdatorServer, 1 each for the portal and server application and I use app pool that gets installed when you run the webadapter installer 'ArcGISWebAdaptorAppPool' for the default website.&lt;BR /&gt;&lt;BR /&gt;We had some issues with IIS crashing out when using a single app pool for both portal and server so would recommend splitting these out.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShaunGibbins_0-1731499872202.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119386i79DC98C85AFF8CA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShaunGibbins_0-1731499872202.png" alt="ShaunGibbins_0-1731499872202.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2024 12:13:53 GMT</pubDate>
    <dc:creator>ShaunGibbins</dc:creator>
    <dc:date>2024-11-13T12:13:53Z</dc:date>
    <item>
      <title>How to install two web adaptors on the same machine ?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380415#M14762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I'm using 10.5.1 version&lt;/P&gt;&lt;P&gt;I've installed wa for arcgis server and named it "server"&lt;/P&gt;&lt;P&gt;but I can't install another WA for my Portal, because the setup.exe gives me only two options "repair" or "Remove"&lt;/P&gt;&lt;P&gt;I tried to follow the instructions in this response :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/113961"&gt;How to set up two Web Adaptors on one machine (for AG Server and Portal)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I get the error:&amp;nbsp;&lt;/P&gt;&lt;H1 class="" style="color: #0079c1; background-color: #ffffff; font-weight: 300; font-size: 1.69949rem; margin: 0px 0px 0.775rem;"&gt;Application Error: Access to the path 'C:\Inetpub\wwwroot\arcgis\WebAdaptor.config' is denied&lt;/H1&gt;&lt;P&gt;I've tried the solution suggested here :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000011606" title="https://support.esri.com/en/technical-article/000011606"&gt;Error: Application Error: Access to the path 'C:\Inetpub\wwwroot\arcgis\WebAdaptor.config' is denied&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but in the step number 9 in the link above, I can't enter&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;enter 'IIS APPPOOL\ArcGISWebAdaptorAppPool' user,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;so I am literally BLOCKED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;please guys help me,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;and tag anyone that has already faced the same problem ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;my Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 15:20:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380415#M14762</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2018-07-04T15:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to install two web adaptors on the same machine ?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380416#M14763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A few more details would help, such as OS, web server version (IIS? Apache?), etc...but I think you're going to get a quicker answer from TS.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:41:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380416#M14763</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-07-05T15:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to install two web adaptors on the same machine ?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380417#M14764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the IIS_IUSRS group listed as having permissions? Are you installing the WA as an administrator on the machine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 18:36:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380417#M14764</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-07-05T18:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to install two web adaptors on the same machine ?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380418#M14765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FINALLY I solved that problem,&lt;/P&gt;&lt;P&gt;&amp;nbsp;actually when I wasn't able to add the IIS APPPOOL/ArcGISWebAdaptorAppPool v4.0 user to my webAdaptor file, I changed the owner of the file from "administrator" to "system" then simply added the user "everyone" as a user of the file and give it full control over it and that solved my problem, so the instructions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;1. Install your 1st web adaptor, and you name it 'waportal' &amp;gt; don't register anything in here&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;2. go to c:/inetpub/wwwroot -&amp;gt; copy 'waportal' and paste on the same place c:/inetpub/wwroot/&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; by default second wa name is 'waportal copy'. rename it, for example 'waserver'&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;3. you have to convert 'waserver' as application. go to IIS Manager &amp;gt; in the left side expand Default Website &amp;gt; right click in waserver, choose convert to application&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;4. chnage the owner of the file webadaptor.config from administrator to "system" and then try to add the user "&lt;SPAN&gt;IIS APPPOOL/ArcGISWebAdaptorAppPool&amp;nbsp;" and give it full control, if that doesn't work, add instead "everyone" user.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;5. you have 2 wa right now. the first is waportal and the second is waserver.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;a. register your portal on your waportal&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://yourhost/waportal/webadaptor/" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://yourhost/waportal/webadaptor/&lt;/A&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt; select portal for arcgis then follow the instruction&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;b. register your arcgis server on your waserver&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://yourhost/waserver/webadaptor/" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; font-size: inherit; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://yourhost/waserver/webadaptor/&lt;/A&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;gt; select arcgis for server then follow the instruction.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 12:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380418#M14765</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2018-07-10T12:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to install two web adaptors on the same machine ?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380419#M14766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same Problem with 107&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2019 14:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/380419#M14766</guid>
      <dc:creator>HassanMahmoud1</dc:creator>
      <dc:date>2019-04-01T14:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to install two web adaptors on the same machine ?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/1557962#M40968</link>
      <description>&lt;P&gt;When adding an app pool as a user to the WebAdapter.config file in both portal and server folders, make sure you set the location to the local machine, if location is set to the domain it will not find the user also the format of the username is as follows&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IIS APPPOOL\ArcGISWebAdaptorAppPool &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you had '/' instead of '\' in the example you gave in your post.&lt;BR /&gt;&lt;BR /&gt;I create two new app pools, something like&amp;nbsp;ArcGISWebAdatorPortal and&amp;nbsp;ArcGISWebAdatorServer, 1 each for the portal and server application and I use app pool that gets installed when you run the webadapter installer 'ArcGISWebAdaptorAppPool' for the default website.&lt;BR /&gt;&lt;BR /&gt;We had some issues with IIS crashing out when using a single app pool for both portal and server so would recommend splitting these out.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShaunGibbins_0-1731499872202.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119386i79DC98C85AFF8CA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShaunGibbins_0-1731499872202.png" alt="ShaunGibbins_0-1731499872202.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 12:13:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-install-two-web-adaptors-on-the-same/m-p/1557962#M40968</guid>
      <dc:creator>ShaunGibbins</dc:creator>
      <dc:date>2024-11-13T12:13:53Z</dc:date>
    </item>
  </channel>
</rss>

