Class ConfigMessages


  • public final class ConfigMessages
    extends Object
    This file contains localizable message descriptors having the resource name com.forgerock.opendj.ldap.config.config. This file was generated automatically by the i18n-maven-plugin from the property file com/forgerock/opendj/ldap/config/config.properties and it should not be manually edited.
    • Field Detail

      • ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT
        An error occurred while trying to retrieve the managed object configuration entry %s: %s
      • ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST
        The managed object configuration entry %s does not appear to exist in the Directory Server configuration. This is a required entry
      • ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM
        An error occurred while trying to decode the managed object configuration entry %s: %s
      • ERR_ADMIN_CANNOT_INSTANTIATE_CLASS

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_ADMIN_CANNOT_INSTANTIATE_CLASS
        The Directory Server was unable to load class %s and use it to create a component instance as defined in configuration entry %s. The error that occurred was: %s. This component will be disabled
      • ERR_ADMIN_CANNOT_OPEN_JAR_FILE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_ADMIN_CANNOT_OPEN_JAR_FILE
        The Directory Server jar file %s in directory %s cannot be loaded because an unexpected error occurred while trying to open the file for reading: %s
      • WARN_ADMIN_NO_EXTENSIONS_DIR

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> WARN_ADMIN_NO_EXTENSIONS_DIR
        The extensions directory %s does not exist, therefore no extensions will be loaded
      • ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY
        Unable to read the Directory Server extensions because the extensions directory %s exists but is not a directory
      • ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES
        Unable to read the Directory Server extensions from directory %s because an unexpected error occurred while trying to list the files in that directory: %s
      • ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST
        The core administration manifest file %s cannot be located
      • ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST
        The administration manifest file %s associated with the extension %s cannot be loaded because an unexpected error occurred while trying to read it: %s
      • ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER
        Unable to register an add/delete listener against the entry "%s" because it does not exist in the configuration
      • ERR_OPERATION_REJECTED_DEFAULT

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_OPERATION_REJECTED_DEFAULT
        Reason unknown
      • ERR_SERVER_CONSTRAINT_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_SERVER_CONSTRAINT_EXCEPTION
        A configuration exception occurred while evaluating a constraint: %s
      • ERR_DECODING_EXCEPTION_NO_TYPE_INFO

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_DECODING_EXCEPTION_NO_TYPE_INFO
        The %s could be found but did not contain any type information (e.g. missing object classes in LDAP)
      • ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO
        The %s could be found but did not contain the expected type information (e.g. incorrect object classes in LDAP)
      • ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO
        The %s could be found but its type resolved to an abstract managed object definition
      • ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION
        The default values for the "%s" property could not be determined
      • ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION
        The value "%s" is not a valid value for the "%s" property, which must have the following syntax: %s
      • ERR_PROPERTY_IS_MANDATORY_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_PROPERTY_IS_MANDATORY_EXCEPTION
        The "%s" property must be specified as it is mandatory
      • ERR_PROPERTY_IS_READ_ONLY_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_PROPERTY_IS_READ_ONLY_EXCEPTION
        The "%s" property must not be modified as it is read-only
      • ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION
        The "%s" property must not contain more than one value
      • ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION
        An internal error occurred while processing property "%s": unknown property type "%s"
      • ERR_AUTHENTICATION_EXCEPTION_DEFAULT

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_AUTHENTICATION_EXCEPTION_DEFAULT
        Authentication failure
      • ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT
        The requested authentication mechanism is not supported by the server
      • ERR_OPERATION_REJECTED_EXCEPTION_SINGLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPERATION_REJECTED_EXCEPTION_SINGLE
        The operation was rejected for the following reason: %s
      • ERR_OPERATION_REJECTED_EXCEPTION_PLURAL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_OPERATION_REJECTED_EXCEPTION_PLURAL
        The operation was rejected for the following reasons: %s
      • ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT
        The operation could not be performed because a conflicting change has already occurred. There may be another client administration tool in use
      • ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE
        The %s could not be decoded due to the following reason: %s
      • ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL
        The %s could not be decoded due to the following reasons: %s
      • ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY
        Empty managed object names are not permitted
      • ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK
        Blank managed object names are not permitted
      • ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX
        The managed object name "%s" is not a valid value for the naming property "%s", which must have the following syntax: %s
      • ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER
        The managed object name "%s" is not permitted
      • ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION
        The managed object could not be created because there is an existing managed object with the same name
      • ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION
        The requested managed object could not be found
      • ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE
        The "%s" property is mandatory
      • ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL
        The following properties are mandatory: %s
      • ERR_PROPERTY_NOT_FOUND_EXCEPTION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_PROPERTY_NOT_FOUND_EXCEPTION
        The property "%s" was not recognized
      • ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE
        The following constraint violation occurred: %s
      • ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL
        The following constraint violations occurred: %s
      • ERR_SERVER_REFINT_DANGLING_REFERENCE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg6<Object,​Object,​Object,​Object,​Object,​Object> ERR_SERVER_REFINT_DANGLING_REFERENCE
        The value "%s" in property "%s" in the %s in entry "%s" refers to a non-existent %s in entry "%s"
      • ERR_SERVER_REFINT_TARGET_DISABLED

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg6<Object,​Object,​Object,​Object,​Object,​Object> ERR_SERVER_REFINT_TARGET_DISABLED
        The value "%s" in property "%s" in the %s in entry "%s" refers to a disabled %s in entry "%s"
      • ERR_SERVER_REFINT_CANNOT_DELETE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg5<Object,​Object,​Object,​Object,​Object> ERR_SERVER_REFINT_CANNOT_DELETE
        The %s in entry "%s" cannot be deleted because it is referenced by the "%s" property of the %s in entry "%s"
      • ERR_SERVER_REFINT_CANNOT_DISABLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg5<Object,​Object,​Object,​Object,​Object> ERR_SERVER_REFINT_CANNOT_DISABLE
        The %s in entry "%s" cannot be disabled because it is referenced by the "%s" property of the %s in entry "%s"
      • ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE
        An unexpected error occurred while reading the manifest file: %s
      • ERR_CLASS_LOADER_CANNOT_LOAD_CLASS

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_CLASS_LOADER_CANNOT_LOAD_CLASS
        An error occurred while attempting to load class "%s": %s
      • ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD
        Unable to to find the getInstance() method in the managed object definition class "%s": %s
      • ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD
        Unable to to invoke the getInstance() method in the managed object definition class "%s": %s
      • ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN
        Unable initialize the "%s" managed object definition in class "%s": %s
      • ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION
        The extension "%s" with manifest file %s cannot be loaded because an unexpected error occurred while trying to initialize it: %s
      • ERR_CLASS_LOADER_CANNOT_LOAD_CORE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_CLASS_LOADER_CANNOT_LOAD_CORE
        The core administration classes could not be loaded from manifest file %s because an unexpected error occurred: %s
      • ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE
        The %s "%s" referenced in property "%s" does not exist
      • ERR_CLIENT_REFINT_TARGET_INVALID

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg4<Object,​Object,​Object,​Object> ERR_CLIENT_REFINT_TARGET_INVALID
        The %s "%s" referenced in property "%s" exists but has an invalid configuration: %s
      • ERR_CLIENT_REFINT_TARGET_DISABLED

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_CLIENT_REFINT_TARGET_DISABLED
        The %s "%s" referenced in property "%s" is disabled
      • ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg4<Object,​Object,​Object,​Object> ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME
        The "%s" property in the %s called "%s" references this %s
      • ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME
        The "%s" property in the %s references this %s
      • ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg4<Object,​Object,​Object,​Object> ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME
        This %s cannot be disabled because it is referenced by the "%s" property in the %s called "%s"
      • ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME
        This %s cannot be disabled because it is referenced by the "%s" property in the %s
      • ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION
        An error occurred while attempting to determine if the %s in entry %s is enabled: %s
      • NOTE_LOG_EXTENSION_INFORMATION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg3<Object,​Object,​Object> NOTE_LOG_EXTENSION_INFORMATION
        Loaded extension from file '%s' (build %s, revision %s)
      • ERR_BUILDVERSION_MISMATCH

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg2<Object,​Object> ERR_BUILDVERSION_MISMATCH
        The OpenDJ binary version '%s' does not match the installed version '%s'. Please run upgrade before continuing
      • ERR_BUILDVERSION_MALFORMED

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_BUILDVERSION_MALFORMED
        The version of the installed OpenDJ could not be determined because the version file '%s' exists but contains invalid data. Restore it from backup before continuing
      • ERR_BUILDVERSION_NOT_FOUND

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_BUILDVERSION_NOT_FOUND
        The version of the installed OpenDJ could not be determined because the version file '%s' could not be found. Restore it from backup before continuing
      • ERR_CONFIGVERSION_NOT_FOUND

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGVERSION_NOT_FOUND
        The version of the installed OpenDJ could not be determined because an error occurred while reading the current configuration: %s
    • Method Detail

      • resourceName

        public static String resourceName()
        Returns the name of the resource associated with the messages contained in this class. The resource name may be used for obtaining named loggers, e.g. using SLF4J's org.slf4j.LoggerFactory#getLogger(String name).
        Returns:
        The name of the resource associated with the messages contained in this class.