<?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: Strange Error with SQLite in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1139466#M13571</link>
    <description>&lt;P&gt;We see similar errors when using Runtime with sync replicas. Seems like Runtime might need a better error message. An FYI. Stack trace:&lt;/P&gt;&lt;P&gt;- at Esri.ArcGISRuntime.ArcGISException.HandleCoreError (RuntimeCoreNet.GeneratedWrappers.CoreError error, System.Boolean throwException)&lt;BR /&gt;- at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError (System.IntPtr errorHandle, System.Boolean throwOnFailure, System.Runtime.InteropServices.GCHandle wrapperHandle)&lt;BR /&gt;- at RuntimeCoreNet.GeneratedWrappers.CoreArcGISMapImageSublayer.get_Table ()&lt;BR /&gt;- at Esri.ArcGISRuntime.Mapping.ArcGISMapImageSublayer.&amp;lt;get_Table&amp;gt;b__43_0 (RuntimeCoreNet.GeneratedWrappers.CoreArcGISMapImageSublayer c)&lt;BR /&gt;- at Esri.ArcGISRuntime.Internal.RuntimeLazy.Make[T,U] (T&amp;amp; target, System.Boolean&amp;amp; initialized, System.Object locker, U factoryParam, System.Func&amp;lt;T,T1&amp;gt;[T,TResult] factory)&lt;BR /&gt;- at Esri.ArcGISRuntime.Internal.RuntimeLazy.Get[T,U] (T&amp;amp; target, System.Boolean&amp;amp; initialized, System.Object locker, U factoryParam, System.Func&amp;lt;T,T1&amp;gt;[T,TResult] factory)&lt;BR /&gt;- at Esri.ArcGISRuntime.Mapping.ArcGISMapImageSublayer.get_Table ()&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 17:45:18 GMT</pubDate>
    <dc:creator>JeremyBridges</dc:creator>
    <dc:date>2022-02-01T17:45:18Z</dc:date>
    <item>
      <title>Strange Error with SQLite</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1096824#M13463</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using a hosted feature layer to collect data in Esri Field Maps (21.2.3) or Collector (21.0.2)&amp;nbsp;&lt;/P&gt;&lt;P&gt;The hosted feature layer contains three layers; polylines, polygons, and point features.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no issue placing polygon, or polyline features, but when a&amp;nbsp;&lt;EM&gt;second&lt;/EM&gt; point feature is submitted, it fails and is followed by;&amp;nbsp;&lt;STRONG&gt;Error SQLite constraint violation.&lt;IMG src="https://mail.google.com/mail/u/0?ui=2&amp;amp;ik=f338d973cf&amp;amp;attid=0.1.1&amp;amp;permmsgid=msg-f:1710441175713971705&amp;amp;th=17bcb52fdfa1fdf9&amp;amp;view=fimg&amp;amp;sz=s0-l75-ft&amp;amp;attbid=ANGjdJ_cHu0xqkzSyjtMmHFj9desKp_VFjsXWHPcvhhfRWuXbAzCH3r_PtfwrPskxpkcFI1YuhrLFAy2Fi0SzEcOVFpWcbkffSoS1Amn7eXvXyR38TyWAk_vyK-Pjis&amp;amp;disp=emb" border="0" /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 16:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1096824#M13463</guid>
      <dc:creator>JackSelzer</dc:creator>
      <dc:date>2021-09-09T16:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Error with SQLite</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1096848#M13464</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/422290"&gt;@JackSelzer&lt;/a&gt;&amp;nbsp;this will probably require troubleshooting:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Try publishing the data as a new hosted feature service and see if the issue remains.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Try publishing new data as a hosted a feature service and see if the issue remains.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 09 Sep 2021 17:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1096848#M13464</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2021-09-09T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Error with SQLite</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1139466#M13571</link>
      <description>&lt;P&gt;We see similar errors when using Runtime with sync replicas. Seems like Runtime might need a better error message. An FYI. Stack trace:&lt;/P&gt;&lt;P&gt;- at Esri.ArcGISRuntime.ArcGISException.HandleCoreError (RuntimeCoreNet.GeneratedWrappers.CoreError error, System.Boolean throwException)&lt;BR /&gt;- at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError (System.IntPtr errorHandle, System.Boolean throwOnFailure, System.Runtime.InteropServices.GCHandle wrapperHandle)&lt;BR /&gt;- at RuntimeCoreNet.GeneratedWrappers.CoreArcGISMapImageSublayer.get_Table ()&lt;BR /&gt;- at Esri.ArcGISRuntime.Mapping.ArcGISMapImageSublayer.&amp;lt;get_Table&amp;gt;b__43_0 (RuntimeCoreNet.GeneratedWrappers.CoreArcGISMapImageSublayer c)&lt;BR /&gt;- at Esri.ArcGISRuntime.Internal.RuntimeLazy.Make[T,U] (T&amp;amp; target, System.Boolean&amp;amp; initialized, System.Object locker, U factoryParam, System.Func&amp;lt;T,T1&amp;gt;[T,TResult] factory)&lt;BR /&gt;- at Esri.ArcGISRuntime.Internal.RuntimeLazy.Get[T,U] (T&amp;amp; target, System.Boolean&amp;amp; initialized, System.Object locker, U factoryParam, System.Func&amp;lt;T,T1&amp;gt;[T,TResult] factory)&lt;BR /&gt;- at Esri.ArcGISRuntime.Mapping.ArcGISMapImageSublayer.get_Table ()&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 17:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1139466#M13571</guid>
      <dc:creator>JeremyBridges</dc:creator>
      <dc:date>2022-02-01T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Error with SQLite</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1167180#M13625</link>
      <description>&lt;P&gt;I am getting the same error, when trying to delete a feature in the Field Maps app...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 19:33:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1167180#M13625</guid>
      <dc:creator>ArmstKP</dc:creator>
      <dc:date>2022-04-22T19:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Error with SQLite</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1279054#M13758</link>
      <description>&lt;P&gt;I was getting an error a smidge longer (arcgis.runtime exception, SQLite constraint violation. SQLite 19..... something like that) republished a new feature service and now I just get the same sleeker error as the original post.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2023 02:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/strange-error-with-sqlite/m-p/1279054#M13758</guid>
      <dc:creator>MikePowers</dc:creator>
      <dc:date>2023-04-16T02:23:15Z</dc:date>
    </item>
  </channel>
</rss>

