<?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: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine in High Availability and Disaster Recovery Questions</title>
    <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1698506#M898</link>
    <description>&lt;P&gt;I installed the patch today and indeed, this one is solved&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2026 13:05:49 GMT</pubDate>
    <dc:creator>PhilippeVDV</dc:creator>
    <dc:date>2026-04-27T13:05:49Z</dc:date>
    <item>
      <title>11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1653688#M843</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am testing the replication of an Enterprise 11.5 deployment on Windows Server 2022 with 3 datastores (tileCache, relational, and objectStore).&lt;/P&gt;&lt;P&gt;I set up a standby environment on a different set of VMs and restore a webgisdr backup. At first sight, everything is in order and all the components are properly restored and connected one another.&lt;/P&gt;&lt;P&gt;But when having a closer a look at the objectStore, I realized that is now pointing to the original objectStore.&lt;/P&gt;&lt;P&gt;You can notice it:&lt;/P&gt;&lt;P&gt;- from the ArcGIS Server manager when validating the objectStore: the _proxyUrl parameter is:&lt;/P&gt;&lt;P&gt;&lt;A href="https://myoriginaldatastoreVM.company.com:2443/arcgis/datastoreadmin/machines/MYORIGINGALDATASTOREVM.COMPANY.COM/validate" target="_blank" rel="noopener"&gt;https://myoriginaldatastoreVM.company.com:2443/arcgis/datastoreadmin/machines/MYORIGINGALDATASTOREVM.COMPANY.COM/validate&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- from the&amp;nbsp;ArcGIS Server admin interface when checking the machines of the cloud store "objectStore":&lt;/P&gt;&lt;P&gt;&lt;A href="https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/AGSDataStore_objectstore_oz_aev7q1p/machines" target="_blank" rel="noopener"&gt;https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/AGSDataStore_objectstore_oz_aev7q1p/machines&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is the name of the original datastore VM which is written (ie: "myoriginaldatastore").&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you now check the replicatedDataStore VM, and browse:&lt;/P&gt;&lt;P&gt;&lt;A href="https://localhost:2443/arcgis/datastore/" target="_blank" rel="noopener"&gt;https://localhost:2443/arcgis/datastore/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will see that it is no longer "attached" on the replicated deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am confused: is it a BUG or a feature ? Did I miss anything&amp;nbsp;&lt;SPAN class=""&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;maybe ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Thanks,&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;/cc FYI &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/55173"&gt;@PhilippeVDV&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/345112"&gt;@CedricDespierreCorporon&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Sep 2025 14:52:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1653688#M843</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2025-09-27T14:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1653712#M844</link>
      <description>&lt;P&gt;And the worst is that it also happens if your webgidr does not include object store (by setting "INCLUDE_GRAPH_STORE_DATA" to false) !&lt;BR /&gt;So the only working workflow to fully replicate a 11.5 ArcGIS Enterprise deployment that contains an objectStore datastore is the following:&lt;/P&gt;&lt;P&gt;1 - You don't want to try to make a full webgisdr backup that includes an objectStore because as soon as you have some data (&amp;gt; 100 Go),&lt;BR /&gt;webgisdr just never finishes (cf. &lt;A href="https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/can-t-backup-arcgis-enterprise-11-4-webgisdr-since/td-p/1562990" target="_blank"&gt;https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/can-t-backup-arcgis-enterprise-11-4-webgisdr-since/td-p/1562990&lt;/A&gt; - BUG-000173313 [1]). At least, this is my experience.&lt;BR /&gt;2 - Make a manual backup of your production objectStore using the "backupdatastore" command: `backupdatastore.bat --store object` (if backup drive destination is local, it only takes few hours...&lt;BR /&gt;BUG-000173313 is mainly due to the copie of hundred of millions files to the webgisdr SHARED_LOCATION and BACKUP_LOCATION which have to be shared drives accessible by all ArcGIS Enteprise components)&lt;BR /&gt;3- Make a webgisdr that not include the objectStore by setting "INCLUDE_GRAPH_STORE_DATA" to false.&lt;BR /&gt;4- On your standby environment configure all the VMs including the configuration of the objectStore&lt;BR /&gt;5- Run import of webgidr on the standby environment&lt;BR /&gt;6- Check webgisdr import was successful. On ArcGIS Manager, validate your datastores. If it loads forever, it very likely means that the query on the objectStore failed. You need to try again (BUG-000173247 [2]).&lt;BR /&gt;7 - Go on the ArcGIS Server admin interface, section "data/items/cloudStore" and check the machine(s) name:&lt;BR /&gt;&lt;A href="https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/AGSDataStore_objectstore_oz_aev7q" target="_blank"&gt;https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/AGSDataStore_objectstore_oz_aev7q&lt;/A&gt;&lt;BR /&gt;It unfortunately is the machines from the production environment. Your production object datatore is now "consummed" from the 2 ArcGIS Server environments.&lt;BR /&gt;8 - We now have to restore the objectStore using ArcGIS Datastore CLI if we want a truely replicated environment. First step is to disconnect the ojectStore from the replicated ArcGIS Server.&lt;BR /&gt;9 - Go to ArcGIS Server Manager in the data stores section and try to enregistrer it. You can't because of BUG-000172916 [3]. You need to do it from the ADMIN interface&lt;BR /&gt;10 - Go to ArcGIS Server Admin interface.&lt;BR /&gt;* Go &lt;A href="https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/" target="_blank"&gt;https://myags.company.com:6443/arcgis/admin/data/items/cloudStores/&lt;/A&gt; and copy the string of "Child items": something like "/cloudStores/AGSDataStore_objectstore_oz_aev7q1p"&lt;BR /&gt;* Go to &lt;A href="https://myags.company.com:6443/arcgis/admin/data/unregisterItem" target="_blank"&gt;https://myags.company.com:6443/arcgis/admin/data/unregisterItem&lt;/A&gt; and paste the copied string and click "Unregister"&lt;BR /&gt;* Go back to the "Manager" interface and check the objectStore is no longer there&lt;BR /&gt;11 - Detach the backup objectStore drive and attach it to the standby datastore VM so that you restore it using the CLI (or you can try from a shared drive but it will take forever...):&lt;BR /&gt;`restoredatastore.bat --store object --target most-recent --source-loc E:\arcgis\backup\object --data-dir D:\arcgis\arcgisdatastore --server-url &lt;A href="https://myags.company.com:6443" target="_blank"&gt;https://myags.company.com:6443&lt;/A&gt; --server-admin siteadmin --server-password updateme`&lt;BR /&gt;12 - After hours of restore, you should now have a functional truely replicated objectStore attached to the standby ArcGIS Server&lt;/P&gt;&lt;P&gt;[1] BUG-000173313 - After migrating hosted scene layer caches from the tile cache data store to the object store, backups of the object store take significantly longer than backups of the tile cache data store containing the same content in ArcGIS Enterprise.&lt;BR /&gt;[2] BUG-000173247 - Can't validate 2 times in a row the objectStore&lt;BR /&gt;[3] BUG-000172916 - The ArcGIS Data Store object data store cannot be unregistered in Server Manager using the unregister button&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Needless to say, it is a difficult workflow to automate... I used to have daily sync overnight (5 hours) at 11.3, but now it is clearly impossible.&lt;/P&gt;&lt;P&gt;Anybody else suffering as well with the ojectStore backup ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 28 Sep 2025 16:14:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1653712#M844</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2025-09-28T16:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1653864#M846</link>
      <description>&lt;P&gt;Thanks for sharing this valuable info&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp;! I could not test yet with replication of the objectstore at 11.5 because we face an issue when upgrading ArcGIS Server from 11.2 to 11.5. But seems that there are a lot of issues with 11.5. See also what is mentioned here:&amp;nbsp;&lt;A href="https://www.reddit.com/r/gis/comments/1nk3ebw/arcgis_enterprise_after_upgrade_to_115_feature/" target="_blank"&gt;https://www.reddit.com/r/gis/comments/1nk3ebw/arcgis_enterprise_after_upgrade_to_115_feature/&lt;/A&gt;&amp;nbsp;: "&lt;SPAN&gt;They [Esri] said to wait a bit longer, so they can iron out all the issues and release patches last I heard. 11.5 is an LTR, so it's a good one to go to when they get it sorted."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 14:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1653864#M846</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2025-09-29T14:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1657596#M848</link>
      <description>&lt;P&gt;&lt;STRONG&gt;BUG-000180128&lt;/STRONG&gt; -&amp;nbsp;After disaster recovery with webgisdr restore in new passive stand by environment, ArcGIS Data Store object store host name is pointing still to the old object store host name in both ArcGIS Data Store (describedatastore) and ArcGIS Server Data Stores.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Status: In Product plan... Wait and see&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 05:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1657596#M848</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2025-10-14T05:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1669165#M858</link>
      <description>&lt;P&gt;Still not there in 12.0 &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 15:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1669165#M858</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2025-11-28T15:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1669633#M862</link>
      <description>&lt;P&gt;Same issue. Mission critical.&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/ha-multi-stage-sync-with-object-store-cluster/m-p/1669162" target="_blank"&gt;HA multi-stage sync with object store cluster - Esri Community&lt;/A&gt;&lt;A href="https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/ha-multi-stage-sync-with-object-store-cluster/m-p/1669162" target="_blank"&gt;HA multi-stage sync with object store cluster - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 13:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1669633#M862</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2025-12-02T13:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684263#M870</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/460855"&gt;@SimonSchütte_ct&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First time that I'm using webgisdr in combination with Object store.&lt;/P&gt;&lt;P&gt;When doing the export on the active environment I don't see a reference to the object store. See attached screenshot&lt;/P&gt;&lt;P&gt;Is this normal?&lt;/P&gt;&lt;P&gt;Object store appears in ArcGIS Server Manager&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UPDATE: OK, found it. I was still using an old version (11.2) of the webgisdr.properties file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 10:39:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684263#M870</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2026-02-13T10:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684264#M871</link>
      <description>&lt;P&gt;Did you configure include OBJECT STORE in webgisdr config file ?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 10:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684264#M871</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2026-02-13T10:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684266#M872</link>
      <description>&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/after-disaster-recovery-with-the-webgisdr-restore-in-a-bug-000180128" target="_blank" rel="noopener"&gt;BUG-000180128 for ArcGIS Data Store&lt;/A&gt;&lt;BR /&gt;Version fixed: 12.1&lt;BR /&gt;Patch for 11.5: ?&lt;BR /&gt;&lt;BR /&gt;Workarounds:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Migrate to use cloud storage or modify the URL of the ArcGIS Data Store object store in the Admin API."&lt;BR /&gt;Addition from Esri Support:&lt;BR /&gt;&lt;/SPAN&gt;"Modify the URL of the ArcGIS Data Store object store in the Admin API. The location is in ArcGIS Server Admin page. Home&amp;gt;data&amp;gt;items&amp;gt;cloudStores&amp;gt;[ArcGIS Datastore Object Store]&amp;gt;edit.&lt;BR /&gt;The following information needs to be edited: “name” , “endpoint” and “adminURL”."&lt;BR /&gt;Note that this is a manual step, which needs to be repeated with each import.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Apr 2026 12:41:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684266#M872</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2026-04-23T12:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684269#M873</link>
      <description>&lt;P&gt;Apparently I was still using an 11.2 webgisdr.properties file where this parameter was not present yet. So this explains why object store was not&amp;nbsp; included in the export. However, I understand from your explanation that it is better to take a separate backup from object store.&lt;/P&gt;&lt;P&gt;Also 'funny' to read all the BUGS here that you encountered so far with object store. I also ran into those (validation of object store that hangs, no able to unregister it from arcgis server manager). As we also replicate to a standby environment I will need to follow that workaround as well. Thanks for sharing this valuable information&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 11:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1684269#M873</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2026-02-13T11:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1687692#M877</link>
      <description>&lt;P&gt;Apparently it will be fixed in 12.1:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/bug/after-disaster-recovery-with-the-webgisdr-restore-in-a-bug-000180128" target="_blank" rel="noopener"&gt;BUG-000180128 for ArcGIS Data Store&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let's hope so&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 16:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1687692#M877</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2026-03-02T16:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697581#M892</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/460855"&gt;@SimonSchütte_ct&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one seems to be solved through the new released patch:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://support.esri.com/en-us/patches-updates/2026/arcgis-server-security-2026-update-1-patch" target="_blank"&gt;https://support.esri.com/en-us/patches-updates/2026/arcgis-server-security-2026-update-1-patch&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you confirm that&amp;nbsp; the patch solves it indeed?&lt;/P&gt;&lt;P&gt;(I'm still on 11.5,&amp;nbsp; but curious whether the patch solves it in 12.0)&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 08:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697581#M892</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2026-04-22T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697893#M893</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/55173"&gt;@PhilippeVDV&lt;/a&gt;&amp;nbsp;I had the opportunity to test this part of the patch prior public release and it worked as intended. I´d highly recommend installing all security patches anyway &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 12:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697893#M893</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2026-04-23T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697895#M894</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"This issue is resolved with the ArcGIS Server Security 2026 Update 1 Patch. The URL is: &lt;A href="https://support.esri.com/en-us/patches-updates/2026/arcgis-server-security-2026-update-1-patch" target="_blank" rel="noopener"&gt;https://support.esri.com/en-us/patches-updates/2026/arcgis-server-security-2026-update-1-patch&lt;/A&gt; Patches are available for versions 12.0, 11.5, 11.4, 11.3 and 11.1. Refer to the 'Issues addressed with this patch' section of the patch page to determine the version(s) where this defect is addressed."&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/bug/after-disaster-recovery-with-the-webgisdr-restore-in-a-bug-000180128" target="_blank" rel="noopener"&gt;BUG-000180128 for ArcGIS Data Store&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;BUG-000180128 - After disaster recovery with the WebGISDR restore in a new passive standby environment, the ArcGIS Data Store object store host name is still pointing to the old object store host name in both ArcGIS Data Store (describedatastore) and ArcGIS Server data stores.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 07:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697895#M894</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2026-04-24T07:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697899#M895</link>
      <description>&lt;P&gt;OK, thanks for the confirmation &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/460855"&gt;@SimonSchütte_ct&lt;/a&gt;&amp;nbsp;. The patch notes are bit confusing according to me:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/patches-updates/2026/arcgis-server-security-2026-update-1-patch" target="_blank"&gt;ArcGIS Server Security 2026 Update 1 Patch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"BUG-000180128 - After disaster recovery with the WebGISDR restore in a new passive standby environment, the ArcGIS Data Store object store host name is still pointing to the old object store host name in both ArcGIS Data Store (describedatastore) and ArcGIS Server data stores. (&lt;STRONG&gt;12.0 only&lt;/STRONG&gt;)"&lt;/P&gt;&lt;P&gt;This made me think that only the patch for 12.0 solves it in AGE 12.0. But I understand from your observations that the 11.5 patch solves it in 11.5 as well?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 11:27:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697899#M895</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2026-04-23T11:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697906#M896</link>
      <description>&lt;P&gt;Yes, this is confusing and contradicts what is written below the bug details. I am not sure what to make of this.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 12:41:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1697906#M896</guid>
      <dc:creator>SimonSchütte_ct</dc:creator>
      <dc:date>2026-04-23T12:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1698168#M897</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/55173"&gt;@PhilippeVDV&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/460855"&gt;@SimonSchütte_ct&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I deployed the patch on 11.5 environment and I confirm it does fix the bug&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 05:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1698168#M897</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2026-04-24T05:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: 11.5 - webgisdr - replication of objectStore broken - still pointing to original machine</title>
      <link>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1698506#M898</link>
      <description>&lt;P&gt;I installed the patch today and indeed, this one is solved&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 13:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/11-5-webgisdr-replication-of-objectstore-broken/m-p/1698506#M898</guid>
      <dc:creator>PhilippeVDV</dc:creator>
      <dc:date>2026-04-27T13:05:49Z</dc:date>
    </item>
  </channel>
</rss>

