Вы находитесь на странице: 1из 3

Mobile Security Suite Error Codes (console)

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 previously registered 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_HANDSET_DOES_NOT_EXIST = 241; // Handset does not exist. 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.

JUNIPER NETWORKS CONFIDENTIAL DO NOT DISTRIBUTE

Juniper Networks, Inc.

Performance Improvement Plan

public static final int ERROR_CODE_DEVICE_EMPTY = 401; // Unable to register handset. Please contact your mobile security provider. 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; public static final int ERROR_CODE_RESTORE_TOKEN_REQUIRED = 425; public static final int ERROR_CODE_BACKUP_CONTENT_REQUIRED = 426; public static final int ERROR_CODE_RESTORE_TOKEN_INVALID = 427; public static final int ERROR_CODE_DEVICE_SUSPENDED_OR_DEACTIVATED = 430; public static final int ERROR_CODE_VIRUS_SIGNATURES_NOT_AVAILABLE = 491; // Virus Signatures not available. public static final int ERROR_CODE_PRODUCT_IS_UP_TO_DATE = 501; // Product is up-to-date.

JUNIPER NETWORKS CONFIDENTIAL DO NOT DISTRIBUTE

Juniper Networks, Inc.

Performance Improvement Plan

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_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;

JUNIPER NETWORKS CONFIDENTIAL DO NOT DISTRIBUTE

Juniper Networks, Inc.

Вам также может понравиться