public final class ConfigMessages extends Object
org.opends.messages.config
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/config.properties
and it should not be manually edited.Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BAD_ADMIN_API_RESOURCE_VERSION
{@code The requested admin API version '%s' is unsupported.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CANNOT_INITIALIZE_CONFIGURATION_FRAMEWORK
Cannot initialize the configuration framework: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ACCTNOTHANDLER_CONFIG_NOT_ACCEPTABLE
The configuration for the account status notification handler defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ACCTNOTHANDLER_EXISTS
Unable to add a new account status notification handler entry with DN %s because there is already a notification handler registered with that DN |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ACCTNOTHANDLER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an account status notification handler as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ALERTHANDLER_CONFIG_NOT_ACCEPTABLE
The configuration for the alert handler defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ALERTHANDLER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an alert handler as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_ADD_VALUES_ALREADY_EXISTS
Configuration attribute %s already contains a value %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_ADD_VALUES_IS_SINGLE_VALUED
Configuration attribute %s is single-valued, but adding the provided value(s) would have given it multiple values |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_COULD_NOT_PARSE_INT_COMPONENT
Could not decode the integer portion of value %s for configuration attribute %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_DN_CANNOT_PARSE
An error occurred while trying to parse value "%s" of attribute %s as a DN: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_DN_INVALID_ARRAY_TYPE
Unable to parse value for configuration attribute %s as a set of DN values because the array contained elements of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_DN_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as a DN because the element was of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_DN_NULL
A null value was provided for DN configuration attribute %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_EMPTY_STRING_VALUE
An empty value string was provided for configuration attribute %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Number> |
ERR_CONFIG_ATTR_INT_ABOVE_UPPER_BOUND
Unable to set the value for configuration attribute %s because the provided value %d is greater than the largest allowed value of %d |
static LocalizableMessageDescriptor.Arg3<Object,Number,Number> |
ERR_CONFIG_ATTR_INT_BELOW_LOWER_BOUND
Unable to set the value for configuration attribute %s because the provided value %d is less than the lowest allowed value of %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INT_COULD_NOT_PARSE
Unable to parse value %s for configuration attribute %s as an integer value: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_INT_INVALID_ARRAY_TYPE
Unable to parse value for configuration attribute %s as a set of integer values because the array contained elements of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INT_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as an integer value because the element was of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INT_WITH_UNIT_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as an integer with unit value because the element was of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_INVALID_BOOLEAN_VALUE
Unable to set the value for Boolean configuration attribute %s because the provided value %s was not either 'true' or 'false' |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INVALID_DN_VALUE
Unable to parse value %s for configuration attribute %s as a DN: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INVALID_INT_VALUE
Unable to set the value for integer configuration attribute %s because the provided value %s cannot be interpreted as an integer value: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INVALID_STRING_VALUE
Unable to parse value %s for configuration attribute %s as a string value: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_INVALID_UNIT
'%s' is not a valid unit for configuration attribute %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_INVALID_VALUE_WITH_UNIT
The provided value %s for integer with unit attribute %s is not allowed: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_IS_REQUIRED
Configuration attribute %s is required to have at least one value but the resulted operation would have removed all values |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_MULTIPLE_ACTIVE_VALUE_SETS
Configuration attribute %s appears to contain multiple active value sets |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_MULTIPLE_INT_VALUES
Unable to retrieve the value for configuration attribute %s as an integer because that attribute has multiple values |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_MULTIPLE_PENDING_VALUE_SETS
Configuration attribute %s appears to contain multiple pending value sets |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_MULTIPLE_STRING_VALUES
Unable to retrieve the value for configuration attribute %s as a string because that attribute has multiple values |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_NO_ACTIVE_VALUE_SET
Configuration attribute %s does not contain an active value set |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_NO_INT_VALUE
Unable to retrieve the value for configuration attribute %s as an integer because that attribute does not have any values |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_NO_STRING_VALUE
Unable to retrieve the value for configuration attribute %s as a string because that attribute does not have any values |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_NO_SUCH_VALUE
Cannot remove value %s from configuration attribute %s because the specified value does not exist |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_NO_UNIT_DELIMITER
Cannot decode %s as an integer value and a unit for configuration attribute %s because no value/unit delimiter could be found |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_OPTIONS_NOT_ALLOWED
Invalid configuration attribute %s detected: the only attribute option allowed in the Directory Server configuration is "pending" to indicate the set of pending values |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_READ_ONLY
Configuration attribute %s is read-only and its values may not be altered |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_REJECTED_VALUE
{@code Provided value %s for configuration attribute %s was rejected.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_SET_VALUES_IS_SINGLE_VALUED
Configuration attribute %s is single-valued, but multiple values were provided |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_STRING_INVALID_ARRAY_TYPE
Unable to parse value for configuration attribute %s as a set of string values because the array contained elements of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ATTR_STRING_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as a string value because the element was of an invalid type (%s) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ATTR_VALUE_NOT_ALLOWED
The value %s is not included in the list of acceptable values for configuration attribute %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ATTR_VALUE_OUT_OF_INT_RANGE
Unable to retrieve the value for configuration attribute %s as a Java int because the value is outside the allowable range for an int |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_AUTHZ_CONFIG_NOT_ACCEPTABLE
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_AUTHZ_REFERENCED_DN_DOESNT_EXISTS
The authorization mechanism defined in %s is referencing a non existing DN: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER
An error occurred while attempting to instantiate class %s referenced in the access control configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST
{@code The entry cn=Backends,cn=config does not appear to exist in the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_BACKEND_BASE_IS_EMPTY
Unable to configure the backend '%s' because one of its base DNs is the empty DN |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK
{@code The Directory Server was unable to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_BACKEND_CANNOT_DELETE_ENTRY
Backend config error when trying to delete an entry: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE
An error occurred while trying to retrieve configuration entry cn=Backends,cn=config in order to initialize the Directory Server backends: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_BACKEND_CANNOT_INITIALIZE
{@code An error occurred while trying to initialize a backend loaded from class %s with the information in configuration entry %s: %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE
{@code The Directory Server was unable to load class %s and use it to create a backend instance as defined in configuration entry %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND
The class %s specified in configuration entry %s does not contain a valid Directory Server backend implementation |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY
An unexpected error occurred while interacting with backend configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_BACKEND_INSANE_MODE
Invalid UNIX file permissions %s does not allow read and write access to the backend database directory by the backend |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_BACKEND_MODE_INVALID
Configuration entry %s does not contain a valid value for configuration attribute ds-cfg-db-directory-permissions (It should be an UNIX permission mode in three-digit octal notation.) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE
{@code An unexpected error occurred while attempting to determine whether the backend associated with configuration entry %s should be enabled or disabled: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_CANNOT_CALCULATE_DIGEST
An error occurred while attempting to calculate a SHA-1 digest of file %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_CANNOT_CONFIGURE_JUL_LOGGER
{@code Cannot configure java.util.logging root logger level: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT
{@code Unable to determine the Directory Server instance root from either an environment variable or based on the location of the configuration file.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX
An unexpected error occurred while trying to register the configuration handler base DN "%s" as a private suffix with the Directory Server: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_CERTMAPPER_CONFIG_NOT_ACCEPTABLE
The configuration for the certificate mapper defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_CERTMAPPER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a certificate mapper as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_CHANGE_NO_RESULT
%s.%s returned a result of null for entry %s |
static LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Boolean,Object> |
ERR_CONFIG_CHANGE_RESULT_ERROR
%s.%s failed for entry %s: result code=%s, admin action required=%b, messages="%s" |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE
{@code An error occurred while trying to initialize a connection handler loaded from class %s with the information in configuration entry %s: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_CORE_INVALID_SMTP_SERVER
{@code The provided SMTP server value '%s' is invalid.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_CORE_SCHEMA_PROVIDER_DISABLED
{@code The core schema provider defined by '%s' has been disabled.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ENTRY_CANNOT_REMOVE_CHILD
An unexpected error occurred while attempting to remove entry %s as a child of configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ENTRY_CANNOT_REMOVE_NONLEAF
Unable to remove entry %s as a child of configuration entry %s because that entry had children of its own and non-leaf entries may not be removed |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ENTRY_CONFLICTING_CHILD
Unable to add configuration entry %s as a child of configuration entry %s because a child entry was already found with that DN |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ENTRY_NO_SUCH_CHILD
Unable to remove entry %s as a child of configuration entry %s because that entry did not have a child with the specified DN |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE
{@code An error occurred while attempting to initialize an instance of class %s for use as the Directory Server entry cache: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE
An unexpected error occurred that prevented the server from installing its default entry cache framework: %s |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE
The configuration for the entry cache defined in configuration entry %s was not acceptable: the entry cache level %d is already in use |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE
The configuration for the entry cache defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE
Unable to apply a change at server startup: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_EXTOP_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an extended operation handler as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_EXTOP_INVALID_CLASS
Class %s specified in configuration entry %s does not contain a valid extended operation handler implementation: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_ADD_ALREADY_EXISTS
Entry %s cannot be added to the Directory Server configuration because another configuration entry already exists with that DN |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_ADD_APPLY_FAILED
{@code The attempt to apply the configuration add failed.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_ADD_FAILED
An unexpected error occurred while attempting to add configuration entry %s as a child of entry %s: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform add operations in the Directory Server configuration |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_ADD_NO_PARENT
Entry %s cannot be added to the Directory Server configuration because its parent entry %s does not exist |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_ADD_NO_PARENT_DN
Entry %s cannot be added to the Directory Server configuration because that DN does not have a parent |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_ADD_REJECTED_BY_LISTENER
The Directory Server is unwilling to add configuration entry %s because one of the add listeners registered with the parent entry %s rejected this change with the message: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR
An error occurred while trying to create the configuration archive directory %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON
An error occurred while trying to create the configuration archive directory %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ
An error occurred while attempting to open the configuration file %s for reading: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE
An unexpected error occurred while attempting to determine whether configuration file %s exists: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE
An error occurred while trying to write the current configuration to the configuration archive: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_CLOSE_ERROR
An unexpected error occurred while trying to close the LDIF writer: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_DELETE_APPLY_FAILED
{@code The attempt to apply the configuration delete failed.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_DELETE_FAILED
An unexpected error occurred while attempting to remove configuration entry %s as a child of entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_DELETE_HAS_CHILDREN
Entry %s cannot be removed from the Directory Server configuration because the specified entry has one or more subordinate entries |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform delete operations in the Directory Server configuration |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_DELETE_NO_PARENT
Entry %s cannot be removed from the Directory Server configuration because the entry does not have a parent and removing the configuration root entry is not allowed |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_DELETE_NO_PARENT_DN
Entry %s cannot be removed from the Directory Server configuration because that DN does not have a parent |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_DELETE_NO_SUCH_ENTRY
Entry %s cannot be removed from the Directory Server configuration because the specified entry does not exist |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_DELETE_REJECTED_BY_LISTENER
Entry %s cannot be removed from the Directory Server configuration because one of the delete listeners registered with the parent entry %s rejected this change with the message: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_DOES_NOT_EXIST
The specified configuration file %s does not exist or is not readable |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_DUPLICATE_ENTRY
Configuration entry %s starting at or near line %s in the LDIF configuration file %s has the same DN as another entry already read from that file |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_EMPTY
The specified configuration file %s does not appear to contain any configuration entries |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_GENERIC_ERROR
An unexpected error occurred while attempting to process the Directory Server configuration file %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_INVALID_BASE_DN
The first entry read from LDIF configuration file %s had a DN of "%s" rather than the expected "%s" which should be used as the Directory Server configuration root |
static LocalizableMessageDescriptor.Arg3<Number,Object,Object> |
ERR_CONFIG_FILE_INVALID_LDIF_ENTRY
An error occurred at or near line %d while trying to parse the configuration from LDIF file %s: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform modify DN operations in the Directory Server configuration |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_MODDN_NOT_ALLOWED
Modify DN operations are not allowed in the Directory Server configuration |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_MODIFY_APPLY_FAILED
{@code The attempt to apply the configuration modification failed.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_MODIFY_FAILED
An unexpected error occurred while attempting to modify configuration entry %s as a child of entry %s: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_MODIFY_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform modify operations in the Directory Server configuration |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_MODIFY_NO_SUCH_ENTRY
Entry %s cannot be modified because the specified entry does not exist |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to change the set of default root privileges |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_MODIFY_REJECTED_BY_CHANGE_LISTENER
Entry %s cannot be modified because one of the configuration change listeners registered for that entry rejected the change: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_MODIFY_STRUCTURAL_CHANGE_NOT_ALLOWED
Configuration entry %s cannot be modified because the change would alter its structural object class |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_CONFIG_FILE_NO_PARENT
Configuration entry %s starting at or near line %d in the configuration LDIF file %s does not appear to have a parent entry (expected parent DN was %s) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_READ_ERROR
An error occurred while attempting to read the contents of configuration file %s: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform search operations in the Directory Server configuration |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_SEARCH_INVALID_SCOPE
The search operation cannot be processed because the specified search scope %s is invalid |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_FILE_SEARCH_NO_SUCH_BASE
The search operation cannot be processed because base entry %s does not exist |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_CONFIG_FILE_UNKNOWN_PARENT
The Directory Server was unable to determine the parent DN for configuration entry %s starting at or near line %d in the configuration LDIF file %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_FILE_UNWILLING_TO_IMPORT
The Directory Server configuration may not be altered by importing a new configuration from LDIF |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_WRITE_CANNOT_EXPORT_NEW_CONFIG
An error occurred while attempting to export the new Directory Server configuration to file %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_FILE_WRITE_CANNOT_RENAME_NEW_CONFIG
An error occurred while attempting to rename the new Directory Server configuration from file %s to %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_FILE_WRITE_ERROR
An unexpected error occurred while trying to write configuration entry %s to LDIF: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_GROUP_CONFIG_NOT_ACCEPTABLE
The configuration for the group implementation defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_GROUP_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a group implementation as in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_HTTPENDPOINT_CONFLICTING_AUTHZ_DN
The HTTP endpoint configuration defined in %s is referencing mutually exclusive authorization DNs %s and %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_HTTPENDPOINT_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an HTTP endpoint as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_HTTPENDPOINT_INVALID_AUTHZ_DN
The HTTP endpoint configuration defined in %s is referencing a non existing authorization DN %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_HTTPENDPOINT_INVALID_CONFIGURATION
The HTTP endpoint configuration defined in %s is invalid: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_HTTPENDPOINT_UNABLE_TO_START
An error occurred while starting the HTTP endpoint as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_IDMAPPER_CONFIG_NOT_ACCEPTABLE
The configuration for the identity mapper defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_IDMAPPER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an identity mapper as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN
{@code The configured proxied authorization identity mapper DN %s does not refer to an active identity mapper.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN
{@code The Directory Server does not have any identity mapper configured for use in conjunction with proxied authorization V2 operations.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_INVALID_REGEXP_EXCLUSION_PATTERN
The metric name pattern to exclude '%s' cannot be parsed as a valid regular expression due to the following error: '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_INVALID_REGEXP_INCLUSION_PATTERN
The metric name pattern to include '%s' cannot be parsed as a valid regular expression due to the following error: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_JE_DUPLICATE_PROPERTY
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property is already defined for this component |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_JE_PROPERTY_INVALID
An error occurred while trying to parse and validate Berkeley DB JE property %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_JE_PROPERTY_INVALID_FORM
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property does not follow a singular property=value form |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property shadows configuration attribute %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_JMX_ATTR_NO_ATTR
Configuration entry %s does not contain attribute %s (or that attribute exists but is not accessible using JMX) |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE
Unable to retrieve JMX attribute %s associated with configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN
The Directory Server could not register a JMX MBean for the component associated with configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_JMX_NO_METHOD
There is no method %s for any invokable component registered with configuration entry %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE
An error occurred while attempting to retrieve the key manager provider base entry cn=Key Manager Providers,cn=config from the Directory Server configuration: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_KEYMANAGER_CONFIG_NOT_ACCEPTABLE
The configuration for the key manager provider defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_KEYMANAGER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a key manager provider as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_LDIF_WRITE_ERROR
An unexpected error occurred while trying to export the Directory Server configuration to LDIF: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER
An error occurred while attempting to create a Directory Server logger from the information in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGER_CANNOT_DELETE_LOGGER
An error occurred while attempting to delete a Directory Server logger from the information in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGER_CANNOT_UPDATE_LOGGER
An error occurred while attempting to update a Directory Server logger from the information in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server access logger: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server debug logger: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server error logger: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_LOGGER_INVALID_HTTP_ACCESS_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server HTTP access logger: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS
Configuration entry %s does not contain a valid objectclass for a Directory Server access, error, or debug logger definition |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER
An error occurred while attempting to create a text writer for a Directory Server logger from the information in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE
An error occurred while attempting to open the configured log file %s for logger %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_LOGGING_EMPTY_LOG_FORMAT
{@code The log format for configuration entry %s is empty.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_LOGGING_INSANE_MODE
Invalid UNIX file permissions %s does not allow write access to the log file by the log publisher |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGING_INVALID_TARGET_DN_PATTERN
The access log filtering criteria defined in "%s" could not be parsed because it contains an invalid target DN pattern "%s" |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_LOGGING_INVALID_TIME_FORMAT
{@code The timestamp format string "%s" is not a valid format string.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGING_INVALID_USER_DN_PATTERN
The access log filtering criteria defined in "%s" could not be parsed because it contains an invalid user DN pattern "%s" |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_LOGGING_MODE_INVALID
Invalid UNIX file permissions %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_MANUAL_CHANGES_LOST
{@code The Directory Server encountered an error while attempting to determine whether the configuration file %s has been externally edited with the server online, and/or trying to preserve such changes: %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_MATCHING_RULE_INVALID_JSON_POINTER
The list of keys defined for the JSON matching rule contains an invalid JSON pointer : %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_MATCHING_RULE_NO_KEY_SPECIFIED
The list of keys defined for the JSON matching rule is empty |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_MONITOR_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a monitor provider as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_OAUTH2_CONFIG_ERROR
Unable to configure the authorization mechanism defined in %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_OAUTH2_INVALID_JSON_POINTER
The OAuth2 authorization mechanism defined in %s contains an invalid JSON Pointer %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_OAUTH2_INVALID_URL
The authorization mechanism defined in %s is referencing an invalid URL %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_OAUTH2_NON_EXISTING_DIRECTORY
The authorization mechanism defined in %s is referencing a non-existing or non-readable directory: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE
{@code An error occurred while attempting to initialize an instance of class %s as a Directory Server plugin using the information in configuration entry %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_PLUGIN_CONFIG_NOT_ACCEPTABLE
The configuration for the plugin defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_PROPERTY_RESOLVER_ERROR
Cannot create the property resolver due to the following error: '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_PWGENERATOR_CONFIG_NOT_ACCEPTABLE
The configuration for the password generator defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_PWGENERATOR_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a password generator as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_PWPOLICY_CANNOT_CHANGE_DEFAULT_POLICY_WRONG_TYPE
The default password policy value '%s' is invalid because it refers to an authentication policy which is not a password policy |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_PWPOLICY_DEFAULT_POLICY_IS_WRONG_TYPE
The configuration entry '%s' is currently defined to be the default password policy, however it is not a password policy |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG
The password policy defined in configuration entry %s is invalid: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY
The Directory Server default password policy is defined as %s, but that entry does not exist or is not below the password policy configuration base cn=Password Policies,cn=config |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY
{@code No default password policy is configured for the Directory Server.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_PWPOLICY_NO_POLICIES
{@code No password policies have been defined below the cn=Password Policies,cn=config entry in the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_PWSCHEME_CONFIG_NOT_ACCEPTABLE
The configuration for the password storage scheme defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_PWSCHEME_EXISTS
Unable to add a new password storage scheme entry with DN %s because there is already a storage scheme registered with that DN |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_PWSCHEME_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a password storage scheme as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_PWVALIDATOR_CONFIG_NOT_ACCEPTABLE
The configuration for the password validator defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_PWVALIDATOR_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a password validator as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_REST2LDAP_INVALID
Invalid configuration element from %s in the REST2LDAP endpoint configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_REST2LDAP_MALFORMED_URL
Invalid configuration URL in the REST2LDAP endpoint configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_REST2LDAP_UNABLE_READ
Unable to read the configuration from %s in the REST2LDAP endpoint configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_CONFIG_REST2LDAP_UNEXPECTED_JSON
Invalid JSON element %s from %s in the REST2LDAP endpoint configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY
An error occurred while attempting to create a Directory Server log retention policy from the information in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server log retention policy: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING
Unable to register "%s" as an alternate bind DN for user "%s" because it is already registered as an alternate bind DN for root user "%s" |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY
An error occurred while attempting to create a Directory Server log rotation policy from the information in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server log rotation policy: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_SASL_CONFIG_NOT_ACCEPTABLE
The configuration for the SASL mechanism handler defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_SASL_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a SASL mechanism handler as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES
Unable to read the Directory Server schema definitions from directory %s because an unexpected error occurred while trying to list the files in that directory: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY
Unable to read the Directory Server schema definitions because the schema directory %s exists but is not a directory |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE
{@code An error occurred while trying to initialize a matching rule loaded from class %s with the information in configuration entry %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_SCHEMA_MR_CONFIG_NOT_ACCEPTABLE
The configuration for the matching rule defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR
Unable to read the Directory Server schema definitions because the schema directory %s does not exist |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_SCHEMA_PROVIDER_CANT_BE_INITIALIZED
The schema provider class '%s' could not be instantiated or initialized with the configuration '%s' : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_SCHEMA_PROVIDER_CONFIG_NOT_ACCEPTABLE
The configuration of schema provider '%s' is not acceptable for the following reasons: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE
{@code An error occurred while trying to initialize an attribute syntax loaded from class %s with the information in configuration entry %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_SCHEMA_SYNTAX_CONFIG_NOT_ACCEPTABLE
The configuration for the attribute syntax defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER
An error occurred while attempting to initialize the Directory Server synchronization provider referenced in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER
An error occurred while attempting to instantiate class %s referenced in synchronization provider configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS
An error occurred while attempting to load class %s referenced in synchronization provider configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE
An error occurred while attempting to retrieve the trust manager provider base entry cn=Trust Manager Providers,cn=config from the Directory Server configuration: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_TRUSTMANAGER_CONFIG_NOT_ACCEPTABLE
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED
{@code Indicates whether the Directory Server trust manager provider should be enabled.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_TRUSTMANAGER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a trust manager provider as defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE
One or more errors occurred while applying changes on server startup: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES
An error occurred while attempting to apply the changes contained in file %s to the server configuration at startup: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_UNSUPPORTED_SSL_CIPHER_SUITE
{@code Cannot configure new SSL cipher suites for '%s' because the cipher suites '%s' are not supported.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_UNSUPPORTED_SSL_PROTOCOL
{@code Cannot configure new SSL protocols for '%s' because the protocols '%s' are not supported.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_VATTR_CONFIG_NOT_ACCEPTABLE
The configuration for the virtual attribute provider defined in configuration entry %s was not acceptable: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_VATTR_INITIALIZATION_FAILED
An error occurred while trying to load an instance of class %s referenced in configuration entry %s as a virtual attribute provider: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER
Unable to parse value "%s" from config entry "%s" as a valid search filter: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES
The virtual attribute configuration in entry "%s" is not valid because attribute type %s is single-valued but the conflict behavior is configured to merge real and virtual values |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER
The virtual attribute configuration in entry "%s" is not valid because attribute type %s is single-valued but provider %s may generate multiple values |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR
{@code A problem occurred while trying to create and start an instance of class %s to use as a monitor provider for the Directory Server work queue: %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED
Unable to initialize an instance of class %s as a work queue as specified in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Number> |
ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES
{@code Worker thread "%s" has experienced too many repeated failures while attempting to retrieve the next operation from the work queue (%d failures experienced, maximum of %d failures allowed).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STARTOK_CANNOT_OPEN_FOR_READING
An error occurred while attempting to open the current configuration file %s for reading in order to copy it to the ".startok" file: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_STARTOK_CANNOT_OPEN_FOR_WRITING
An error occurred while attempting to open file %s in order to write the ".startok" configuration file: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STARTOK_CANNOT_RENAME
An error occurred while attempting to rename file %s to %s for use as the ".startok" configuration file: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_STARTOK_CANNOT_WRITE
An error occurred while attempting to copy the current configuration from file %s into temporary file %s for use as the ".startok" configuration file: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_UNABLE_TO_LOAD_CONFIGURATION_ENABLED_SCHEMA
Unable to load the configuration-enabled schema: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_UNABLE_TO_RETRIEVE_CHILDREN_OF_CONFIGURATION_ENTRY
Unable to retrieve children of configuration entry with dn: %s |
static LocalizableMessageDescriptor.Arg0 |
INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID
{@code Unique identifier for this backend.
|
static LocalizableMessageDescriptor.Arg0 |
INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS
{@code Set of base DNs that should be used for this backend.
|
static LocalizableMessageDescriptor.Arg0 |
INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS
{@code Fully-qualified name of the Java class that should provide the core logic for this backend implementation.
|
static LocalizableMessageDescriptor.Arg1<Object> |
INFO_CONFIG_BACKEND_DISABLED
The backend defined in configuration entry %s is marked as disabled and therefore will not be used |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
INFO_CONFIG_CHANGE_RESULT_MESSAGES
%s.%s succeeded but generated the following messages for entry %s: %s |
static LocalizableMessageDescriptor.Arg0 |
INFO_CONFIG_FILE_HEADER
{@code This file contains the primary Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg0 |
INFO_CONFIG_KEYMANAGER_DESCRIPTION_ENABLED
{@code Indicates whether the Directory Server key manager provider should be enabled.
|
static LocalizableMessageDescriptor.Arg1<Object> |
INFO_CONFIG_PWPOLICY_REMOVED_POLICY
{@code Password policy entry %s has been removed from the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg0 |
INFO_CONFIG_ROOTDN_DESCRIPTION_ALTERNATE_BIND_DN
{@code Specifies one or more alternate bind DNs that may be used to authenticate as the associated root DN, in addition to the actual DN of the root DN configuration entry.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
INFO_CONFIG_WORK_QUEUE_CLASS_CHANGE_REQUIRES_RESTART
The class used to provide the Directory Server work queue implementation has been changed from %s to %s, but this change will not take effect until the server is restarted |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED
{@code The configuration for the entry cache %s monitor provider was disabled.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
INFO_WARN_CONFIG_ENTRYCACHE_NO_MONITOR_CONFIG_ENTRY
{@code The configuration for the entry cache %s monitor provider was not available.
|
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_CONFIG_AUTHZ_ENABLED
Access control has been enabled and will use the %s implementation |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
NOTE_CONFIG_BACKEND_ACTION_REQUIRED_TO_CHANGE_CLASS
{@code The requested change to configuration entry %s would cause the class for the associated backend to change from %s to %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_CONFIG_BACKEND_CANNOT_REMOVE_BACKEND_WITH_SUBORDINATES
{@code The backend defined in configuration entry %s has one or more subordinate backends.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_CONFIG_FILE_USING_STARTOK_FILE
The Directory Server is starting using the last known good configuration file %s rather than the active configuration file %s |
static LocalizableMessageDescriptor.Arg0 |
WARN_CONFIG_AUTHZ_DISABLED
Access control has been disabled |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND
An error occurred while attempting to register backend %s with the Directory Server: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK
{@code An error occurred while attempting to release a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID
{@code The backend defined in configuration entry %s has a backend ID of %s that conflicts with the backend ID for another backend in the server.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED
%s.%s indicated that administrative action is required for entry %s: messages="%s" |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_CONFLICTING_DEFINITIONS_IN_SCHEMA_FILE
{@code One or several definitions read from schema configuration file %s conflict with other definitions already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg0 |
WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY
{@code The entry cache configuration entry "cn=Entry Caches,cn=config" does not exist in the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_FILE_NO_STARTOK_FILE
{@code No last known good configuration file %s exists.
|
static LocalizableMessageDescriptor.Arg0 |
WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS
{@code There are no active access loggers defined in the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg0 |
WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS
{@code There are no active error loggers defined in the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg0 |
WARN_CONFIG_LOGGER_NO_ACTIVE_HTTP_ACCESS_LOGGERS
{@code There are no active HTTP access loggers defined in the Directory Server configuration.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_LOGGING_UNSUPPORTED_FIELDS_IN_LOG_FORMAT
{@code The log format for %s contains the following unsupported fields: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_MANUAL_CHANGES_DETECTED
{@code The Directory Server has detected that one or more external changes have been made to the configuration file %s while the server was online, but another change has caused the server configuration to be overwritten.
|
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER
{@code The plugin order definition for plugins of type %s contains an empty element.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES
{@code The plugin order definition for plugins of type %s includes multiple references to the '%s' plugin.
|
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER
{@code The plugin order definition for plugins of type %s contains multiple wildcard characters.
|
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD
{@code The plugin order definition for plugins of type %s does not include a wildcard element to indicate where unmatched plugins should be included in the order.
|
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY
{@code The specified entry %s is currently defined as the configuration entry for the default password policy.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT
Matching rule %s cannot be deleted from the server because it is in use by attribute type %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU
Matching rule %s cannot be deleted from the server because it is in use by matching rule use %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE
Attribute syntax %s cannot be deleted from the server because it is in use by attribute type %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT
Matching rule %s cannot be disabled because it is in use by attribute type %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU
Matching rule %s cannot be disabled because it is in use by matching rule use %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE
Attribute syntax %s cannot be disabled because it is in use by attribute type %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE
Schema configuration file %s in directory %s cannot be parsed because an unexpected error occurred while trying to open the file for reading: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE
Unable to parse an attribute type definition from schema configuration file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR
Unable to parse a DIT content rule definition from schema configuration file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_DEFINITIONS_IN_SCHEMA_FILE
Unable to parse the definitions from schema configuration file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR
Unable to parse a DIT structure rule definition from schema configuration file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX
An ldapSyntaxes attribute read from schema configuration file %s could not be parsed: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU
Unable to parse a matching rule use definition from schema configuration file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM
Unable to parse a name form definition from schema configuration file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC
An objectclass read from schema configuration file %s could not be parsed: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY
Schema configuration file %s in directory %s cannot be parsed because an unexpected error occurred while trying to read its contents as an LDIF entry: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE
{@code An attribute type read from schema configuration file %s conflicts with another attribute type already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_DCR
{@code A DIT content rule read from schema configuration file %s conflicts with another DIT content rule already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_DSR
{@code A DIT structure rule read from schema configuration file %s conflicts with another DIT structure rule already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX
{@code An ldap syntax read from schema configuration file %s conflicts with another ldap syntax already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_MRU
{@code A matching rule use read from schema configuration file %s conflicts with another matching rule use already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM
{@code A name form read from schema configuration file %s conflicts with another name form already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_CONFLICTING_OC
{@code An objectclass read from schema configuration file %s conflicts with another objectclass already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_FILE_HAS_SCHEMA_WARNING
The config schema file '%s' generated warning when trying to update schema with its content: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_FILE_HAS_SCHEMA_WARNING_WITH_OVERWRITE
The config schema file '%s' generated warning when trying to update schema with its content, despite allowing to overwrite definitions: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR
{@code The matching rule defined in configuration entry %s conflicts with another matching rule defined in the server configuration: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE
{@code Schema configuration file %s in directory %s contains more than one entry.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX
{@code The attribute syntax defined in configuration entry %s conflicts with another syntax defined in the server configuration: %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE
{@code Schema configuration file %s in directory %s contains additional data after the schema entry that cannot be parsed by the LDIF reader: %s.
|
Modifier and Type | Method and Description |
---|---|
static String |
resourceName()
Returns the name of the resource associated with the messages contained
in this class.
|
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_IS_REQUIRED
Configuration attribute %s is required to have at least one value but the resulted operation would have removed all values
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_REJECTED_VALUE
Provided value %s for configuration attribute %s was rejected. The reason provided was: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_SET_VALUES_IS_SINGLE_VALUED
Configuration attribute %s is single-valued, but multiple values were provided
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_ADD_VALUES_IS_SINGLE_VALUED
Configuration attribute %s is single-valued, but adding the provided value(s) would have given it multiple values
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_ADD_VALUES_ALREADY_EXISTS
Configuration attribute %s already contains a value %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_NO_SUCH_VALUE
Cannot remove value %s from configuration attribute %s because the specified value does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_INVALID_BOOLEAN_VALUE
Unable to set the value for Boolean configuration attribute %s because the provided value %s was not either 'true' or 'false'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_NO_INT_VALUE
Unable to retrieve the value for configuration attribute %s as an integer because that attribute does not have any values
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_MULTIPLE_INT_VALUES
Unable to retrieve the value for configuration attribute %s as an integer because that attribute has multiple values
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_VALUE_OUT_OF_INT_RANGE
Unable to retrieve the value for configuration attribute %s as a Java int because the value is outside the allowable range for an int
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INVALID_INT_VALUE
Unable to set the value for integer configuration attribute %s because the provided value %s cannot be interpreted as an integer value: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_CONFIG_ATTR_INT_BELOW_LOWER_BOUND
Unable to set the value for configuration attribute %s because the provided value %d is less than the lowest allowed value of %d
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_CONFIG_ATTR_INT_ABOVE_UPPER_BOUND
Unable to set the value for configuration attribute %s because the provided value %d is greater than the largest allowed value of %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INT_COULD_NOT_PARSE
Unable to parse value %s for configuration attribute %s as an integer value: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_NO_STRING_VALUE
Unable to retrieve the value for configuration attribute %s as a string because that attribute does not have any values
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_MULTIPLE_STRING_VALUES
Unable to retrieve the value for configuration attribute %s as a string because that attribute has multiple values
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_EMPTY_STRING_VALUE
An empty value string was provided for configuration attribute %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_VALUE_NOT_ALLOWED
The value %s is not included in the list of acceptable values for configuration attribute %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_INVALID_UNIT
'%s' is not a valid unit for configuration attribute %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_NO_UNIT_DELIMITER
Cannot decode %s as an integer value and a unit for configuration attribute %s because no value/unit delimiter could be found
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_COULD_NOT_PARSE_INT_COMPONENT
Could not decode the integer portion of value %s for configuration attribute %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INVALID_VALUE_WITH_UNIT
The provided value %s for integer with unit attribute %s is not allowed: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ENTRY_CONFLICTING_CHILD
Unable to add configuration entry %s as a child of configuration entry %s because a child entry was already found with that DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ENTRY_NO_SUCH_CHILD
Unable to remove entry %s as a child of configuration entry %s because that entry did not have a child with the specified DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ENTRY_CANNOT_REMOVE_NONLEAF
Unable to remove entry %s as a child of configuration entry %s because that entry had children of its own and non-leaf entries may not be removed
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_DOES_NOT_EXIST
The specified configuration file %s does not exist or is not readable
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE
An unexpected error occurred while attempting to determine whether configuration file %s exists: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ
An error occurred while attempting to open the configuration file %s for reading: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_READ_ERROR
An error occurred while attempting to read the contents of configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_OPTIONS_NOT_ALLOWED
Invalid configuration attribute %s detected: the only attribute option allowed in the Directory Server configuration is "pending" to indicate the set of pending values
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> ERR_CONFIG_FILE_INVALID_LDIF_ENTRY
An error occurred at or near line %d while trying to parse the configuration from LDIF file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_EMPTY
The specified configuration file %s does not appear to contain any configuration entries
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_INVALID_BASE_DN
The first entry read from LDIF configuration file %s had a DN of "%s" rather than the expected "%s" which should be used as the Directory Server configuration root
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_GENERIC_ERROR
An unexpected error occurred while attempting to process the Directory Server configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_DUPLICATE_ENTRY
Configuration entry %s starting at or near line %s in the LDIF configuration file %s has the same DN as another entry already read from that file
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_CONFIG_FILE_NO_PARENT
Configuration entry %s starting at or near line %d in the configuration LDIF file %s does not appear to have a parent entry (expected parent DN was %s)
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_CONFIG_FILE_UNKNOWN_PARENT
The Directory Server was unable to determine the parent DN for configuration entry %s starting at or near line %d in the configuration LDIF file %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT
Unable to determine the Directory Server instance root from either an environment variable or based on the location of the configuration file. Please set an environment variable named %s with a value containing the absolute path to the server installation root
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_WRITE_ERROR
An unexpected error occurred while trying to write configuration entry %s to LDIF: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_CLOSE_ERROR
An unexpected error occurred while trying to close the LDIF writer: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_UNWILLING_TO_IMPORT
The Directory Server configuration may not be altered by importing a new configuration from LDIF
public static final LocalizableMessageDescriptor.Arg0 WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS
There are no active access loggers defined in the Directory Server configuration. No access logging will be performed
public static final LocalizableMessageDescriptor.Arg0 WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS
There are no active error loggers defined in the Directory Server configuration. No error logging will be performed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER
An error occurred while attempting to create a Directory Server logger from the information in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS
Configuration entry %s does not contain a valid objectclass for a Directory Server access, error, or debug logger definition
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server access logger: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server error logger: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server debug logger: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_MULTIPLE_PENDING_VALUE_SETS
Configuration attribute %s appears to contain multiple pending value sets
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_MULTIPLE_ACTIVE_VALUE_SETS
Configuration attribute %s appears to contain multiple active value sets
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_NO_ACTIVE_VALUE_SET
Configuration attribute %s does not contain an active value set
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INT_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as an integer value because the element was of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_INT_INVALID_ARRAY_TYPE
Unable to parse value for configuration attribute %s as a set of integer values because the array contained elements of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INVALID_STRING_VALUE
Unable to parse value %s for configuration attribute %s as a string value: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_STRING_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as a string value because the element was of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_STRING_INVALID_ARRAY_TYPE
Unable to parse value for configuration attribute %s as a set of string values because the array contained elements of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INT_WITH_UNIT_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as an integer with unit value because the element was of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_JMX_ATTR_NO_ATTR
Configuration entry %s does not contain attribute %s (or that attribute exists but is not accessible using JMX)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_JMX_NO_METHOD
There is no method %s for any invokable component registered with configuration entry %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN
The Directory Server could not register a JMX MBean for the component associated with configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_LDIF_WRITE_ERROR
An unexpected error occurred while trying to export the Directory Server configuration to LDIF: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES
Worker thread "%s" has experienced too many repeated failures while attempting to retrieve the next operation from the work queue (%d failures experienced, maximum of %d failures allowed). This worker thread will be destroyed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR
A problem occurred while trying to create and start an instance of class %s to use as a monitor provider for the Directory Server work queue: %s. No monitor information will be available for the work queue
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_DN_NULL
A null value was provided for DN configuration attribute %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_DN_CANNOT_PARSE
An error occurred while trying to parse value "%s" of attribute %s as a DN: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_INVALID_DN_VALUE
Unable to parse value %s for configuration attribute %s as a DN: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ATTR_DN_INVALID_TYPE
Unable to parse value %s for configuration attribute %s as a DN because the element was of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ATTR_DN_INVALID_ARRAY_TYPE
Unable to parse value for configuration attribute %s as a set of DN values because the array contained elements of an invalid type (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX
An unexpected error occurred while trying to register the configuration handler base DN "%s" as a private suffix with the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE
An error occurred while trying to retrieve configuration entry cn=Backends,cn=config in order to initialize the Directory Server backends: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST
The entry cn=Backends,cn=config does not appear to exist in the Directory Server configuration. This is a required entry
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY
An unexpected error occurred while interacting with backend configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS
Fully-qualified name of the Java class that should provide the core logic for this backend implementation. Changes to this configuration attribute will not take effect until the backend is disabled and re-enabled or the server is restarted
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CONFIG_BACKEND_DISABLED
The backend defined in configuration entry %s is marked as disabled and therefore will not be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE
An unexpected error occurred while attempting to determine whether the backend associated with configuration entry %s should be enabled or disabled: %s. It will be disabled
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE
The Directory Server was unable to load class %s and use it to create a backend instance as defined in configuration entry %s. The error that occurred was: %s. This backend will be disabled
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_BACKEND_CANNOT_INITIALIZE
An error occurred while trying to initialize a backend loaded from class %s with the information in configuration entry %s: %s. This backend will be disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND
The class %s specified in configuration entry %s does not contain a valid Directory Server backend implementation
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_CONFIG_BACKEND_ACTION_REQUIRED_TO_CHANGE_CLASS
The requested change to configuration entry %s would cause the class for the associated backend to change from %s to %s. This change will not take effect until the backend is disabled and re-enabled, or until the Directory Server is restarted
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_CONFIG_BACKEND_CANNOT_REMOVE_BACKEND_WITH_SUBORDINATES
The backend defined in configuration entry %s has one or more subordinate backends. A backend may not be removed if it has subordinate backends
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_MONITOR_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a monitor provider as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE
An error occurred while trying to initialize a connection handler loaded from class %s with the information in configuration entry %s: %s. This connection handler will be disabled
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE
An error occurred while trying to initialize a matching rule loaded from class %s with the information in configuration entry %s: %s. This matching rule will be disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR
The matching rule defined in configuration entry %s conflicts with another matching rule defined in the server configuration: %s. This matching rule will not be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_CONFLICTING_DEFINITIONS_IN_SCHEMA_FILE
One or several definitions read from schema configuration file %s conflict with other definitions already read into the schema: %s. The later definitions will be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_DEFINITIONS_IN_SCHEMA_FILE
Unable to parse the definitions from schema configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE
An error occurred while trying to initialize an attribute syntax loaded from class %s with the information in configuration entry %s: %s. This syntax will be disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX
The attribute syntax defined in configuration entry %s conflicts with another syntax defined in the server configuration: %s. This attribute syntax will not be used
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR
Unable to read the Directory Server schema definitions because the schema directory %s does not exist
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY
Unable to read the Directory Server schema definitions because the schema directory %s exists but is not a directory
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES
Unable to read the Directory Server schema definitions from directory %s because an unexpected error occurred while trying to list the files in that directory: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE
Schema configuration file %s in directory %s cannot be parsed because an unexpected error occurred while trying to open the file for reading: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY
Schema configuration file %s in directory %s cannot be parsed because an unexpected error occurred while trying to read its contents as an LDIF entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE
Unable to parse an attribute type definition from schema configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE
An attribute type read from schema configuration file %s conflicts with another attribute type already read into the schema: %s. The later attribute type definition will be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_OC
An objectclass read from schema configuration file %s conflicts with another objectclass already read into the schema: %s. The later objectclass definition will be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC
An objectclass read from schema configuration file %s could not be parsed: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE
An unexpected error occurred that prevented the server from installing its default entry cache framework: %s
public static final LocalizableMessageDescriptor.Arg0 WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY
The entry cache configuration entry "cn=Entry Caches,cn=config" does not exist in the Directory Server configuration. No entry cache will be available until this entry is created with a valid entry cache configuration
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE
An error occurred while attempting to initialize an instance of class %s for use as the Directory Server entry cache: %s. As a result, the entry cache will be disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE
The configuration for the entry cache defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE
The configuration for the entry cache defined in configuration entry %s was not acceptable: the entry cache level %d is already in use
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_WARN_CONFIG_ENTRYCACHE_NO_MONITOR_CONFIG_ENTRY
The configuration for the entry cache %s monitor provider was not available. As a result this monitor provider %s will not be enabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED
The configuration for the entry cache %s monitor provider was disabled. As a result the monitor provider %s will not be enabled
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ENTRY_CANNOT_REMOVE_CHILD
An unexpected error occurred while attempting to remove entry %s as a child of configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM
Unable to parse a name form definition from schema configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM
A name form read from schema configuration file %s conflicts with another name form already read into the schema: %s. The later name form definition will be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR
Unable to parse a DIT content rule definition from schema configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_DCR
A DIT content rule read from schema configuration file %s conflicts with another DIT content rule already read into the schema: %s. The later DIT content rule definition will be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR
Unable to parse a DIT structure rule definition from schema configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_DSR
A DIT structure rule read from schema configuration file %s conflicts with another DIT structure rule already read into the schema: %s. The later DIT structure rule definition will be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU
Unable to parse a matching rule use definition from schema configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_MRU
A matching rule use read from schema configuration file %s conflicts with another matching rule use already read into the schema: %s. The later matching rule use definition will be used
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ATTR_READ_ONLY
Configuration attribute %s is read-only and its values may not be altered
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE
An error occurred while attempting to initialize an instance of class %s as a Directory Server plugin using the information in configuration entry %s: %s. This plugin will be disabled
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_EXTOP_INVALID_CLASS
Class %s specified in configuration entry %s does not contain a valid extended operation handler implementation: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_EXTOP_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an extended operation handler as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_SASL_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a SASL mechanism handler as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_DELETE_NO_PARENT_DN
Entry %s cannot be removed from the Directory Server configuration because that DN does not have a parent
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_ADD_ALREADY_EXISTS
Entry %s cannot be added to the Directory Server configuration because another configuration entry already exists with that DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_ADD_NO_PARENT_DN
Entry %s cannot be added to the Directory Server configuration because that DN does not have a parent
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_ADD_NO_PARENT
Entry %s cannot be added to the Directory Server configuration because its parent entry %s does not exist
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_ADD_REJECTED_BY_LISTENER
The Directory Server is unwilling to add configuration entry %s because one of the add listeners registered with the parent entry %s rejected this change with the message: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_ADD_FAILED
An unexpected error occurred while attempting to add configuration entry %s as a child of entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_DELETE_NO_SUCH_ENTRY
Entry %s cannot be removed from the Directory Server configuration because the specified entry does not exist
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_DELETE_HAS_CHILDREN
Entry %s cannot be removed from the Directory Server configuration because the specified entry has one or more subordinate entries
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_DELETE_NO_PARENT
Entry %s cannot be removed from the Directory Server configuration because the entry does not have a parent and removing the configuration root entry is not allowed
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_DELETE_REJECTED_BY_LISTENER
Entry %s cannot be removed from the Directory Server configuration because one of the delete listeners registered with the parent entry %s rejected this change with the message: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_DELETE_FAILED
An unexpected error occurred while attempting to remove configuration entry %s as a child of entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_MODIFY_NO_SUCH_ENTRY
Entry %s cannot be modified because the specified entry does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_MODIFY_REJECTED_BY_CHANGE_LISTENER
Entry %s cannot be modified because one of the configuration change listeners registered for that entry rejected the change: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_MODIFY_FAILED
An unexpected error occurred while attempting to modify configuration entry %s as a child of entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_SEARCH_NO_SUCH_BASE
The search operation cannot be processed because base entry %s does not exist
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_SEARCH_INVALID_SCOPE
The search operation cannot be processed because the specified search scope %s is invalid
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_WRITE_CANNOT_EXPORT_NEW_CONFIG
An error occurred while attempting to export the new Directory Server configuration to file %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_FILE_WRITE_CANNOT_RENAME_NEW_CONFIG
An error occurred while attempting to rename the new Directory Server configuration from file %s to %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_MODDN_NOT_ALLOWED
Modify DN operations are not allowed in the Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS
Set of base DNs that should be used for this backend. It is up to the backend implementation as to whether changes to this attribute will automatically take effect
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIG_KEYMANAGER_DESCRIPTION_ENABLED
Indicates whether the Directory Server key manager provider should be enabled. A key manager provider is required for operations that require access to a key manager (e.g., communication over SSL). Changes to this configuration attribute will take effect immediately, but will only impact future attempts to access the key manager
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED
Indicates whether the Directory Server trust manager provider should be enabled. A trust manager provider is required for operations that require access to a trust manager (e.g., communication over SSL). Changes to this configuration attribute will take effect immediately, but will only impact future attempts to access the trust manager
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_PWSCHEME_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a password storage scheme as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_PWSCHEME_EXISTS
Unable to add a new password storage scheme entry with DN %s because there is already a storage scheme registered with that DN
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID
Unique identifier for this backend. Changes to this configuration attribute will not take effect until the backend is disabled and re-enabled or the server is restarted
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID
The backend defined in configuration entry %s has a backend ID of %s that conflicts with the backend ID for another backend in the server. The backend will be disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK
The Directory Server was unable to acquire a shared lock for backend %s: %s. This generally means that the backend is in use by a process that requires an exclusive lock (e.g., importing from LDIF or restoring a backup). This backend will be disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK
An error occurred while attempting to release a shared lock for backend %s: %s. This may interfere with operations that require exclusive access, including LDIF import and restoring a backup
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIG_FILE_HEADER
This file contains the primary Directory Server configuration. It must not be directly edited while the server is online. The server configuration should only be managed using the administration utilities provided with the Directory Server
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_IDMAPPER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an identity mapper as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN
The Directory Server does not have any identity mapper configured for use in conjunction with proxied authorization V2 operations. The Directory Server will not be able to process requests containing the proxied authorization control with a username-based authorization ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN
The configured proxied authorization identity mapper DN %s does not refer to an active identity mapper. The Directory Server will not be able to process requests containing the proxied authorization control with a username-based authorization ID
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS
An error occurred while attempting to load class %s referenced in synchronization provider configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER
An error occurred while attempting to instantiate class %s referenced in synchronization provider configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER
An error occurred while attempting to initialize the Directory Server synchronization provider referenced in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_PWVALIDATOR_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a password validator as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_PWGENERATOR_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a password generator as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_PWPOLICY_NO_POLICIES
No password policies have been defined below the cn=Password Policies,cn=config entry in the Directory Server configuration. At least one password policy configuration must be defined
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG
The password policy defined in configuration entry %s is invalid: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY
The Directory Server default password policy is defined as %s, but that entry does not exist or is not below the password policy configuration base cn=Password Policies,cn=config
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY
The specified entry %s is currently defined as the configuration entry for the default password policy. The default password policy configuration entry may not be removed
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CONFIG_PWPOLICY_REMOVED_POLICY
Password policy entry %s has been removed from the Directory Server configuration. Any user entries that explicitly reference this password policy will no longer be allowed to authenticate
public static final LocalizableMessageDescriptor.Arg0 WARN_CONFIG_AUTHZ_DISABLED
Access control has been disabled
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_CONFIG_AUTHZ_ENABLED
Access control has been enabled and will use the %s implementation
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER
An error occurred while attempting to instantiate class %s referenced in the access control configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIG_ROOTDN_DESCRIPTION_ALTERNATE_BIND_DN
Specifies one or more alternate bind DNs that may be used to authenticate as the associated root DN, in addition to the actual DN of the root DN configuration entry. Alternate bind DNs must not conflict with the DNs of any other entries in the directory, nor can they conflict with other alternate bind DNs configured for other root DNs. Changes to this configuration attribute will take effect immediately
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING
Unable to register "%s" as an alternate bind DN for user "%s" because it is already registered as an alternate bind DN for root user "%s"
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ACCTNOTHANDLER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an account status notification handler as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ACCTNOTHANDLER_EXISTS
Unable to add a new account status notification handler entry with DN %s because there is already a notification handler registered with that DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES
An error occurred while attempting to apply the changes contained in file %s to the server configuration at startup: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE
Unable to apply a change at server startup: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE
One or more errors occurred while applying changes on server startup: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_BACKEND_MODE_INVALID
Configuration entry %s does not contain a valid value for configuration attribute ds-cfg-db-directory-permissions (It should be an UNIX permission mode in three-digit octal notation.)
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_BACKEND_INSANE_MODE
Invalid UNIX file permissions %s does not allow read and write access to the backend database directory by the backend
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY
No default password policy is configured for the Directory Server. The default password policy must be specified by the ds-cfg-default-password-policy attribute in the cn=config entry
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND
An error occurred while attempting to register backend %s with the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON
An error occurred while trying to create the configuration archive directory %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR
An error occurred while trying to create the configuration archive directory %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE
An error occurred while trying to write the current configuration to the configuration archive: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_GROUP_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a group implementation as in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform add operations in the Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform delete operations in the Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_MODIFY_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform modify operations in the Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform modify DN operations in the Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform search operations in the Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to change the set of default root privileges
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_CERTMAPPER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a certificate mapper as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE
An error occurred while attempting to retrieve the key manager provider base entry cn=Key Manager Providers,cn=config from the Directory Server configuration: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_KEYMANAGER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a key manager provider as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE
An error occurred while attempting to retrieve the trust manager provider base entry cn=Trust Manager Providers,cn=config from the Directory Server configuration: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_TRUSTMANAGER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as a trust manager provider as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE
Unable to retrieve JMX attribute %s associated with configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_CHANGE_NO_RESULT
%s.%s returned a result of null for entry %s
public static final LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Boolean,Object> ERR_CONFIG_CHANGE_RESULT_ERROR
%s.%s failed for entry %s: result code=%s, admin action required=%b, messages="%s"
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED
%s.%s indicated that administrative action is required for entry %s: messages="%s"
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> INFO_CONFIG_CHANGE_RESULT_MESSAGES
%s.%s succeeded but generated the following messages for entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER
Unable to parse value "%s" from config entry "%s" as a valid search filter: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_VATTR_INITIALIZATION_FAILED
An error occurred while trying to load an instance of class %s referenced in configuration entry %s as a virtual attribute provider: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER
The virtual attribute configuration in entry "%s" is not valid because attribute type %s is single-valued but provider %s may generate multiple values
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES
The virtual attribute configuration in entry "%s" is not valid because attribute type %s is single-valued but the conflict behavior is configured to merge real and virtual values
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_MODIFY_STRUCTURAL_CHANGE_NOT_ALLOWED
Configuration entry %s cannot be modified because the change would alter its structural object class
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_CANNOT_CALCULATE_DIGEST
An error occurred while attempting to calculate a SHA-1 digest of file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_MANUAL_CHANGES_DETECTED
The Directory Server has detected that one or more external changes have been made to the configuration file %s while the server was online, but another change has caused the server configuration to be overwritten. The manual changes have not been applied, but they have been preserved in file %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_MANUAL_CHANGES_LOST
The Directory Server encountered an error while attempting to determine whether the configuration file %s has been externally edited with the server online, and/or trying to preserve such changes: %s. Any manual changes made to that file may have been lost
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server log rotation policy: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server log retention policy: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY
An error occurred while attempting to create a Directory Server log rotation policy from the information in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY
An error occurred while attempting to create a Directory Server log retention policy from the information in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER
An error occurred while attempting to create a text writer for a Directory Server logger from the information in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE
Schema configuration file %s in directory %s contains more than one entry. Only the first entry will be examined, and the additional entries will be ignored
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE
Schema configuration file %s in directory %s contains additional data after the schema entry that cannot be parsed by the LDIF reader: %s. The first entry will be processed, but the remaining data will be ignored
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER
The plugin order definition for plugins of type %s contains an empty element. This may cause the plugin order to be evaluated incorrectly
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER
The plugin order definition for plugins of type %s contains multiple wildcard characters. All plugin definitions should contain exactly one wildcard element to indicate where unmatched plugins should be included in the order, and including multiple wildcards may cause the plugin order to be evaluated incorrectly
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES
The plugin order definition for plugins of type %s includes multiple references to the '%s' plugin. This may cause the plugin order to be evaluated incorrectly
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD
The plugin order definition for plugins of type %s does not include a wildcard element to indicate where unmatched plugins should be included in the order. The server will default to invoking all unnamed plugins after set of named plugins
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE
Attribute syntax %s cannot be deleted from the server because it is in use by attribute type %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE
Attribute syntax %s cannot be disabled because it is in use by attribute type %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT
Matching rule %s cannot be deleted from the server because it is in use by attribute type %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU
Matching rule %s cannot be deleted from the server because it is in use by matching rule use %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT
Matching rule %s cannot be disabled because it is in use by attribute type %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU
Matching rule %s cannot be disabled because it is in use by matching rule use %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED
Unable to initialize an instance of class %s as a work queue as specified in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_CONFIG_WORK_QUEUE_CLASS_CHANGE_REQUIRES_RESTART
The class used to provide the Directory Server work queue implementation has been changed from %s to %s, but this change will not take effect until the server is restarted
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_ADD_APPLY_FAILED
The attempt to apply the configuration add failed. The preliminary checks were all successful and the entry was added to the server configuration, but at least one of the configuration add listeners reported an error when attempting to apply the change: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_DELETE_APPLY_FAILED
The attempt to apply the configuration delete failed. The preliminary checks were all successful and the entry was removed from the server configuration, but at least one of the configuration delete listeners reported an error when attempting to apply the change: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_FILE_MODIFY_APPLY_FAILED
The attempt to apply the configuration modification failed. The preliminary checks were all successful and the modified entry was written to the server configuration, but at least one of the configuration change listeners reported an error when attempting to apply the change: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_KEYMANAGER_CONFIG_NOT_ACCEPTABLE
The configuration for the key manager provider defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_TRUSTMANAGER_CONFIG_NOT_ACCEPTABLE
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_AUTHZ_CONFIG_NOT_ACCEPTABLE
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ACCTNOTHANDLER_CONFIG_NOT_ACCEPTABLE
The configuration for the account status notification handler defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_SCHEMA_SYNTAX_CONFIG_NOT_ACCEPTABLE
The configuration for the attribute syntax defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_CERTMAPPER_CONFIG_NOT_ACCEPTABLE
The configuration for the certificate mapper defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_GROUP_CONFIG_NOT_ACCEPTABLE
The configuration for the group implementation defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_IDMAPPER_CONFIG_NOT_ACCEPTABLE
The configuration for the identity mapper defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_SCHEMA_MR_CONFIG_NOT_ACCEPTABLE
The configuration for the matching rule defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_PWGENERATOR_CONFIG_NOT_ACCEPTABLE
The configuration for the password generator defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_PWSCHEME_CONFIG_NOT_ACCEPTABLE
The configuration for the password storage scheme defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_PWVALIDATOR_CONFIG_NOT_ACCEPTABLE
The configuration for the password validator defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_PLUGIN_CONFIG_NOT_ACCEPTABLE
The configuration for the plugin defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_SASL_CONFIG_NOT_ACCEPTABLE
The configuration for the SASL mechanism handler defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_VATTR_CONFIG_NOT_ACCEPTABLE
The configuration for the virtual attribute provider defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_ALERTHANDLER_CONFIG_NOT_ACCEPTABLE
The configuration for the alert handler defined in configuration entry %s was not acceptable: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_ALERTHANDLER_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an alert handler as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_CORE_INVALID_SMTP_SERVER
The provided SMTP server value '%s' is invalid. An SMTP server value must have an IP address or a resolvable name, and it may optionally be followed by a colon and an integer value between 1 and 65535 to specify the server port number
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STARTOK_CANNOT_OPEN_FOR_READING
An error occurred while attempting to open the current configuration file %s for reading in order to copy it to the ".startok" file: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STARTOK_CANNOT_OPEN_FOR_WRITING
An error occurred while attempting to open file %s in order to write the ".startok" configuration file: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STARTOK_CANNOT_WRITE
An error occurred while attempting to copy the current configuration from file %s into temporary file %s for use as the ".startok" configuration file: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_STARTOK_CANNOT_RENAME
An error occurred while attempting to rename file %s to %s for use as the ".startok" configuration file: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_CONFIG_FILE_USING_STARTOK_FILE
The Directory Server is starting using the last known good configuration file %s rather than the active configuration file %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_FILE_NO_STARTOK_FILE
No last known good configuration file %s exists. The server will attempt to start using the active configuration file %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_JE_PROPERTY_INVALID
An error occurred while trying to parse and validate Berkeley DB JE property %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_JE_PROPERTY_INVALID_FORM
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property does not follow a singular property=value form
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property shadows configuration attribute %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_JE_DUPLICATE_PROPERTY
An error occurred while trying to parse and validate Berkeley DB JE property %s: the property is already defined for this component
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE
An error occurred while attempting to open the configured log file %s for logger %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_LOGGING_INSANE_MODE
Invalid UNIX file permissions %s does not allow write access to the log file by the log publisher
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGING_MODE_INVALID
Invalid UNIX file permissions %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX
An ldapSyntaxes attribute read from schema configuration file %s could not be parsed: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX
An ldap syntax read from schema configuration file %s conflicts with another ldap syntax already read into the schema: %s. The later ldap syntax description will be used
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_PWPOLICY_DEFAULT_POLICY_IS_WRONG_TYPE
The configuration entry '%s' is currently defined to be the default password policy, however it is not a password policy
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_PWPOLICY_CANNOT_CHANGE_DEFAULT_POLICY_WRONG_TYPE
The default password policy value '%s' is invalid because it refers to an authentication policy which is not a password policy
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_LOGGING_INVALID_TIME_FORMAT
The timestamp format string "%s" is not a valid format string. The format string should conform to the syntax described in the documentation for the "java.text.SimpleDateFormat" class
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGING_INVALID_USER_DN_PATTERN
The access log filtering criteria defined in "%s" could not be parsed because it contains an invalid user DN pattern "%s"
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGING_INVALID_TARGET_DN_PATTERN
The access log filtering criteria defined in "%s" could not be parsed because it contains an invalid target DN pattern "%s"
public static final LocalizableMessageDescriptor.Arg0 WARN_CONFIG_LOGGER_NO_ACTIVE_HTTP_ACCESS_LOGGERS
There are no active HTTP access loggers defined in the Directory Server configuration. No HTTP access logging will be performed
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_LOGGER_INVALID_HTTP_ACCESS_LOGGER_CLASS
Class %s specified in attribute ds-cfg-java-class of configuration entry %s cannot be instantiated as a Directory Server HTTP access logger: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_LOGGING_EMPTY_LOG_FORMAT
The log format for configuration entry %s is empty. No information will be logged even if logging is activated
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_LOGGING_UNSUPPORTED_FIELDS_IN_LOG_FORMAT
The log format for %s contains the following unsupported fields: %s. Their output will be replaced with a dash ("-") character
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGER_CANNOT_UPDATE_LOGGER
An error occurred while attempting to update a Directory Server logger from the information in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_LOGGER_CANNOT_DELETE_LOGGER
An error occurred while attempting to delete a Directory Server logger from the information in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_CANNOT_CONFIGURE_JUL_LOGGER
Cannot configure java.util.logging root logger level: %s. java.util.logging support is now disabled.
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_HTTPENDPOINT_INITIALIZATION_FAILED
An error occurred while trying to initialize an instance of class %s as an HTTP endpoint as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_HTTPENDPOINT_UNABLE_TO_START
An error occurred while starting the HTTP endpoint as defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_HTTPENDPOINT_INVALID_CONFIGURATION
The HTTP endpoint configuration defined in %s is invalid: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_REST2LDAP_MALFORMED_URL
Invalid configuration URL in the REST2LDAP endpoint configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_CONFIGURATION_FRAMEWORK
Cannot initialize the configuration framework: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNABLE_TO_RETRIEVE_CHILDREN_OF_CONFIGURATION_ENTRY
Unable to retrieve children of configuration entry with dn: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNABLE_TO_LOAD_CONFIGURATION_ENABLED_SCHEMA
Unable to load the configuration-enabled schema: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_BACKEND_CANNOT_DELETE_ENTRY
Backend config error when trying to delete an entry: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_HTTPENDPOINT_INVALID_AUTHZ_DN
The HTTP endpoint configuration defined in %s is referencing a non existing authorization DN %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_HTTPENDPOINT_CONFLICTING_AUTHZ_DN
The HTTP endpoint configuration defined in %s is referencing mutually exclusive authorization DNs %s and %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_REST2LDAP_UNABLE_READ
Unable to read the configuration from %s in the REST2LDAP endpoint configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_CONFIG_REST2LDAP_UNEXPECTED_JSON
Invalid JSON element %s from %s in the REST2LDAP endpoint configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_REST2LDAP_INVALID
Invalid configuration element from %s in the REST2LDAP endpoint configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_OAUTH2_INVALID_JSON_POINTER
The OAuth2 authorization mechanism defined in %s contains an invalid JSON Pointer %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_OAUTH2_NON_EXISTING_DIRECTORY
The authorization mechanism defined in %s is referencing a non-existing or non-readable directory: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_AUTHZ_REFERENCED_DN_DOESNT_EXISTS
The authorization mechanism defined in %s is referencing a non existing DN: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_OAUTH2_INVALID_URL
The authorization mechanism defined in %s is referencing an invalid URL %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_OAUTH2_CONFIG_ERROR
Unable to configure the authorization mechanism defined in %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BAD_ADMIN_API_RESOURCE_VERSION
The requested admin API version '%s' is unsupported. This endpoint only supports the following admin API version(s): %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_SCHEMA_PROVIDER_CONFIG_NOT_ACCEPTABLE
The configuration of schema provider '%s' is not acceptable for the following reasons: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_SCHEMA_PROVIDER_CANT_BE_INITIALIZED
The schema provider class '%s' could not be instantiated or initialized with the configuration '%s' : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_CORE_SCHEMA_PROVIDER_DISABLED
The core schema provider defined by '%s' has been disabled. The core schema must always be enabled.
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_FILE_HAS_SCHEMA_WARNING
The config schema file '%s' generated warning when trying to update schema with its content: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CONFIG_SCHEMA_FILE_HAS_SCHEMA_WARNING_WITH_OVERWRITE
The config schema file '%s' generated warning when trying to update schema with its content, despite allowing to overwrite definitions: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_BACKEND_BASE_IS_EMPTY
Unable to configure the backend '%s' because one of its base DNs is the empty DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_UNSUPPORTED_SSL_PROTOCOL
Cannot configure new SSL protocols for '%s' because the protocols '%s' are not supported. Look for supported protocols in 'cn=System,cn=monitor'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_UNSUPPORTED_SSL_CIPHER_SUITE
Cannot configure new SSL cipher suites for '%s' because the cipher suites '%s' are not supported. Look for supported cipher suites in 'cn=System,cn=monitor'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INVALID_REGEXP_EXCLUSION_PATTERN
The metric name pattern to exclude '%s' cannot be parsed as a valid regular expression due to the following error: '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INVALID_REGEXP_INCLUSION_PATTERN
The metric name pattern to include '%s' cannot be parsed as a valid regular expression due to the following error: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_MATCHING_RULE_INVALID_JSON_POINTER
The list of keys defined for the JSON matching rule contains an invalid JSON pointer : %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_MATCHING_RULE_NO_KEY_SPECIFIED
The list of keys defined for the JSON matching rule is empty
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_PROPERTY_RESOLVER_ERROR
Cannot create the property resolver due to the following error: '%s'
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.