<?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 unexpected fatal exception in ArcGIS Knowledge Questions</title>
    <link>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1353711#M84</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to load a table into my knowledge graph, and get an "Unexpected fatal exception"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;An unexpected fatal exception occurred within this application. Execution should be terminated.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Start Time: Tuesday, 28 November 2023 4:59:29 AM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Failed at Tuesday, 28 November 2023 4:59:30 AM (Elapsed Time: 1 Seconds).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I've been able to load other tables into the knowledge graph, but it doesn't see to like this (and another) particular table.&lt;/P&gt;&lt;P&gt;I've tried csv's; xlsx'; a table in a geodatabase; a feature class in a geodatabase...&lt;/P&gt;&lt;P&gt;Through that troubleshooting, it would seem that the issue is with the Knowledge Graph itself, because I can successfully load the table into a new knowledge graph.&lt;/P&gt;&lt;P&gt;Any suggestions on why on particular dataset may throw this error and not another on one particular Knowledge Graph?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;One of the datasets in question:&amp;nbsp;&lt;A href="https://www.kaggle.com/datasets/anthonypm/casa-australian-aircraft-register-autoupdated" target="_blank"&gt;CASA Australian Aircraft Register - Auto-Updated (kaggle.com)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 19:35:51 GMT</pubDate>
    <dc:creator>Deastman</dc:creator>
    <dc:date>2023-11-27T19:35:51Z</dc:date>
    <item>
      <title>unexpected fatal exception</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1353711#M84</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to load a table into my knowledge graph, and get an "Unexpected fatal exception"&lt;/P&gt;&lt;P&gt;&lt;EM&gt;An unexpected fatal exception occurred within this application. Execution should be terminated.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Start Time: Tuesday, 28 November 2023 4:59:29 AM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Failed at Tuesday, 28 November 2023 4:59:30 AM (Elapsed Time: 1 Seconds).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I've been able to load other tables into the knowledge graph, but it doesn't see to like this (and another) particular table.&lt;/P&gt;&lt;P&gt;I've tried csv's; xlsx'; a table in a geodatabase; a feature class in a geodatabase...&lt;/P&gt;&lt;P&gt;Through that troubleshooting, it would seem that the issue is with the Knowledge Graph itself, because I can successfully load the table into a new knowledge graph.&lt;/P&gt;&lt;P&gt;Any suggestions on why on particular dataset may throw this error and not another on one particular Knowledge Graph?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;One of the datasets in question:&amp;nbsp;&lt;A href="https://www.kaggle.com/datasets/anthonypm/casa-australian-aircraft-register-autoupdated" target="_blank"&gt;CASA Australian Aircraft Register - Auto-Updated (kaggle.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 19:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1353711#M84</guid>
      <dc:creator>Deastman</dc:creator>
      <dc:date>2023-11-27T19:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: unexpected fatal exception</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1353886#M85</link>
      <description>&lt;P&gt;Digging into this a little further. Seems like the issue could be to do with one of the data fields... haven't worked out which one yet.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 00:38:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1353886#M85</guid>
      <dc:creator>Deastman</dc:creator>
      <dc:date>2023-11-28T00:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: unexpected fatal exception</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1384865#M91</link>
      <description>&lt;P&gt;I'm experiencing the same issue, did you get any further with your investigation?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 13:49:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1384865#M91</guid>
      <dc:creator>RichardParton</dc:creator>
      <dc:date>2024-02-21T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: unexpected fatal exception</title>
      <link>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1384907#M92</link>
      <description>&lt;P&gt;After some playing, the issue just came down to datatypes....In my case 2 Entities which I was trying to create a relationship between were of different types (one was Int and one was text) so after changing this so they were both text it worked as expected.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 14:55:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-knowledge-questions/unexpected-fatal-exception/m-p/1384907#M92</guid>
      <dc:creator>RichardParton</dc:creator>
      <dc:date>2024-02-21T14:55:41Z</dc:date>
    </item>
  </channel>
</rss>

