<?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: error 999999: error executing function, execution failed in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1233640#M11799</link>
    <description>&lt;P&gt;Tips&amp;nbsp; to Fix the Esri 999999 Error&lt;BR /&gt;Repair Your Geometry. A common culprit of the 999999 Esri error is small geometry errors in your vector data.&lt;BR /&gt;Turn Off Background Processing.&amp;nbsp;&lt;BR /&gt;Geoprocess in Chunks.&amp;nbsp;&lt;BR /&gt;Rewrite Your Output File Name.&amp;nbsp;&lt;BR /&gt;Swap Null Values to Zero.&amp;nbsp;&lt;BR /&gt;Raster Problems.&amp;nbsp;&lt;BR /&gt;Delete Your Temp Folder.&amp;nbsp;&lt;BR /&gt;Just Do It in QGIS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may help you,&lt;/P&gt;&lt;P&gt;Rachel Gomez&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 06:01:05 GMT</pubDate>
    <dc:creator>RachelGomez</dc:creator>
    <dc:date>2022-11-21T06:01:05Z</dc:date>
    <item>
      <title>error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1071948#M11329</link>
      <description>&lt;P&gt;error 999999: error executing function&lt;BR /&gt;Hi, I am new and try to use ArcGIS tools. When I try to use a tool, say fill tool (a tool which corrects the elevation), the ArcGIS works correctly when I work on a single DEM.tif grid. However, when I use a merged picture, it fails. Can anyone kindly guide me?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 12:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1071948#M11329</guid>
      <dc:creator>ArminAzad</dc:creator>
      <dc:date>2021-06-24T12:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072084#M11330</link>
      <description>&lt;P&gt;By "Merged Picture", are you referring to a mosiac dataset? Do the Mosaic Dataset display correctly on ArcGIS Pro.&lt;/P&gt;&lt;P&gt;Could you try setting the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/parallel-processing-factor.htm" target="_self"&gt;Parallel Processing Factor&lt;/A&gt;&amp;nbsp;(Tool Environments) to 0 (zero), and run the tool again?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1624550408165.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/16863i40BFD9D6A5C1319E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1624550408165.png" alt="JayantaPoddar_0-1624550408165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 16:00:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072084#M11330</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-24T16:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072127#M11331</link>
      <description>&lt;P&gt;Armin - in reviewing the Fill geoprocessing tool parameters, it appears to only support a single band elevation&amp;nbsp; raster dataset vs a mosaic dataset.&amp;nbsp; A workaround is to use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/image-analyst/merge.htm" target="_self"&gt;Merge&lt;/A&gt; Geoprocessing tool and merge your multiple raster datasets into a single raster dataset and then run the Fill GP tool.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 16:57:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072127#M11331</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-06-24T16:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072165#M11332</link>
      <description>&lt;P&gt;Fill/ Flow Direction, etc. works fine on Mosaic Dataset (at least for me). I assume user must have added DEM (single-band) in his mosaic dataset. The user just needs to ensure the Raster values have reflected correctly in the resulting image of the Mosaic Dataset. Else one needs to &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-statistics.htm" target="_self"&gt;Calculate Statistics&lt;/A&gt; for the Mosaic Dataset before using it for analysis.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 17:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072165#M11332</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-24T17:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072716#M11333</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name lia-user-rank-MVP-Esteemed-Contributor lia-component-message-view-widget-author-username"&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280" target="_self"&gt;&lt;SPAN class=""&gt;Jayanta&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;, thank you for your reply. No, setting &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/parallel-processing-factor.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Parallel Processing Factor&lt;/A&gt;&amp;nbsp; to zero did not work. I first downloaded four dem files with extension of tif. Then, I merged mosaic files to single file using "Mosaic to Raster New Raster" tool.&lt;/P&gt;&lt;P&gt;I even sent the merged single file to my friend. His ArcGIS could work with that file and do fill tool, but my ArcGIS fails!&lt;BR /&gt;Do you have any idea why it happens? I have a project and really need this! Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072716#M11333</guid>
      <dc:creator>ArminAzad</dc:creator>
      <dc:date>2021-06-25T18:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072720#M11334</link>
      <description>&lt;P&gt;Could you share screenshot of the error(s) and messages like the filepath of input and output? Avoid using spaces, special characters (except underscore) in filepath, and keep them short, and store them in local drive.&lt;/P&gt;&lt;P&gt;e.g.: C:\Data\Rasters\ElevMos.tif&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072720#M11334</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-25T18:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072729#M11335</link>
      <description>&lt;P&gt;Dear Jayanta,&lt;/P&gt;&lt;P&gt;I uploaded what you asked. I really appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arc.png" style="width: 392px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17030i412F3A265DD028D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arc.png" alt="Arc.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arc2.png" style="width: 392px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17031i35691AFF62F78C78/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arc2.png" alt="Arc2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072729#M11335</guid>
      <dc:creator>ArminAzad</dc:creator>
      <dc:date>2021-06-25T18:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072732#M11336</link>
      <description>&lt;P&gt;Previous pictures seem to have low quality. SO, I am sending new ones.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arc.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17032iEE2FBD71F79A4A82/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arc.png" alt="Arc.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arc2.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17033i666F4641C1892A0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arc2.png" alt="Arc2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:27:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072732#M11336</guid>
      <dc:creator>ArminAzad</dc:creator>
      <dc:date>2021-06-25T18:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072733#M11337</link>
      <description>&lt;P&gt;Not sure what is that "Image Server..." error.&lt;/P&gt;&lt;P&gt;Restart ArcGIS Pro, if not already done.&lt;/P&gt;&lt;P&gt;The length of output filepath looks fine. Could you save the output as a TIFF (DEM2.tif)?&lt;/P&gt;&lt;P&gt;Also put the parallel processing factor as 0 (I know I am being stubborn on this point &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt; ).&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:36:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072733#M11337</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-25T18:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072735#M11338</link>
      <description>&lt;P&gt;It is image server is not supported by the current license.&lt;/P&gt;&lt;P&gt;I did all other tips. They did not work, unfortunately.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 18:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072735#M11338</guid>
      <dc:creator>ArminAzad</dc:creator>
      <dc:date>2021-06-25T18:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072744#M11339</link>
      <description>&lt;P&gt;Just realized that you are working on ArcMap, not ArcGIS Pro.&lt;/P&gt;&lt;P&gt;Please ensure the background processing is turned off as well (Geoprocessing &amp;gt; Geoprocessing Options).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JayantaPoddar_0-1624647738803.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/17038i1424E163CB4ECD00/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JayantaPoddar_0-1624647738803.png" alt="JayantaPoddar_0-1624647738803.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am out of any more ideas. If the issue still persists, maybe log a case with &lt;A href="https://support.esri.com/en/contact-tech-support" target="_self"&gt;Esri Technical Support&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 19:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072744#M11339</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-25T19:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072807#M11340</link>
      <description>&lt;P&gt;Hi again Jayanta,&lt;/P&gt;&lt;P&gt;It worked. At first time, I went to "Environments" in the Fill tool window. It did not work. But this time, I went to "Geoprocessing&amp;gt;Environment&amp;gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/environment-settings/parallel-processing-factor.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Parallel Processing Factor&lt;/A&gt; &amp;gt; puting 0"&lt;BR /&gt;&lt;BR /&gt;I really appreciate your help.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 20:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1072807#M11340</guid>
      <dc:creator>ArminAzad</dc:creator>
      <dc:date>2021-06-25T20:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1233640#M11799</link>
      <description>&lt;P&gt;Tips&amp;nbsp; to Fix the Esri 999999 Error&lt;BR /&gt;Repair Your Geometry. A common culprit of the 999999 Esri error is small geometry errors in your vector data.&lt;BR /&gt;Turn Off Background Processing.&amp;nbsp;&lt;BR /&gt;Geoprocess in Chunks.&amp;nbsp;&lt;BR /&gt;Rewrite Your Output File Name.&amp;nbsp;&lt;BR /&gt;Swap Null Values to Zero.&amp;nbsp;&lt;BR /&gt;Raster Problems.&amp;nbsp;&lt;BR /&gt;Delete Your Temp Folder.&amp;nbsp;&lt;BR /&gt;Just Do It in QGIS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This may help you,&lt;/P&gt;&lt;P&gt;Rachel Gomez&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 06:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1233640#M11799</guid>
      <dc:creator>RachelGomez</dc:creator>
      <dc:date>2022-11-21T06:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1255289#M11856</link>
      <description>&lt;P&gt;Hi Jayanta,&lt;/P&gt;&lt;P&gt;It worked.&lt;BR /&gt;I appreciate your help.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 12:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1255289#M11856</guid>
      <dc:creator>MaiELbanna</dc:creator>
      <dc:date>2023-02-06T12:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: error 999999: error executing function, execution failed</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1267039#M11885</link>
      <description>&lt;P&gt;Interesting comment but there really aren't any valid tips to fix ESRI:s 999999 Error. This error, by definition, is "unexpected" and without a known cause.&lt;/P&gt;&lt;P&gt;With respect to the actual question posed by ArminAzad, the error arises when running a Fill on a DEM.&lt;/P&gt;&lt;P&gt;When faced with en error in this situation, the best course of action is typically to reduce the size of the input. I.e. use ClipRaster to reduce the DEM by 50% and then run the Fill. Does it still crash? If not, then the problem has been identified. However, one thing I would never recommend is to try and run RepairGeometry on a raster elevation model &lt;span class="lia-unicode-emoji" title=":grimacing_face:"&gt;😬&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 13:15:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-999999-error-executing-function-execution/m-p/1267039#M11885</guid>
      <dc:creator>FakeName</dc:creator>
      <dc:date>2023-03-13T13:15:35Z</dc:date>
    </item>
  </channel>
</rss>

