<?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 100014 Code Failed in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681101#M101520</link>
    <description>&lt;P&gt;Thank you for the response.&amp;nbsp; You mentioned one dataset was clipped - is this the result of a Clip GP tool or something else?&amp;nbsp; What was your workflow to manually rename the attribute columns?&amp;nbsp; Was this for the CSV file or the GDB feature class?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2026 16:09:47 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2026-01-30T16:09:47Z</dc:date>
    <item>
      <title>Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1680918#M101492</link>
      <description>&lt;P&gt;I've been working with my coworker trying to figure out why she can't use the "Summarize Within" tool in her project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've tried shortening the names of the fields, shortening the name of the output layer, creating a new geodatabase, trying to summarize just a selection of the data (as her current data layers have thousands of entries), unchecking the "&lt;SPAN&gt;Add shape summary attributes" box. Nothing. We've even tried writing to a different location on the computer that has a shorter destination name. That didn't work either.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;She's also tried saving and restarting the project, restarting the computer. Still nothing. Her version of Pro is currently 3.2, maybe that's the issue?&lt;/P&gt;&lt;P data-unlink="true"&gt;We referenced this &lt;A href="https://support.esri.com/en-us/knowledge-base/error-100014-summarize-within-failed-000027089" target="_self"&gt;post&lt;/A&gt; as&amp;nbsp;well as various others on the blog and I just wish we could figure out what the issue was. The only thing that was helpful was this &lt;A href="https://support.esri.com/en-us/bug/when-using-the-summarize-within-tool-in-a-modelbuilder-bug-000172797" target="_self"&gt;bug post&lt;/A&gt; I found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight into this issue would be much appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 19:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1680918#M101492</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-01-29T19:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1680931#M101496</link>
      <description>&lt;P&gt;You have tried all the referenced suggestions and the bug, so I would copy the source geodatabase to a computer with a newer version of Pro to test.&amp;nbsp; Otherwise contact Tech Support since something may apply to Pro 3.2 that has been addressed already&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 20:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1680931#M101496</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2026-01-29T20:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1680979#M101506</link>
      <description>&lt;P&gt;Are there any JOINs on your dataset?&amp;nbsp; If so, field length on the JOIN table could also be the issue.&amp;nbsp; Export the JOIN to a new feature class and attempt the workflow again.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 22:32:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1680979#M101506</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-01-29T22:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681064#M101517</link>
      <description>&lt;P&gt;I just double-checked and there were no joins performed on the dataset, but the one was clipped. Could that be the issue? We also manually renamed the attribute columns, in an attempt to fix any potential length issues.&lt;/P&gt;&lt;P&gt;I also double-checked with her and she said that both datasets had over 60k entries, "if not more". I don't think that having that many entries would make it fail. Run slowly, for sure, but not fail. We tried running the tool on a selection (much smaller) from the dataset and that failed as well.&lt;/P&gt;&lt;P&gt;One layer was a simple point layer (slightly edited to remove bad data) and the other was an H3 hexagon tessellation polygon layer.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 14:26:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681064#M101517</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-01-30T14:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681101#M101520</link>
      <description>&lt;P&gt;Thank you for the response.&amp;nbsp; You mentioned one dataset was clipped - is this the result of a Clip GP tool or something else?&amp;nbsp; What was your workflow to manually rename the attribute columns?&amp;nbsp; Was this for the CSV file or the GDB feature class?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 16:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681101#M101520</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-01-30T16:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681114#M101524</link>
      <description>&lt;P&gt;Yes, this was the result of a Clip GP tool. And to rename the attribute columns, we tried multiple ways. We tried renaming it within the attribute table manually (changing the aliases [which in hindsight, might not do much]) and we also tried creating a brand-new field with a shorter name and copying the data to that new field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;These changes were applied to the point layer, not the hexagon tessellation layer.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 16:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681114#M101524</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-01-30T16:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681613#M101578</link>
      <description>&lt;P&gt;Thank you for the information.&amp;nbsp; So in studying this item, I did see one Esri Support case where the error code was misleading.&amp;nbsp; It had nothing to do with the field lengths at all and was a projection issue with the data.&amp;nbsp; You may want to verify/check the projections and transformations being used for the input feature classes and see if that is the issue.&lt;BR /&gt;&lt;BR /&gt;Maybe (or maybe not) related - there is BUG-000172797 - "When using the Summarize Within tool in Modelbuilder or from geoprocessing tools, the process fails and returns the error, ERROR 100014: Summarize Within failed.&amp;nbsp; Failed to execute (Summarize Within)"&amp;nbsp; This was logged at 3.4 and is under consideration.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 21:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681613#M101578</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-02T21:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681837#M101601</link>
      <description>&lt;P&gt;Having the same projections is definitely something to consider. I know that we were having some problems with the tessellation tool regarding projections. Based on our research, it seemed to only want to work under a specific projection.&lt;/P&gt;&lt;P&gt;We'll take a look and let you know whether projection issues are the reason for this error message. Thank you for taking time to help trouble-shoot this!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 18:59:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1681837#M101601</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-02-03T18:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error 100014 Code Failed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1682060#M101627</link>
      <description>&lt;P&gt;So we tried re-running the tool with the same projection for the multiple layers and it worked! Although, we found out that it had to be an&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;U&gt;&lt;EM&gt;equal-area projection&lt;/EM&gt;&lt;/U&gt; in order for the "Summarize Within" tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your help and advice, Robert.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt; It might be nice to include a more specific error code for that tool in the future.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 16:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-100014-code-failed/m-p/1682060#M101627</guid>
      <dc:creator>IrelandHackman</dc:creator>
      <dc:date>2026-02-04T16:12:06Z</dc:date>
    </item>
  </channel>
</rss>

