Error 3037

Message

Possible error messages:

Without Resource Bundle (default)
  • <Actual error message from UltraLite>
  • Illegal key generator status. It must be populated first by the server after a client call to beginOnlineLogin or subscribe
With Resource Bundle
  • fail to get KeyGenerator connection: {UL_ERROR_CODE}, {UL_ERROR_MESSAGE}
Domain Persistence.PersistenceException
Number 3037
Label ERR_DB_KEY_GENERATOR_CONNECTION_FAILED
Applicable Platform(s) iOS

Cause

Case 1: Cannot open connection to UL database. Case 2: The KeyGenerator table has not been populated, because package database has not yet been subscribed to from the server.

Action

Case 1: Verify ConnectionProfile properties. Case 2: Subscribe the package database.