Error 21129

Message

Possible error messages:

Without Resource Bundle (default)
  • Import message try to update an unexisting instance: {PRIMARY_KEY}
  • Import message try to update an unexisting ServerPersonalization instance: {PRIMARY_KEY}
With Resource Bundle
  • Import message try to update an unexisting instance: {PRIMARY_KEY}
Domain Persistence.PersistenceException
Number 21129
Label MESSAGE_UPDATE_UNEXISTING_INSTANCE
Applicable Platform(s) iOS, Android

Cause

An operation downloaded from the server is attempting to update an MBO instance that does not exist in the local database .

Action

This message may indicate a data mismatch between the server and local database, a back-end issue (such as DOE sending incorrect updates, or updating an incorrect device), a local database corruption, or updates by third-party processes. Consult the back-end administrator to determine whether this is back-end issue. If it is not, submit all pending work, delete the local database, resubscribe, and start with a new database.