<?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: ArcGIS Data Store Hosted Feature Layer stop responding in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1159894#M32864</link>
    <description>&lt;P&gt;Thank you for your reply&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/519171"&gt;@ThienTran&lt;/a&gt;&amp;nbsp;, I finally could not manage the&amp;nbsp; root of the problem and opted for a more drastic solution. I restored most recent backup of the whole server that let me have all FHLs up and running, then I tried to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;make a fresh back up with Data Store utility,&lt;/LI&gt;&lt;LI&gt;uninstall Data Store,&lt;/LI&gt;&lt;LI&gt;remove all folder,&lt;/LI&gt;&lt;LI&gt;re-install Data Store&lt;/LI&gt;&lt;LI&gt;cancel&amp;nbsp; wizard configuration&lt;/LI&gt;&lt;LI&gt;restore from previous backup with Data Store utility&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All that seems to solve the problem. Now I have also upgrade to latest version (10.9.1).&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 14:48:59 GMT</pubDate>
    <dc:creator>AndreaV</dc:creator>
    <dc:date>2022-03-31T14:48:59Z</dc:date>
    <item>
      <title>ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1152944#M32716</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a single server base deployment of ArcGIS Enterprise with a lot of Feature Layer (Hosted) Services.&lt;/P&gt;&lt;P&gt;After a while I notice that this services are no more responding, I get errors like:&lt;/P&gt;&lt;P&gt;"The layer, xxx, cannot be added to the map" in my Web Map Application&lt;BR /&gt;or the rest URL of the feature service s"/arcgis/rest/services/Hosted/xxx/FeatureServer" appear as a blank page.&lt;/P&gt;&lt;P&gt;In arcgis server log I found errors similar to:&lt;/P&gt;&lt;P&gt;"Unable to process request. Service Hosted/xxx/MapServer not found"&lt;/P&gt;&lt;P&gt;"Error getting service" for all request to FL Hosted.&lt;/P&gt;&lt;P&gt;I investigated through "describedatastore.bat" utility and all seems to be ok&lt;/P&gt;&lt;P&gt;Information for relational data store ds_vgnupexh&lt;BR /&gt;==================================================&lt;BR /&gt;Backup location.....................E:\arcgisdatastore\backup\relational&lt;BR /&gt;Is backup folder shared.............false&lt;BR /&gt;Backup schedule.....................{"schedule-starttime":"00:00:00","schedule-frequency":"Every 0 DAYS"}&lt;BR /&gt;Days backup retained................7&lt;BR /&gt;Data store status...................Started&lt;BR /&gt;member machines.....................MyServer&lt;BR /&gt;Maximum connections.................150&lt;BR /&gt;Owning system URL...................&lt;A href="https://MyServer/arcgis" target="_blank"&gt;https://MyServer/arcgis&lt;/A&gt;&lt;BR /&gt;Portal for ArcGIS URL...............&lt;A href="https://MyServer.domain.it/portal" target="_blank"&gt;https://MyServer.domain.it/portal&lt;/A&gt;&lt;BR /&gt;Number of connections...............0 connection(s) to managed database&lt;BR /&gt;Data Store mode.....................READWRITE&lt;BR /&gt;Is Point-in-time recovery enabled...No&lt;BR /&gt;Query optimizer enabled.............Yes&lt;/P&gt;&lt;P&gt;==================================================&lt;/P&gt;&lt;P&gt;and I can validate the relational datastore through ArcGIS Server Manager -&amp;gt; Data Stores -&amp;gt; Validate.&lt;/P&gt;&lt;P&gt;How can I investigate and solve this problem?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 15:15:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1152944#M32716</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2022-03-11T15:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1152947#M32717</link>
      <description>&lt;P&gt;You can try getting into the DataStore log files and see what they say.&lt;/P&gt;&lt;P&gt;We recently had a strange issue with our DataStore. I couldn't quite figure out why it happened, but the old IT standard solution "turn it off and back on again" fixed it.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 15:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1152947#M32717</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-03-11T15:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1153710#M32734</link>
      <description>&lt;P&gt;Thank you for your reply&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;, I already tried to restart Enterprise services days ago and the whole server too, but the problem remain. Here is the last recent log in \arcgisdatastore\logs\MyServer\server:&lt;/P&gt;&lt;P&gt;&amp;lt;Msg time="2022-03-11T13:54:56,675" type="WARNING" code="110334" source="Data Store" process="6568" thread="21" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Validate: Failed to check layers extent.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-11T23:59:59,462" type="INFO" code="110417" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Starting data store machine maintenance on 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:00:00,30" type="INFO" code="110217" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Started ArcGIS Data Store configuration store maintenance.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:00:00,33" type="INFO" code="110218" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Finished ArcGIS Data Store configuration store maintenance.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:00:00,33" type="INFO" code="110515" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Started relational data store vacuum/analyze maintenance on 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:01:46,687" type="WARNING" code="110130" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;ArcGIS Data Store has detected an issue with 'db'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:02:04,678" type="WARNING" code="110517" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Error during relational data store vacuum/analyze maintenance on 'MyServer'. Failed to execute a SQL script.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:02:08,534" type="INFO" code="110418" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Successfully completed maintenance on data store machine 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:02:22,694" type="WARNING" code="110130" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;ArcGIS Data Store has detected an issue with 'db'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T00:02:35,748" type="WARNING" code="110586" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Failed to create index on '{0}'. No valid connection to ArcGIS Data Store configuration store established.&lt;BR /&gt;Caused by: Connection to localhost:9876 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T23:59:59,463" type="INFO" code="110417" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Starting data store machine maintenance on 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T23:59:59,614" type="INFO" code="110217" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Started ArcGIS Data Store configuration store maintenance.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T23:59:59,616" type="INFO" code="110218" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Finished ArcGIS Data Store configuration store maintenance.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-12T23:59:59,616" type="INFO" code="110515" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Started relational data store vacuum/analyze maintenance on 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-13T00:01:46,499" type="WARNING" code="110130" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;ArcGIS Data Store has detected an issue with 'db'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-13T00:04:14,868" type="INFO" code="110516" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Finished relational data store vacuum/analyze maintenance on 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-13T00:04:14,876" type="INFO" code="110418" source="Data Store" process="5044" thread="1" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Successfully completed maintenance on data store machine 'MyServer'.&amp;lt;/Msg&amp;gt;&lt;BR /&gt;&amp;lt;Msg time="2022-03-14T09:14:06,392" type="WARNING" code="110334" source="Data Store" process="6568" thread="21" methodName="" machine="MyServer" user="" elapsed="" requestID=""&amp;gt;Validate: Failed to check layers extent.&amp;lt;/Msg&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 09:52:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1153710#M32734</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2022-03-15T09:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1159201#M32849</link>
      <description>&lt;P&gt;Are there any errors in Datastore's postgres logs? (arcgisdatastore\logs\MyServer\database\&amp;lt;postgresql logs&amp;gt;)&lt;/P&gt;&lt;P&gt;You might be seeing errors along the lines of "terminating connection due to administrator command" or unexpected terminations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen the&lt;STRONG&gt; ArcGIS Data Store has detected an issue with 'db'&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;error occur a few times with the issue being system resource saturation on the ArcGIS Data Store machine. This causes ArcGIS Data Store to crash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Usually a restart of your ArcGIS Server and ArcGIS Data Store services should bring your hosted services back up again until the next crash, but this might not always be the case depending on what else may have happened.&lt;/P&gt;&lt;P&gt;Are you able to successfully publish new hosted layers?&lt;/P&gt;&lt;P&gt;I would take a look at the logs and monitor your Datastore machine's resource usage.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 00:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1159201#M32849</guid>
      <dc:creator>ThienTran</dc:creator>
      <dc:date>2022-03-30T00:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1159894#M32864</link>
      <description>&lt;P&gt;Thank you for your reply&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/519171"&gt;@ThienTran&lt;/a&gt;&amp;nbsp;, I finally could not manage the&amp;nbsp; root of the problem and opted for a more drastic solution. I restored most recent backup of the whole server that let me have all FHLs up and running, then I tried to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;make a fresh back up with Data Store utility,&lt;/LI&gt;&lt;LI&gt;uninstall Data Store,&lt;/LI&gt;&lt;LI&gt;remove all folder,&lt;/LI&gt;&lt;LI&gt;re-install Data Store&lt;/LI&gt;&lt;LI&gt;cancel&amp;nbsp; wizard configuration&lt;/LI&gt;&lt;LI&gt;restore from previous backup with Data Store utility&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All that seems to solve the problem. Now I have also upgrade to latest version (10.9.1).&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1159894#M32864</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2022-03-31T14:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1171041#M33072</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the same issue, maybe someone has found a less drastic solution than reinstall all the Enterprise suite?&lt;/P&gt;&lt;P&gt;I can validate the datastore both from server/manager and&amp;nbsp; &lt;A href="https://server.domain.com:6443/arcgis/admin" target="_blank"&gt;https://server.domain.com:6443/arcgis/admin&lt;/A&gt;, but can't load FHL and their REST service and I can't publish any new feature hosted layer from ArcGIS PRO.&lt;/P&gt;&lt;P&gt;Obviously I restarted ArcGIS Server and ArcGIS Data Store services and restart also the server without result&lt;/P&gt;&lt;P&gt;This is the arcgisdatastore\logs\&amp;lt;MYSERVER&amp;gt;\database log:&lt;/P&gt;&lt;PRE&gt;2022-05-04 10:07:03 CEST: [127244]: [1-1] ERROR: relation "hsu_vxwl0.sde_logfiles" does not exist at character 29&lt;BR /&gt;2022-05-04 10:07:03 CEST: [127244]: [2-1] STATEMENT: SELECT logfile_data_id FROM hsu_vxwl0.SDE_logfiles LIMIT 0&lt;BR /&gt;2022-05-04 10:07:03 CEST: [127244]: [3-1] ERROR: relation "pg_temp_5.sde_logfiles" does not exist at character 29&lt;BR /&gt;2022-05-04 10:07:03 CEST: [127244]: [4-1] STATEMENT: SELECT logfile_data_id FROM pg_temp_5.SDE_logfiles LIMIT 0&lt;BR /&gt;2022-05-04 10:07:03 CEST: [127244]: [5-1] ERROR: relation "hsu_vxwl0.sde_logfiles" does not exist at character 29&lt;BR /&gt;2022-05-04 10:07:03 CEST: [127244]: [6-1] STATEMENT: SELECT logfile_data_id FROM hsu_vxwl0.SDE_logfiles LIMIT 0&lt;BR /&gt;2022-05-04 10:09:33 CEST: [10220]: [1-1] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. &lt;BR /&gt;&lt;BR /&gt;2022-05-04 10:09:33 CEST: [126288]: [1-1] FATAL: no pg_hba.conf entry for host "::1", user "dsadmin", database "dsadmindb", SSL off&lt;BR /&gt;2022-05-04 10:09:33 CEST: [126288]: [2-1] DETAIL: Client IP address resolved to "LEONARDO2", forward lookup does not match.&lt;BR /&gt;2022-05-04 10:09:34 CEST: [18388]: [6-1] LOG: received fast shutdown request&lt;BR /&gt;2022-05-04 10:09:34 CEST: [18388]: [7-1] LOG: aborting any active transactions&lt;BR /&gt;2022-05-04 10:09:34 CEST: [17120]: [1-1] FATAL: terminating connection due to administrator command&lt;BR /&gt;2022-05-04 10:09:34 CEST: [18388]: [8-1] LOG: worker process: logical replication launcher (PID 20012) exited with exit code 1&lt;BR /&gt;2022-05-04 10:09:34 CEST: [10388]: [1-1] LOG: shutting down&lt;BR /&gt;2022-05-04 10:09:35 CEST: [118424]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:09:36 CEST: [125416]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:09:36 CEST: [125932]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:09:36 CEST: [127184]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:09:36 CEST: [18388]: [9-1] LOG: database system is shut down&lt;BR /&gt;2022-05-04 10:11:24 CEST: [26080]: [1-1] LOG: database system was shut down at 2022-05-04 10:09:34 CEST&lt;BR /&gt;2022-05-04 10:11:25 CEST: [24604]: [5-1] LOG: database system is ready to accept connections&lt;BR /&gt;2022-05-04 10:12:17 CEST: [25404]: [1-1] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. &lt;BR /&gt;&lt;BR /&gt;2022-05-04 10:14:04 CEST: [40756]: [1-1] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. &lt;BR /&gt;&lt;BR /&gt;2022-05-04 10:14:44 CEST: [33280]: [1-1] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. &lt;BR /&gt;&lt;BR /&gt;2022-05-04 10:15:30 CEST: [50212]: [1-1] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. &lt;BR /&gt;&lt;BR /&gt;2022-05-04 10:48:33 CEST: [36648]: [1-1] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. &lt;BR /&gt;&lt;BR /&gt;2022-05-04 10:48:33 CEST: [21336]: [1-1] FATAL: no pg_hba.conf entry for host "::1", user "dsadmin", database "dsadmindb", SSL off&lt;BR /&gt;2022-05-04 10:48:33 CEST: [21336]: [2-1] DETAIL: Client IP address resolved to "LEONARDO2", forward lookup does not match.&lt;BR /&gt;2022-05-04 10:48:34 CEST: [24604]: [6-1] LOG: received fast shutdown request&lt;BR /&gt;2022-05-04 10:48:34 CEST: [24604]: [7-1] LOG: aborting any active transactions&lt;BR /&gt;2022-05-04 10:48:34 CEST: [21368]: [1-1] FATAL: terminating connection due to administrator command&lt;BR /&gt;2022-05-04 10:48:34 CEST: [24604]: [8-1] LOG: worker process: logical replication launcher (PID 22784) exited with exit code 1&lt;BR /&gt;2022-05-04 10:48:34 CEST: [24484]: [1-1] LOG: shutting down&lt;BR /&gt;2022-05-04 10:48:35 CEST: [30868]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:48:36 CEST: [26992]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:48:36 CEST: [21424]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:48:36 CEST: [26016]: [1-1] FATAL: the database system is shutting down&lt;BR /&gt;2022-05-04 10:48:36 CEST: [24604]: [9-1] LOG: database system is shut down&lt;BR /&gt;2022-05-04 10:50:21 CEST: [42204]: [1-1] LOG: database system was shut down at 2022-05-04 10:48:34 CEST&lt;BR /&gt;2022-05-04 10:50:23 CEST: [127452]: [5-1] LOG: database system is ready to accept connections&lt;BR /&gt;2022-05-04 10:58:06 CEST: [107788]: [1-1] ERROR: relation "hsu_vxwl0.sde_logfiles" does not exist at character 29&lt;BR /&gt;2022-05-04 10:58:06 CEST: [107788]: [2-1] STATEMENT: SELECT logfile_data_id FROM hsu_vxwl0.SDE_logfiles LIMIT 0&lt;BR /&gt;2022-05-04 10:58:06 CEST: [107788]: [3-1] ERROR: relation "pg_temp_5.sde_logfiles" does not exist at character 29&lt;BR /&gt;2022-05-04 10:58:06 CEST: [107788]: [4-1] STATEMENT: SELECT logfile_data_id FROM pg_temp_5.SDE_logfiles LIMIT 0&lt;BR /&gt;2022-05-04 10:58:06 CEST: [107788]: [5-1] ERROR: relation "hsu_vxwl0.sde_logfiles" does not exist at character 29&lt;BR /&gt;2022-05-04 10:58:06 CEST: [107788]: [6-1] STATEMENT: SELECT logfile_data_id FROM hsu_vxwl0.SDE_logfiles LIMIT 0&lt;BR /&gt;2022-05-04 11:38:33 CEST: [33312]: [1-1] ERROR: canceling statement due to user request&lt;BR /&gt;2022-05-04 11:38:34 CEST: [127452]: [6-1] LOG: received fast shutdown request&lt;BR /&gt;2022-05-04 11:38:34 CEST: [127452]: [7-1] LOG: aborting any active transactions&lt;BR /&gt;2022-05-04 11:38:34 CEST: [62932]: [1-1] FATAL: terminating connection due to administrator command&lt;BR /&gt;2022-05-04 11:38:34 CEST: [43024]: [1-1] FATAL: terminating connection due to administrator command&lt;BR /&gt;2022-05-04 11:38:35 CEST: [127452]: [8-1] LOG: worker process: logical replication launcher (PID 33312) exited with exit code 1&lt;BR /&gt;2022-05-04 11:38:38 CEST: [118480]: [1-1] LOG: shutting down&lt;BR /&gt;2022-05-04 11:38:43 CEST: [127452]: [9-1] LOG: database system is shut down&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 12:59:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1171041#M33072</guid>
      <dc:creator>StefanoSchiavini</dc:creator>
      <dc:date>2022-05-05T12:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1184666#M33378</link>
      <description>&lt;P&gt;Has the cause been identified or is this just a failure of the release?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 14:28:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1184666#M33378</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-21T14:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1186342#M33392</link>
      <description>&lt;P&gt;FYI, my datastore logs look almost exactly like yours. I end up with very strange behavior with my datastores. It is a CONSTANT battle to keep them running.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 22:07:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1186342#M33392</guid>
      <dc:creator>brumm1dj</dc:creator>
      <dc:date>2022-06-24T22:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1220323#M34267</link>
      <description>&lt;P&gt;We are having this exact problem with similar errors.&amp;nbsp; It started immediately following a Windows patch to the federated Server machine.&amp;nbsp; Rolling the patch back did not fix the issue.&amp;nbsp; Everything validates fine, no necessary ports are blocked.&amp;nbsp; Traditional services on the federated Server work fine, the issue is only with the hosted services.&amp;nbsp; Existing do not load and cannot publish new hosted services.&amp;nbsp; I thought it might be a permissions issue to the configuration file share, but everything looks correct there.&amp;nbsp; I cannot figure out what happened.&amp;nbsp; Will likely open a Support ticket, but checking here to see if anyone found a resolution that didn't involve a reinstall of DataStore?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 12:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1220323#M34267</guid>
      <dc:creator>KatherineMichael</dc:creator>
      <dc:date>2022-10-10T12:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1221215#M34288</link>
      <description>&lt;P&gt;Adding onto the pile here with my problems. Been experiencing sporadic issues with hosted feature layers for a few months now, but hosted tile/map image services work just fine. As with others, Data Store validates just fine. Rebooting either the Data Store service or the entire application server yields no results.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":dizzy_face:"&gt;😵&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 17:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1221215#M34288</guid>
      <dc:creator>BenClark</dc:creator>
      <dc:date>2022-10-12T17:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1242394#M34830</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Update 15-dec&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I analyzed a similar problem on two other installations, one 10.7.1 and one 10.8, and found that it can be solved by re-running the tool: "Configure ArcGIS Server Account" which applies/corrects permissions on the various installation folders. After that, the ArcGIS Server service automatically restarts and Feature Layer Hosted starts working again. I have found that restarting the entire Windows Server sometimes causes the problem to recur and can be solved by the same method. At this point I am investigating a possible problem related to some Windows update...&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 16:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1242394#M34830</guid>
      <dc:creator>AndreaV</dc:creator>
      <dc:date>2022-12-19T16:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1266385#M35369</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/29041"&gt;@AndreaV&lt;/a&gt; . Configure ArcGIS Server Account solved our customer's problem with "blank page" hosted feature service today. Good to know.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 12:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1266385#M35369</guid>
      <dc:creator>MartinKrál</dc:creator>
      <dc:date>2023-03-10T12:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337624#M37421</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; &amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/29041"&gt;@AndreaV&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/176577"&gt;@MartinKrál&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have exactly the same issue .. same logs results etc.&amp;nbsp; Just for clarity ( don't want to panic or break stuff further)&amp;nbsp; could you tell me what steps you took to resolve the above...&amp;nbsp; &amp;nbsp;I don't want to make assumptions.&amp;nbsp; &amp;nbsp;And thanks for your time for posting and responding&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paulg&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 08:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337624#M37421</guid>
      <dc:creator>Department_of_Communications__</dc:creator>
      <dc:date>2023-10-13T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337630#M37422</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/113855"&gt;@Department_of_Communications__&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What helped in our customer's case (blank page of hosted feature layers from relational datastore) was to run server utility "Configure ArcGIS Server Account" under ArcGIS Server's&amp;nbsp; service user account&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/11.0/get-started/windows/what-s-included-with-arcgis-server.htm#ESRI_SECTION1_A257E9A10181416BA314EAFF5BE85D98" target="_blank"&gt;https://enterprise.arcgis.com/en/server/11.0/get-started/windows/what-s-included-with-arcgis-server.htm#ESRI_SECTION1_A257E9A10181416BA314EAFF5BE85D98&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 09:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337630#M37422</guid>
      <dc:creator>MartinKrál</dc:creator>
      <dc:date>2023-10-13T09:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337644#M37423</link>
      <description>&lt;P&gt;I spent ages trying to fix the same issue and in my case it turned out I'd done a server reboot and the Windows services for ArcGIS Server, ArcGIS Data Store, and Portal for ArcGIS hadn't been started in the proper order. This happened multiple times, too--whenever I'd have to reboot the hosting machine hosted services would run fine for weeks or even months, only to eventually and inexplicably crash. Ever since I began following the service boot steps below I've not had hosted services crash once:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;EM&gt;Portal for ArcGIS&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;ArcGIS Data Store&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;STRONG&gt;Wait Ten Minutes&lt;/STRONG&gt;, then ArcGIS Server&lt;/EM&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Your issue could indeed be related to some ArcGIS Server config problem, but if that doesn't do the trick you might want to try this as well.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 11:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337644#M37423</guid>
      <dc:creator>BenClark</dc:creator>
      <dc:date>2023-10-13T11:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337645#M37424</link>
      <description>&lt;P&gt;This turned out to be our solution as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 11:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1337645#M37424</guid>
      <dc:creator>KatherineMichael</dc:creator>
      <dc:date>2023-10-13T11:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1347594#M37634</link>
      <description>&lt;P&gt;Same here. We have a single machine deployment. I first ran the Configure ArcGIS Server Account utility and when that didn't resolve the issue I stopped, and restarted, the services in the order above, and the issue was resolved.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 09:20:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1347594#M37634</guid>
      <dc:creator>CaseyBox_BOPRC</dc:creator>
      <dc:date>2023-11-09T09:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1381208#M38588</link>
      <description>&lt;P&gt;I'm going to give this reboot order a try; although, I just noticed that ESRI pushed a new ArcGIS Server patch for Hosted Services Reboot. That sounds promising...&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 18:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1381208#M38588</guid>
      <dc:creator>KeithOlsen</dc:creator>
      <dc:date>2024-02-12T18:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1381489#M38594</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/385880"&gt;@KeithOlsen&lt;/a&gt;&lt;/P&gt;&lt;P&gt;The server with our ArcGIS single machine deployment on restarted yesterday following a MS Defender update and we now have this issue.&amp;nbsp; &amp;nbsp;The restart order has not fixed it for us. Have you had any success?&amp;nbsp; I have logged a support call with ESRI UK.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 10:25:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1381489#M38594</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2024-02-13T10:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Data Store Hosted Feature Layer stop responding</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1381491#M38595</link>
      <description>&lt;P&gt;I've had similar issues .....&amp;nbsp; &amp;nbsp;everything comes back up ok but cannot publish new hosted feature content...&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution @&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/preferred-order-of-stopping-portal-arcgis-server/td-p/761887" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-questions/preferred-order-of-stopping-portal-arcgis-server/td-p/761887&lt;/A&gt;&amp;nbsp; &amp;nbsp; PaulDavidson1 response, works for me with one extra step .. when Portal is back up and settled - restart the Arcgis Server instance .. wait for 5 mins and it all starts publishing again....&lt;BR /&gt;hopefully I haven't confused things .. but this is my goto for restarting&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 10:45:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-data-store-hosted-feature-layer-stop/m-p/1381491#M38595</guid>
      <dc:creator>jonathanharte</dc:creator>
      <dc:date>2024-02-13T10:45:19Z</dc:date>
    </item>
  </channel>
</rss>

