Error 21024

Message

Possible error messages:

Without Resource Bundle (default)
  • Property '{PROPERTY_NAME}' is not defined for connection profile: {PROFILE_NAME}
With Resource Bundle
  • Property '{PROPERTY_NAME}' is not defined for connection profile: {PROFILE_NAME}
Domain Persistence.PersistenceException
Number 21024
Label PROFILE_PROPERTY_NOT_DEFINED
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

A required property in the connection or synchronization profile has not been set.

Action

Based on the error message, which contains the property name, set the required property using the DBClass.getSynchronizationProfile().setProperty or DBClass.getConnectionProfile.setProperty method.