<?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 Pro Field Calculator crash in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8180#M21</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fields names are the same, but I am using the table qualifier&amp;nbsp; ![tablename].[fieldname]! in the dialog because of the join.&amp;nbsp; Some additional info from further testing:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; The Feature Class is created during a configured Task using the Feature Class to Feature Class geoprocessing &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;tool.&amp;nbsp; Joining and calculating always crashes on that output feature class like explained above.&amp;nbsp; Copying that &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;output in the same geodatabase and running a join and calculate on the copied feature class does not crash &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Pro.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; If I manually run the Feature Class to Feature Class to create the output, the crash does not occur.&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; I have tried pausing the Map drawing, and turning off all layers and the problem still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen a configured Task become corrupt?&amp;nbsp; It seems to me that something about the Task is interfering with that feature class.&amp;nbsp; Even when the task is not running and after restarting Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2018 22:09:23 GMT</pubDate>
    <dc:creator>StephenSporik1</dc:creator>
    <dc:date>2018-08-22T22:09:23Z</dc:date>
    <item>
      <title>ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8178#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At version 2.2.1, I am having consistent issues running the Field Calculator on a feature class joined to a geodatabase table.&amp;nbsp; These two objects are based within two separate file geodatabases.&amp;nbsp; The Field Calculation is simple, setting the value of a text field equal to the value of another text field from the joined table.&amp;nbsp; The Field Calculation completes, and then ArcGIS Pro crashes.&amp;nbsp; It appears that the map tries to refresh after the Calculation and that is when ArcGIS Pro crashes.&amp;nbsp; When I open the project again, the changes to the field have persisted.&amp;nbsp; This crash happens every time no matter whether I run the Field Calculator from the Attribute table, from within a configured Task, or from the Data Management toolbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are null values in the field basing the Join.&amp;nbsp; So I have also tried&amp;nbsp;unchecking "Keep All Target Features" so the calculation would theoretically skip those.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any troubleshooting tips would be helpful.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:56:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8178#M19</guid>
      <dc:creator>StephenSporik1</dc:creator>
      <dc:date>2018-08-22T19:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8179#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although it shouldn't matter, are the field names the same or different in both tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 20:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8179#M20</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-22T20:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8180#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fields names are the same, but I am using the table qualifier&amp;nbsp; ![tablename].[fieldname]! in the dialog because of the join.&amp;nbsp; Some additional info from further testing:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; The Feature Class is created during a configured Task using the Feature Class to Feature Class geoprocessing &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;tool.&amp;nbsp; Joining and calculating always crashes on that output feature class like explained above.&amp;nbsp; Copying that &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;output in the same geodatabase and running a join and calculate on the copied feature class does not crash &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Pro.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; If I manually run the Feature Class to Feature Class to create the output, the crash does not occur.&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; I have tried pausing the Map drawing, and turning off all layers and the problem still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen a configured Task become corrupt?&amp;nbsp; It seems to me that something about the Task is interfering with that feature class.&amp;nbsp; Even when the task is not running and after restarting Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:09:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8180#M21</guid>
      <dc:creator>StephenSporik1</dc:creator>
      <dc:date>2018-08-22T22:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8181#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/tasks/design-a-task.htm" title="http://pro.arcgis.com/en/pro-app/help/tasks/design-a-task.htm"&gt;Design a task item—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you experimented with step options? (just to see whether that has an issue... try manual)&lt;/P&gt;&lt;P&gt;And since you get a catastrophic crash with no error messages, I assume validation worked fine&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/tasks/taskerrors.htm" title="http://pro.arcgis.com/en/pro-app/help/tasks/taskerrors.htm"&gt;Task item errors—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8181#M22</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-22T22:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8182#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/222831"&gt;Stephen Sporik&lt;/A&gt;‌ are you able to provide more exact details, what types of fields, how the data is created, etc...? I just had a similar, but not exact, case involving joining&amp;nbsp;tables that led to crashes. Are you sending the crash reports to ESRI? In my case sending multiple crash reports resulted in an &lt;STRONG&gt;immediate&lt;/STRONG&gt; ESRI response, a more detailed steps to reproduce that involved video recording screen shares,&amp;nbsp; a TS case, a&amp;nbsp;new bug, and development being pretty confident they have a fix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take home message: Sending those crash report files does work. It's not like the close door button in an elevator.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8182#M23</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-08-24T18:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8183#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you also joining tables between 2 different file gdbs when your crashes occur?&amp;nbsp; Do you get any crashes in this scenario when the join is between tables in the same file gdb?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8183#M24</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-08-24T18:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8184#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course, if the join is the issue, making it permanent would remove that problem, allow you to do the calculations, then you can delete any fields you don't want.&lt;/P&gt;&lt;P&gt;Get it working first to isolate whether it is the join or something with the Task process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8184#M25</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-24T18:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8185#M26</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, joined the offending target table to a table in the same geodatabse and had the same issue.&amp;nbsp; Any process that target table partipates in is now causing problems.&amp;nbsp; Its almost like a ghost lock is on the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 21:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8185#M26</guid>
      <dc:creator>StephenSporik1</dc:creator>
      <dc:date>2018-08-24T21:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8186#M27</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I sent every error report to ESRI, they should have about 30 or so by now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 21:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8186#M27</guid>
      <dc:creator>StephenSporik1</dc:creator>
      <dc:date>2018-08-24T21:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8187#M28</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for the feedback.&amp;nbsp; I just started over in a new project, and rebuilt the task and have not had problem since.&amp;nbsp; Will try to follow up with ESRI tho and get this logged as a Bug.&amp;nbsp; I have had some feedback from others offline where this has happened to them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 21:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8187#M28</guid>
      <dc:creator>StephenSporik1</dc:creator>
      <dc:date>2018-08-24T21:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8188#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I spoke too soon.&amp;nbsp; The first time I reopened the new Pro project and ran it again the same crash on the first Field Calculate after the first Join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 21:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8188#M29</guid>
      <dc:creator>StephenSporik1</dc:creator>
      <dc:date>2018-08-24T21:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8189#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;too rule out data, can you make the join permanent and try the calculation.&amp;nbsp; I know it isn't what you want, but that hasn't been ruled out yet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 22:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8189#M30</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-24T22:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8190#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AGP 2.2.2 was just released September 5, 2018 with a number of bug fixes.&amp;nbsp; IF it is a BUG and IF it's listed in the resolved fixes, it may work.&amp;nbsp; Have you tested this with AGP 2.2.2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 21:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8190#M31</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-09-06T21:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8191#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/get-started/release-notes.htm" title="http://pro.arcgis.com/en/pro-app/get-started/release-notes.htm"&gt;Release notes for ArcGIS Pro 2.2—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt; to save you the look&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 21:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8191#M32</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-09-06T21:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Field Calculator crash</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8192#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of the bugs listed in 2.2.2 appear to be related to field calculator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 12:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcgis-pro-field-calculator-crash/m-p/8192#M33</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-09-07T12:26:37Z</dc:date>
    </item>
  </channel>
</rss>

