<?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 Server SEVERE error &amp;quot;Instance of service '....' failed to process a request.&amp;quot; in Publishing and Managing Services Questions</title>
    <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1642123#M1438</link>
    <description>&lt;P&gt;We are also getting a lot of &lt;EM&gt;S&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;EVERE -&amp;nbsp;Failed to obtain item from data store for given id: ()&lt;/EM&gt; logs, &lt;/SPAN&gt;&lt;SPAN&gt;with the&amp;nbsp;&lt;EM&gt;System/DynamicMappingHost.MapServer&lt;/EM&gt; service and with individual, dedicated services. Please share what you learn!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2025 18:34:51 GMT</pubDate>
    <dc:creator>IngridHogle</dc:creator>
    <dc:date>2025-08-14T18:34:51Z</dc:date>
    <item>
      <title>ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1542260#M1275</link>
      <description>&lt;P&gt;Our ArcGIS 11.3 Server regularly throws many of the following SEVERE errors &lt;SPAN&gt;(versions 11.2 and 10.9.1 did this as well)&lt;/SPAN&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"Instance of service '....' failed to process a request."&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This specific error is generate by an APRX which references 7 map services and is used by about a dozen editors to edit the Utility Network through one of the 7 services (the other map services are not editable and do not have a Feature Service enabled).&lt;/P&gt;&lt;P&gt;The errors are thrown from layers in the Table of Contents which have a Data Source Type of "Feature Service Feature Class" which are layers referenced individually (their Layer IDs are in the URL).&lt;/P&gt;&lt;P&gt;Data that is drawn by referencing a full Map Service does not throw this error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The errors appear to only be thrown on the initial load of the APRX into ArcGIS Pro&lt;/STRONG&gt;.&lt;BR /&gt;Other actions (pan, zoom, change version, start editing, save edits, etc.) have not been found to throw the error.....&lt;BR /&gt;With a dozen editors opening the APRX multiple times throughout a work day, and each time throwing 5 SEVERE errors, this amounts to hundreds of SEVERE errors in the logs each day.&lt;/P&gt;&lt;P&gt;We have noticed that &lt;U&gt;each occurrence of this SEVERE error is also accompanied by a WARNING error&lt;/U&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"Unable to process request. Error handling schema request: java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.esri.arcgis.discovery.servicelib.AGSException: java.io.IOException: Server object extension 'validationserver' not found."&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And fewer times, this WARNING:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"Unable to process request. Extension not found."&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;For reference, here is a screen shot of the errors from ArcGIS Server:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RussCoffey_0-1727219139163.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115836i2B50A01D0E9DBE24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RussCoffey_0-1727219139163.png" alt="RussCoffey_0-1727219139163.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The errors do not appear to have any user impact, and they do not prevent editors from doing their work.&amp;nbsp; At this point, we believe the SEVERE and WARNING errors in the logs are not something we need to be too concerned about, but the issue remains that since there are so many of them, they tend to crowd out what may be other "real" SEVERE errors that need to be handled.&lt;/P&gt;&lt;P&gt;So the question is how do we eliminate these SEVERE errors from the logs?&amp;nbsp; It seems like two solutions may be needed here.&amp;nbsp; One for the map services which are just simple Map Services, and one for the editing service.&lt;/P&gt;&lt;P&gt;Most of the services throwing this error are basic map services.&amp;nbsp; Why would ArcGIS Pro or ArcGIS Server be looking for a Validation Service on a map service that has no editable layers, is not versioned, has no topology or anything else that I am familiar with in relation to the purpose of a Validation Service?&lt;/P&gt;&lt;P&gt;The Utility Network map service is, of course, running over a branch versioned dataset, so do we just turn on a Validation Service?&amp;nbsp; But we can't do that in ArcGIS Server Manager - the checkbox is always greyed out.&amp;nbsp; It appears a Validation Service is applied when the software feels that it is warranted.&amp;nbsp; For example, when we publish a Feature Class with Topology as a Map/Feature Service, it automatically gets a Validation Service applied.&lt;/P&gt;&lt;P&gt;Thanks for any help or ideas, or even questions to help clarify this long and rambling problem description.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 18:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1542260#M1275</guid>
      <dc:creator>RussCoffey</dc:creator>
      <dc:date>2024-09-26T18:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1544471#M1280</link>
      <description>&lt;P&gt;&amp;nbsp;We are having the same problem with our new Enterprise setup and have not been able to find a resolution.&amp;nbsp; Hopefully, someone here can help us find some answers.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 19:19:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1544471#M1280</guid>
      <dc:creator>JasminePrater</dc:creator>
      <dc:date>2024-10-01T19:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1546389#M1287</link>
      <description>&lt;P&gt;We are having similar problem in Enterprise 11.3.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;In our case , error occurs in Branch versioned StandalneTable type to Published as FeatureService .&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;SERVER ERROR: service foo.bar.MapServer instance crashed.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 04:18:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1546389#M1287</guid>
      <dc:creator>miyukioki</dc:creator>
      <dc:date>2024-10-08T04:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1547622#M1288</link>
      <description>&lt;P&gt;I found out there is an enhancement request ENH-000137900:&amp;nbsp;&lt;SPAN&gt;Improve the ServerValidation capability to no longer display errors in the ArcGIS Server logs nor have ArcGIS Pro call the ServerValidation endpoint if the capability is not enabled during publishing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It says it is implemented in 3.4. Hopefully that is true.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 15:31:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1547622#M1288</guid>
      <dc:creator>MasaoMatsuoka</dc:creator>
      <dc:date>2024-10-10T15:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1549298#M1290</link>
      <description>&lt;P&gt;That sounds promising, Masao, thank you for the information!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 22:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1549298#M1290</guid>
      <dc:creator>RussCoffey</dc:creator>
      <dc:date>2024-10-16T22:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1550961#M1291</link>
      <description>&lt;P&gt;Not particularly helpful, but I did find a bug report for the second error that seems to go in tandem with the error you are referring to.&amp;nbsp; It is "In Review", but does not seem to have any further guidance.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/arcgis-server-returns-the-following-error-message-in-th-bug-000139575" target="_blank" rel="noopener"&gt;https://support.esri.com/en-us/bug/arcgis-server-returns-the-following-error-message-in-th-bug-000139575&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 16:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1550961#M1291</guid>
      <dc:creator>JasminePrater</dc:creator>
      <dc:date>2024-10-22T16:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1615226#M1388</link>
      <description>&lt;P&gt;We are also getting the same error.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 21:54:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1615226#M1388</guid>
      <dc:creator>bhaskarsingh1se</dc:creator>
      <dc:date>2025-05-15T21:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1616664#M1389</link>
      <description>&lt;P&gt;We're getting the same error messages in ArcGIS Server Manager logs 11.3. Thank you for posting.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 20:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1616664#M1389</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2025-05-20T20:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1640150#M1434</link>
      <description>&lt;P&gt;We are seeing multiple log reports varying between "SEVERE" and "WARNING" levels, all with varying map services . Thus far we have seen the following error messages:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;WARNING - Unable to process request. Error handling schema request: java.lang.RuntimeException: java.util.concurrent.ExecutionException: com.esri.arcgis.discovery.servicelib.AGSException: java.io.IOException: Server object extension 'versionmanagementserver' not found.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;WARNING -&amp;nbsp;Service instance activation failed in 'System/DynamicMappingHost.MapServer'. AutomationException: 0x80004005 -&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;SEVERE -&amp;nbsp;Instance of service 'Folder/Foobar.MapServer' failed to process a request.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;SEVERE -&amp;nbsp;Failed to obtain item from data store for given id: ()&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;For this one, it happens most commonly with the&amp;nbsp;System/DynamicMappingHost.MapServer service&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We are aware of ESRI's project plan regarding several reported bugs surrounding these similar issues and would also like to be notified when resolutions are available.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 19:26:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1640150#M1434</guid>
      <dc:creator>GastonGIS</dc:creator>
      <dc:date>2025-08-07T19:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1642123#M1438</link>
      <description>&lt;P&gt;We are also getting a lot of &lt;EM&gt;S&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;EVERE -&amp;nbsp;Failed to obtain item from data store for given id: ()&lt;/EM&gt; logs, &lt;/SPAN&gt;&lt;SPAN&gt;with the&amp;nbsp;&lt;EM&gt;System/DynamicMappingHost.MapServer&lt;/EM&gt; service and with individual, dedicated services. Please share what you learn!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 18:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1642123#M1438</guid>
      <dc:creator>IngridHogle</dc:creator>
      <dc:date>2025-08-14T18:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1648461#M1443</link>
      <description>&lt;P&gt;Yes we have just completed the upgrade to 11.3 and no reviewing the log files to see whats happening. And we have lots of these&lt;EM&gt; "Failed to obtain item from Data Store xyz" &lt;/EM&gt;also&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 04:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1648461#M1443</guid>
      <dc:creator>SunshineCoastCouncil</dc:creator>
      <dc:date>2025-09-08T04:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1651617#M1450</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just read a new article from the Esri Tech Support app related to these error messages:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/error-handling-schema-request-java-lang-exception-java--000034015" target="_blank" rel="noopener"&gt;https://support.esri.com/en-us/knowledge-base/error-handling-schema-request-java-lang-exception-java--000034015&lt;/A&gt;&amp;nbsp;Maybe this will help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and found these:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/knowledge-base/error-arcgis-pro-edit-operation-failed-code-500-error-h-000035176" target="_blank" rel="noopener"&gt;https://support.esri.com/en-us/knowledge-base/error-arcgis-pro-edit-operation-failed-code-500-error-h-000035176&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/bug/arcgis-server-returns-the-following-error-message-in-th-bug-000139575" target="_blank"&gt;https://support.esri.com/en-us/bug/arcgis-server-returns-the-following-error-message-in-th-bug-000139575&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 20:14:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1651617#M1450</guid>
      <dc:creator>AndreaB_</dc:creator>
      <dc:date>2025-09-18T20:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server SEVERE error "Instance of service '....' failed to process a request."</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1661923#M1474</link>
      <description>&lt;P&gt;We are also receiving a similar error.&amp;nbsp; All I could find was a known bug report, but nothing useful for now.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 15:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/arcgis-server-severe-error-quot-instance-of/m-p/1661923#M1474</guid>
      <dc:creator>JasminePrater</dc:creator>
      <dc:date>2025-10-29T15:35:27Z</dc:date>
    </item>
  </channel>
</rss>

