<?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 Geodatabase Synchronization Error in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/573679#M3908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am using Runtime SDK 100.5 for Android. I have created a replica from an Feature Service and I have to synchronize it once a week. I started the synchronization from my code. In Arcgis server log, I can see the delta data(the file name starts with _ags_...geodatabase). But when sync status is %91,the application crashes suddenly without entering any catch blocks. The app never catch the error. After that I checked the logcat I saw that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;///////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;table process_queue already exists&lt;BR /&gt;11-02 16:20:43.741 9406-9445/? E/DatabaseManagerIntentService: TABLE CREATION EXCEPTION: android.database.sqlite.SQLiteException: table process_queue already exists (code 1): , while compiling: CREATE TABLE process_queue (_id INTEGER PRIMARY KEY,app_id INTEGER NOT NULL UNIQUE,app_type TEXT,app_status TEXT,app_url TEXT,bundle_id TEXT,data_file_url TEXT,download_id TEXT,command TEXT )&lt;BR /&gt;11-02 16:20:43.743 9406-9445/? D/DatabaseManagerIntentService: INSIDE CREATE!&lt;BR /&gt;11-02 16:20:43.745 9406-9445/? E/SQLiteLog: (1) table os_update already exists&lt;BR /&gt;11-02 16:20:43.746 9406-9445/? E/DatabaseManagerIntentService: TABLE CREATION EXCEPTION: android.database.sqlite.SQLiteException: table os_update already exists (code 1): , while compiling: CREATE TABLE os_update (_id INTEGER PRIMARY KEY,name TEXT,message TEXT,file_size TEXT,description TEXT,device_model TEXT,xml_url TEXT,package_url TEXT )&lt;BR /&gt;11-02 16:20:44.375 9406-9419/? E/Fabric: Unknown error while loading Crashlytics settings. Crashes will be cached until settings can be retrieved.&lt;/P&gt;&lt;P&gt;///////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are &lt;STRONG&gt;process_queue&lt;/STRONG&gt; and &lt;STRONG&gt;os_update&amp;nbsp;&lt;/STRONG&gt;tables? I don't have tables with these names in my service and geodatabase? I couldn't understand the this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2020 14:06:33 GMT</pubDate>
    <dc:creator>nrcnylmz</dc:creator>
    <dc:date>2020-11-02T14:06:33Z</dc:date>
    <item>
      <title>Geodatabase Synchronization Error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/573679#M3908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I am using Runtime SDK 100.5 for Android. I have created a replica from an Feature Service and I have to synchronize it once a week. I started the synchronization from my code. In Arcgis server log, I can see the delta data(the file name starts with _ags_...geodatabase). But when sync status is %91,the application crashes suddenly without entering any catch blocks. The app never catch the error. After that I checked the logcat I saw that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;///////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;table process_queue already exists&lt;BR /&gt;11-02 16:20:43.741 9406-9445/? E/DatabaseManagerIntentService: TABLE CREATION EXCEPTION: android.database.sqlite.SQLiteException: table process_queue already exists (code 1): , while compiling: CREATE TABLE process_queue (_id INTEGER PRIMARY KEY,app_id INTEGER NOT NULL UNIQUE,app_type TEXT,app_status TEXT,app_url TEXT,bundle_id TEXT,data_file_url TEXT,download_id TEXT,command TEXT )&lt;BR /&gt;11-02 16:20:43.743 9406-9445/? D/DatabaseManagerIntentService: INSIDE CREATE!&lt;BR /&gt;11-02 16:20:43.745 9406-9445/? E/SQLiteLog: (1) table os_update already exists&lt;BR /&gt;11-02 16:20:43.746 9406-9445/? E/DatabaseManagerIntentService: TABLE CREATION EXCEPTION: android.database.sqlite.SQLiteException: table os_update already exists (code 1): , while compiling: CREATE TABLE os_update (_id INTEGER PRIMARY KEY,name TEXT,message TEXT,file_size TEXT,description TEXT,device_model TEXT,xml_url TEXT,package_url TEXT )&lt;BR /&gt;11-02 16:20:44.375 9406-9419/? E/Fabric: Unknown error while loading Crashlytics settings. Crashes will be cached until settings can be retrieved.&lt;/P&gt;&lt;P&gt;///////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are &lt;STRONG&gt;process_queue&lt;/STRONG&gt; and &lt;STRONG&gt;os_update&amp;nbsp;&lt;/STRONG&gt;tables? I don't have tables with these names in my service and geodatabase? I couldn't understand the this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/573679#M3908</guid>
      <dc:creator>nrcnylmz</dc:creator>
      <dc:date>2020-11-02T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase Synchronization Error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/573680#M3909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It would be helpful for us to reproduce this locally so that we can assist in dealing with this issue.&lt;/P&gt;&lt;P&gt;Would you be able to share the code used for syncing the geodatabase with us?&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 15:29:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/573680#M3909</guid>
      <dc:creator>JonL</dc:creator>
      <dc:date>2020-11-02T15:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Geodatabase Synchronization Error</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/1029941#M5438</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I solved the problem with using Esri Runtime SDK 100.10. I think there is a bug with the version. I used the sample code.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 10:57:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/geodatabase-synchronization-error/m-p/1029941#M5438</guid>
      <dc:creator>nrcnylmz</dc:creator>
      <dc:date>2021-02-24T10:57:35Z</dc:date>
    </item>
  </channel>
</rss>

