Error 22701

Message

Possible error messages:

Without Resource Bundle (default)
  • The package is not deployed or device's protocol version may be incompatible with the server's protocol version. ({VERSION} > 0)
With Resource Bundle
  • the package is not deployed or device's protocol version may be incompatible with the server's protocol version. ({VERSION} > 0)
Domain Persistence.ProtocolException
Number 22701
Label PACKAGE_NOT_DEPLOYED_OR_INCOMPATIBLE_VERSION
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Synchronization failed because either the package has not been deployed on the target server, or because the client version is so much later than the version of the target server that the target server cannot even send version information to the client.

Action

Verify that the server package is correctly deployed. If it is, upgrade the target server, or use a compatible Object API client library and generated codes.