<?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 webgisdr utuility fails to backup ArcGIS Server - com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodException was thrown when disabling normal in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1563477#M41094</link>
    <description>&lt;P&gt;On&amp;nbsp; ArcGIS Entrerprise 10.9.1, our webgisDR job just started failing last week. No changes were made on our part. the log records this error. No Windows updates have been installed since the last successful run of the utility.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;2024-11-29 11:11:48 WARN  [main] com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodException was thrown when disabling normalizeUri. This indicates you are using an old version (&amp;lt; 4.5.8) of Apache http client. It is recommended to use http client version &amp;gt;= 4.5.9 to avoid the breaking change introduced in apache client 4.5.7 and the latency in exception handling. See https://github.com/aws/aws-sdk-java/issues/1919 for more information
2024-11-29 11:12:03 ERROR [pool-1-thread-3] com.esri.arcgis.webgis.component.service.impl.ServerDRService - Failed to back up the ArcGIS Server: 
Url: https://landbase.sangis.org/maps.
2024-11-29 11:12:03 ERROR [pool-1-thread-3] com.esri.arcgis.webgis.component.service.impl.ServerDRService - {"code":500,"messages":["Export operation failed. null"],"status":"error"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The portal and datastore parts still work.&lt;/P&gt;&lt;P&gt;ArcGIS Enterprise is fully patched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2024 19:23:57 GMT</pubDate>
    <dc:creator>DrewDowling</dc:creator>
    <dc:date>2024-11-29T19:23:57Z</dc:date>
    <item>
      <title>webgisdr utuility fails to backup ArcGIS Server - com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodException was thrown when disabling normal</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1563477#M41094</link>
      <description>&lt;P&gt;On&amp;nbsp; ArcGIS Entrerprise 10.9.1, our webgisDR job just started failing last week. No changes were made on our part. the log records this error. No Windows updates have been installed since the last successful run of the utility.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;2024-11-29 11:11:48 WARN  [main] com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodException was thrown when disabling normalizeUri. This indicates you are using an old version (&amp;lt; 4.5.8) of Apache http client. It is recommended to use http client version &amp;gt;= 4.5.9 to avoid the breaking change introduced in apache client 4.5.7 and the latency in exception handling. See https://github.com/aws/aws-sdk-java/issues/1919 for more information
2024-11-29 11:12:03 ERROR [pool-1-thread-3] com.esri.arcgis.webgis.component.service.impl.ServerDRService - Failed to back up the ArcGIS Server: 
Url: https://landbase.sangis.org/maps.
2024-11-29 11:12:03 ERROR [pool-1-thread-3] com.esri.arcgis.webgis.component.service.impl.ServerDRService - {"code":500,"messages":["Export operation failed. null"],"status":"error"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The portal and datastore parts still work.&lt;/P&gt;&lt;P&gt;ArcGIS Enterprise is fully patched.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 19:23:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1563477#M41094</guid>
      <dc:creator>DrewDowling</dc:creator>
      <dc:date>2024-11-29T19:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: webgisdr utuility fails to backup ArcGIS Server - com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodException was thrown when disabling no</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1563622#M41102</link>
      <description>&lt;P&gt;Disregarding the AWS related warning, I have seen and resolved this type of issue before. This issue can occur when there are old jobs in the ArcGIS Server jobs directory.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Resolution is to delete any inactive jobs on the affected ArcGIS Server at&amp;nbsp;&lt;SPAN&gt;config-store\system\jobs (confirm your configured directory in ArcGIS Server Manager). Restart of ArcGIS Server service may be required.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2024 15:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1563622#M41102</guid>
      <dc:creator>TimoT</dc:creator>
      <dc:date>2024-12-25T15:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: webgisdr utuility fails to backup ArcGIS Server - com.amazonaws.http.apache.utils.ApacheUtils - NoSuchMethodException was thrown when disabling no</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1564755#M41133</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763855"&gt;@TimoT&lt;/a&gt; . That was it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had this same problem in the past but with a totally different error. Maybe this new error is due to migrating to a new release.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 16:55:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/webgisdr-utuility-fails-to-backup-arcgis-server/m-p/1564755#M41133</guid>
      <dc:creator>DrewDowling</dc:creator>
      <dc:date>2024-12-04T16:55:41Z</dc:date>
    </item>
  </channel>
</rss>

