Error 21150

Message

Possible error messages:

Without Resource Bundle (default)
  • <Empty error message>
With Resource Bundle
  • Authentication failed
Domain Persistence.PersistenceException
Number 21150
Label AUTHENTICATION_FAILED
Applicable Platform(s) Android, BlackBerry, Windows Mobile

Cause

Synchronization failed due to an authentication failuer on the server side.

Action

Verify user name and password. Check whether ConnectionProperties.LoginCredentials or LoginCertificate are appropriately used, depending on your authentication method. If they are, verify whether the user name and password are overwritten by DBClass.GetSynchronizationProfile().Username/Password API (??:are they supposed to be? pls verify wording). Otherwise, discuss with administrator to determine this is a server configuration issue.