A list of the error codes that are displayed on a device.
Junos Pulse Mobile Security Client Error Messages
The errors that are listed in the following table occurs only when the Junos Pulse client has no active connection to the Junos Pulse Mobile Security Gateway:
Device Error Codes:
public static final int ERROR_CODE_ NO_FILE_NAME_OR_CONTENTS_PASSED = 100; // No file name or contents passed. public static final int ERROR_CODE_THE_FILE_CONTENTS_PASSED_EXCEEDS_THE_MAXIMUM_SIZE_ALLOWED = 101; // The file contents passed exceeds the maximum allowed. public static final int ERROR_CODE_THERE_WAS_A_PROBLEM_STORING_THE_FILE_ON_THE_SERVER = 102; // There was a problem storing the file on the server. public static final int ERROR_CODE_HANDSET_IDENTIFIER_REQUIRED =111; // Handset Identifier required. public static final int ERROR_CODE_HANDSET_NOT_FOUND = 121; // Handset not found. public static final int ERROR_CODE_HANDSET_HAS_EXPIRED = 131; // Handset has expired. public static final int ERROR_CODE_HANDSET_IDENTIFIER_REQUIRED = 211; // Handset Identifier required. public static final int ERROR_CODE_REGISTRATION_CODE_REQUIRED = 212; // Registration Code required. public static final int ERROR_CODE_USER_ACOCUNT_INCOMPLETE = 213; // User Account incomplete. public static final int ERROR_CODE_REGISTRATION_CODE_INVALID = 221; // Registration Code invalid. public static final int ERROR_CODE_SELECT_DIFFERENT_USERNAME = 222; // Please select a different username. public static final int ERROR_CODE_HANDSET_REGISTERED_WITH_USER_ACCOUNT = 223; // Handset previouslyregistered with user account. public static final int ERROR_CODE_HANDSET_REGISTERED_WITH_DIFFERENT_ACCOUNT = 224; // Handset previously registered with different account. public static final int ERROR_CODE_HANDSET_REGISTERED_DIFFERENT_CODE = 225; // Handset previously registered under different code. public static final int ERROR_CODE_USER_ACCOUNT_REQUIRED = 226; // User Account is required for this Enterprise. public static final int ERROR_CODE_LICENSE_COUNT_EXCEEDED = 227; // Enterprise License count exceeded. public static final int ERROR_CODE_LICENSE_TYPE_INVALID = 228; // Enterprise License type invalid. public static final int ERROR_CODE_PIN_INVALID = 231; // Registration pin invalid. public static final int ERROR_CODE_PIN_INVALID = 232; // Pin Invalid. public static final int ERROR_CODE_HANDSET_DOES_NOT_EXIST = 241; // Handset does not exist. public static final int ERROR_CODE_HANDSET_FAILED_TO_REGISTER = 260; // Handset Failed to Register public static final int ERROR_CODE_PIN_ALREADY_USED = 265; // Registration PIN has been used by a different handset. public static final int ERROR_CODE_CONFLICT = 291; // A conflict has occurred. Please contact your mobile security provider. public static final int ERROR_CODE_UNABLE_TO_REGISTER = 292; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_FIREWALL_RULES_NOT_SET = 391; // Firewall Rules not set for this handset. public static final int ERROR_CODE_UNABLE_TO_REGISTER_HANDSET = 401; // Unable to Register Handset. public static final int ERROR_CODE_ENTERPRISE_ID_EMPTY = 402; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_ADD_DEVICE_FAIL = 403; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_ADD_VIRUS_GUARD_FAIL = 404; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_ADD_FIREWALL_FAIL = 405; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_ADD_POINT_GUARD_FAIL = 406; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_ADD_CONTROL_APP_FAIL = 407; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_ADD_DEVICE_GENERAL_ERROR = 408; // Unable to register handset. Please contact your mobile security provider. public static final int ERROR_CODE_LICENSES_PASS_LIMIT = 410; // Licenses pass limitation. public static final int ERROR_CODE_USER_IDENTIFIER_REQUIRED = 411; // User Identifier required. public static final int ERROR_CODE_CUSTOMER_NOT_FOUND = 412; // Customer for handset not found. public static final int ERROR_CODE_SIM_ID_REQUIRED = 413; // SIM Id required. public static final int ERROR_CODE_CLIENT_KEY_REQUIRED = 414; // Client Key required. public static final int ERROR_CODE_ALGORITHM_REQUIRED = 415; // Algorithm required. public static final int ERROR_CODE_WEB_SERVICE_CALL_NOT_AUTHENTICATED = 420; // Web service call not authenticated. public static final int ERROR_CODE_COMMAND_REQUIRED = 421; // Command Required. public static final int ERROR_CODE_RESTORE_TOKEN_REQUIRED = 425; // Restore Token Required. public static final int ERROR_CODE_BACKUP_CONTENT_REQUIRED = 426; // Backup Content Required. public static final int ERROR_CODE_RESTORE_TOKEN_INVALID = 427; // Restored Token Invalid. public static final int ERROR_CODE_DEVICE_SUSPENDED_OR_DEACTIVATED = 430; // Device Suspended or Deacativated. public static final int ERROR_CODE_VIRUS_SIGNATURES_NOT_AVAILABLE = 491; // Virus Signatures not available. public static final int ERROR_CODE_VIRUS_SIGNATURES_NOT_LICENSED_FOR_THIS_HANDSET = 492; // Virus Signatures not Licensed for this Handset. public static final int ERROR_CODE_PRODUCT_IS_UP_TO_DATE = 501; // Product is up-to-date. public static final int ERROR_CODE_PRODUCT_PLATFORM_VERSION_BUILD_REQUIRED = 611; // Product Platform, Version, and build required. public static final int ERROR_CODE_SYSTEM_SETTINGS_NOT_AVAILABLE = 691; // System Settings not available. public static final int ERROR_CODE_POINTGUARD_RULES_NOT_SET = 791; // Pointguard Rules not set for this handset. public static final int ERROR_CODE_POINTGUARD_RULES_NOT_LICENSED_FOR_THIS_HANDSET = 792; // Pointguard Rules not Licensed for this handset. public static final int ERROR_CODE_FILE_NAME_CONTENTS_SIZE_REQUIRED = 811; // File name, contents and size required. public static final int ERROR_CODE_MAXIMUM_FILE_SIZE_EXCCEDED = 812; // Maximum file size exceeded. public static final int ERROR_CODE_INVALID_LOG_TYPE = 813; // Invalid log type. public static final int ERROR_CODE_INVALID_EVENT_TYPE = 814; // Invalid event type. public static final int ERROR_CODE_INVALID_DATE_FORMAT = 815; // Invalid date format. public static final int ERROR_CODE_FILE_INVALID = 821; // File invalid. public static final int ERROR_CODE_UNABLE_TO_UPLOAD_FILE = 891; // Unable to upload file. public static final int ERROR_CODE_UNABLE_TO_CREATE_FILE = 892; // Unable to create file. public static final int ERROR_CODE_UNABLE_TO_DELETE_FILE = 893; // Unable to delete file. public static final int ERROR_CODE_UNABLE_TO_MOVE_FILE = 894; // Unable to move file. public static final int ERROR_CODE_UNABLE_TO_CREATE_DIRECTORY = 895; // Unable to create directory. public static final int ERROR_CODE_UNABLE_TO_LOAD_FILE = 896; // Unable to load file. public static final int ERROR_CODE_FILE_DOES_NOT_EXIST = 897; // File does not exist. public static final int ERROR_CODE_DATABASE_ERROR = 898; // Database error. public static final int ERROR_CODE_INVALID_CONSOLE_LICENSE = 900; // Invalid Console License.