Error 14830

Message

Possible error messages:

Without Resource Bundle (default)
  • Application Identifier is not available. Failed to initialize messaging client
  • Missing required connection profile property
  • Application connection properties are missing
  • Application connection properties are missing
With Resource Bundle
  • Application connection properties are missing.
Domain Mobile.ApplicationError
Number 14830
Label CONNECTION_PROPERTIES_MISSING
Applicable Platform(s) iOS, Android, BlackBerry, Windows Mobile

Cause

Missing connection properties when calling methods in SUPApplication (iOS), Sybase.Mobile.Application (C#), or com.sybase.mobile.Application (Java)

Action

Verify that the mandatory attributes (host/port/credentials) inside ConnectionProperties are correctly set before calling Application.StartConnection.