Package | Description |
---|---|
org.forgerock.i18n.slf4j |
This package provides an alternative localization mechanism to
org.slf4j.cal10n . |
org.forgerock.opendj.rest2ldap |
APIs for implementing REST to LDAP gateways.
|
org.opends.messages |
Defines all the messages that may be used in the Directory Server and tools.
|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and methods which may be used throughout the
server but do not necessarily fit in elsewhere.
|
Modifier and Type | Method and Description |
---|---|
<T1,T2> void |
LocalizedLogger.debug(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs a debug message.
|
<T1,T2> void |
LocalizedLogger.debug(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs a debug message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.debug(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs a debug message.
|
<T1,T2> void |
LocalizedLogger.debug(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs a debug message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.error(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs an error message.
|
<T1,T2> void |
LocalizedLogger.error(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs an error message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.error(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs an error message.
|
<T1,T2> void |
LocalizedLogger.error(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs an error message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.info(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs an info message.
|
<T1,T2> void |
LocalizedLogger.info(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs an info message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.info(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs an info message.
|
<T1,T2> void |
LocalizedLogger.info(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs an info message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.trace(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs a trace message.
|
<T1,T2> void |
LocalizedLogger.trace(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs a trace message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.trace(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs a trace message.
|
<T1,T2> void |
LocalizedLogger.trace(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs a trace message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.warn(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs a warning message.
|
<T1,T2> void |
LocalizedLogger.warn(LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs a warning message with an accompanying exception.
|
<T1,T2> void |
LocalizedLogger.warn(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2)
Logs a warning message.
|
<T1,T2> void |
LocalizedLogger.warn(org.slf4j.Marker m,
LocalizableMessageDescriptor.Arg2<T1,T2> d,
T1 a1,
T2 a2,
Throwable t)
Logs a warning message with an accompanying exception.
|
Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_ABSTRACT_TYPE_IN_CREATE
The resource cannot be created because it specified the abstract resource type '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_BAD_API_RESOURCE_VERSION
The requested resource API version '%s' is unsupported.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_INVALID_AUTHZID_TEMPLATE
Invalid authorization ID template: '%s'.Templates must start with one of the following elements: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_INVALID_KEY_MANAGER
The key-manager defined in '%s' is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_INVALID_TRUST_MANAGER
The trust-manager defined in '%s' is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_OAUTH2_UNSUPPORTED_ACCESS_TOKEN_RESOLVER
'%s'is not a supported access token resolver.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_UNKNOWN_NAMING_CONFIGURATION
Unknown naming strategy '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_UNKNOWN_WRITABILITY
Unknown writability '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONFIG_UNSUPPORTED_BIND_STRATEGY
Unsupported bind strategy '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_CONIFG_OAUTH2_INVALID_INTROSPECT_URL
The token introspection endpoint '%s' is not a valid URL: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_ENCODING_VALUES_FOR_FIELD
The request cannot be processed because an error occurred while encoding the values for the field '%s': '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_ILLEGAL_FILTER_ASSERTION_VALUE
The request cannot be processed because it contained an illegal filter assertion value '%s' for field '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_JSON_QUERY_PARSE_ERROR_UNRECOGNIZED_FILTER_OPERATOR
The value '%s' could not be parsed as a valid JSON query filter because it contained an unrecognized or unsupported filter operator '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_MODIFY_READ_ONLY_FIELD
The %s request cannot be processed because it attempts to modify the read-only field '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_MVCC_VERSIONS_MISMATCH
The resource could not be accessed because the expected version '%s' does not match the current version '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_OAUTH2_CTS_INVALID_TOKEN_TYPE
The token '%s' must be an access token, but it is a '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_OAUTH2_CTS_TOKEN_NOT_FOUND
Unable to find the token '%s' in the CTS because: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_OAUTH2_CTS_TOKEN_RESOLUTION
Unable to resolve access token '%s' due to the following reason: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_OAUTH2_FILE_INVALID_JSON_TOKEN
Malformed token file '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_REFERENCE_FIELD_AMBIGUOUS
The request cannot be processed because the resource '%s' referenced in field '%s' is ambiguous
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_REFERENCE_FIELD_DOES_NOT_EXIST
The request cannot be processed because the resource '%s' referenced in field '%s' does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_REMOVE_REQUIRED_FIELD
The %s request cannot be processed because it attempts to remove the required field '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_RESOLVING_AUTHZID_TEMPLATE
Unable to resolve oauthzid template placeholders for access token '%s': '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_RUNTIME_EXCEPTION
A runtime exception occurred wile processing the request '%s': '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_UNRECOGNIZED_FILTER_OPERATOR
The query request cannot be processed because its query filter '%s' contained an unrecognized or unsupported filter operator '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_UNRECOGNIZED_RESOURCE_SUPER_TYPE
The resource '%s' has an unrecognized super-type '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_UNRECOGNIZED_SUB_RESOURCE_TYPE
The resource '%s' references an unrecognized sub-resource '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.ERR_UNRECOGNIZED_TYPE_IN_CREATE
The resource cannot be created because it specified an unrecognized resource type '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
Rest2ldapMessages.INFO_REST2LDAP_CREATING_ENDPOINT
Rest2Ldap created endpoint '%s' version %s
|
Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ADD_ATTR_IS_INVALID_OPTION
Entry %s can not be added because BER encoding of %s attribute is not supported
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ADD_ATTR_IS_NO_USER_MOD
Entry %s cannot be added because it includes attribute %s which is defined as NO-USER-MODIFICATION in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ADD_CANNOT_PROCESS_ASSERTION_FILTER
Entry %s cannot be added because the request contained an LDAP assertion control, but an error occurred while attempting to compare the provided entry against the filter contained in the control: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ADD_MISSING_RDN_ATTRIBUTE
Entry %s cannot be added because it is missing attribute %s that is contained in the entry's RDN.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ADD_NO_PARENT
Entry %s cannot be added because its parent entry %s does not exist in the server
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ADD_UNSUPPORTED_CRITICAL_CONTROL
Entry %s cannot be added because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_ADMIN_CANNOT_GET_LISTENER_BASE
An error occurred while trying to retrieve relation configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT
An error occurred while trying to retrieve the managed object configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES
Unable to read the Directory Server extensions from directory %s because an unexpected error occurred while trying to list the files in that directory: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM
An error occurred while trying to decode the managed object configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a DIT content rule description because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_UNEXPECTED_CLOSE_PARENTHESIS
The provided value "%s" could not be parsed as a DIT content rule description because it contained an unexpected closing parenthesis at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_UNKNOWN_AUXILIARY_CLASS
The DIT content rule "%s" is associated with an auxiliary objectclass %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_UNKNOWN_OPTIONAL_ATTR
The DIT content rule "%s" is associated with an optional attribute type %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_UNKNOWN_PROHIBITED_ATTR
The DIT content rule "%s" is associated with a prohibited attribute type %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_UNKNOWN_REQUIRED_ATTR
The DIT content rule "%s" is associated with a required attribute type %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_UNKNOWN_STRUCTURAL_CLASS
The DIT content rule "%s" is associated with a structural objectclass %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_UNDERSCORE
The provided value "%s" could not be parsed as a valid distinguished name because the underscore character is not allowed as the first character of an attribute name even if the %s configuration option is enabled
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_PERIOD
The provided value "%s" could not be parsed as a valid distinguished name because the parsed attribute name %s included a period but that name did not appear to be a valid OID
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_UNDERSCORE_CHAR
The provided value "%s" could not be parsed as a valid distinguished name because the underscore character is not allowed in an attribute name unless the %s configuration option is enabled
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_ATTR_VALUE_DECODE_FAILURE
The provided value "%s" could not be parsed as a valid distinguished name because an unexpected failure occurred while attempting to parse an attribute value from one of the RDN components: "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_END_WITH_ATTR_NAME
The provided value "%s" could not be parsed as a valid distinguished name because the last non-space character was part of the attribute name '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Character> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_INVALID_HEX_DIGIT
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with an octothorpe (#) but contained a character %c that was not a valid hexadecimal digit
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_DN_INVALID_REQUIRES_ESCAPE_CHAR
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with a character at position %d that needs to be escaped
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_DSR_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a DIT structure rule description because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_DSR_UNEXPECTED_CLOSE_PARENTHESIS
The provided value "%s" could not be parsed as a DIT structure rule description because it contained an unexpected closing parenthesis at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DSR_UNKNOWN_NAME_FORM
The provided value "%s" could not be parsed as a DIT structure rule description because it referenced an unknown name form %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_DSR_UNKNOWN_RULE_ID
The provided value "%s" could not be parsed as a DIT structure rule description because it referenced an unknown rule ID %d for a superior DIT structure rule
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_GUIDE_INVALID_QUESTION_MARK
The provided value "%s" could not be parsed as a guide value because the criteria portion %s started with a question mark but was not followed by the string "true" or "false"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_GUIDE_MISSING_CLOSE_PAREN
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not contain a close parenthesis that corresponded to the initial open parenthesis
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_GUIDE_NO_ATTR
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not specify an attribute type before the dollar sign
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_GUIDE_NO_DOLLAR
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not contain a dollar sign to separate the attribute type from the match type
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_GUIDE_NO_MATCH_TYPE
The provided value "%s" could not be parsed as a guide value because the criteria portion %s did not specify a match type after the dollar sign
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_ATTR_SYNTAX_INVALID_LDAP_SYNTAX
The provided value "%s" could not be parsed as an ldap syntax because its OID %s corresponds to an attribute syntax that is already implemented
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_LDAPSYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_LDAPSYNTAX_EXTENSION_INVALID_CHARACTER
The provided value "%s" could not be parsed as an ldap syntax extension because an invalid character was found at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_LDAPSYNTAX_UNEXPECTED_CLOSE_PARENTHESIS
The provided value "%s" could not be parsed as an ldap syntax description because it contained an unexpected closing parenthesis at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_SYNTAX
The definition for the ldap syntax with OID %s declared that it's a substitute for a syntax with OID %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_MRUSE_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a matching rule use description because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_MRUSE_UNEXPECTED_CLOSE_PARENTHESIS
The provided value "%s" could not be parsed as a matching rule use description because it contained an unexpected closing parenthesis at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_MRUSE_UNKNOWN_ATTR
The matching rule use description "%s" is associated with attribute type %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_MRUSE_UNKNOWN_MATCHING_RULE
The provided value "%s" could not be parsed as a matching rule use description because the specified matching rule %s is unknown
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_NAME_FORM_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a name form description because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_NAME_FORM_UNEXPECTED_CLOSE_PARENTHESIS
The provided value "%s" could not be parsed as a name form description because it contained an unexpected closing parenthesis at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_OPTIONAL_ATTR
The definition for the name form with OID %s declared that it should include optional attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_REQUIRED_ATTR
The definition for the name form with OID %s declared that it should include required attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_STRUCTURAL_CLASS
The name form description "%s" is associated with a structural objectclass %s that is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_OBJECTCLASS_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided value "%s" could not be parsed as an objectclass description because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_OBJECTCLASS_UNEXPECTED_CLOSE_PARENTHESIS
The provided value "%s" could not be parsed as an objectclass description because it contained an unexpected closing parenthesis at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_ADD_NOT_SUPPORTED
Unwilling to add entry "%s" because add operations are not supported in the "%s" backend
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_CANNOT_CHANGE_CONFIDENTIALITY
Confidentiality cannot be disabled on suffix '%s' because the following indexes have confidentiality still enabled: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_CANNOT_DECODE_BACKEND_ROOT_DN
Unable to initialize the "%s" backend because an error occurred while attempting to decode the base DN for this backend: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_CANNOT_REGISTER_BASEDNS
An error occurred while attempting to register the base DNs %s in the Directory Server: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.ERR_BACKEND_CONFIG_CACHE_PERCENT_GREATER_THAN_JVM_HEAP
Configuration attribute ds-cfg-db-cache-percent has a value of %d%% but the JVM has only %d%% available
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.ERR_BACKEND_CONFIG_CACHE_SIZE_GREATER_THAN_JVM_HEAP
Configuration attribute ds-cfg-db-cache-size has a value of %d but the JVM has only %d available.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_DEBUG_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_DEBUG_DECODE_BASE_DN
Unable to decode base DN string "%s" as a valid distinguished name: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_DEBUG_NO_ENTRY_CONTAINERS_FOR_BASE_DN
None of the entry containers are configured with the requested base DN %s in backend %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_DELETE_NOT_SUPPORTED
Unwilling to remove entry "%s" because delete operations are not supported in the "%s" backend
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_END_APPEND_MODE
An error occurred while trying to end append mode for backend '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_ENTRY_DOESNT_EXIST
Entry %s does not exist in the "%s" backend
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_LIST_FILES_TO_BACKUP
An error occurred while trying to list the files to backup for backend '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_MODIFY_DN_NOT_SUPPORTED
Unwilling to rename entry "%s" because modify DN operations are not supported in the "%s" backend
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the "%s" backend
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_BACKEND_SEARCH_ENTRY
An error occurred when searching for %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKEND_SWITCH_TO_APPEND_MODE
An error occurred while trying to switch to append mode for backend '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_TOOL_CANNOT_CONFIGURE_BACKEND
Cannot configure backend %s: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_BACKEND_TOOL_CURSOR_AT_KEY_NUMBER
At key number %d, %s:
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_TOOL_ERROR_INITIALIZING_BACKEND
An unexpected error occurred while attempting to initialize the backend '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_TOOL_EXECUTING_COMMAND
An error occurred while trying to execute %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKEND_TOOL_NO_TREE_FOR_NAME_IN_STORAGE
No storage index exists with the requested name %s in backend %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_CREATE_DIRECTORY_TO_RESTORE_FILE
An error occurred while attempting to create a directory to restore the file %s for backup of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_GET_DIGEST
An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_GET_MAC
An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_GET_MAC_KEY_ID
An error occurred while attempting to obtain the MAC key ID to create the signed hash for the backup %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_LIST_LOG_FILES
An error occurred while attempting to obtain a list of the files in directory %s to include in the backup: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_RESTORE
An error occurred while attempting to restore the files from backup %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR
An error occurred while attempting to update the backup descriptor file %s with information about the backup: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_EXISTING_BACKUP_ID
The backup ID '%s' already exists in the backup directory '%s', specify a different ID
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKUP_INVALID_BACKUP_DIRECTORY
Unable to retrieve entry %s from the backup backend because the requested backup directory is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKUP_MISSING_BACKUPID
The information for backup %s could not be found in the backup directory %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_BACKUP_NO_SUCH_BACKUP
Backup %s does not exist in backup directory %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_BACKUP_ZIP_COMMENT
%s backup %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_CANNOT_CREATE_BACKUP_DIR
An error occurred while attempting to create the backup directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_CANNOT_MIX_BACKUP_ALL_AND_BACKEND_ID
The %s and %s arguments may not be used together.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_CANNOT_PARSE_BACKUP_DESCRIPTOR
An error occurred while attempting to parse the backup descriptor file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE
The use of the %s argument or the %s argument requires a connection to an online server instance
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_ERROR_DURING_BACKUP
An error occurred while attempting to back up backend %s with the requested configuration: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_INCREMENTAL_BASE_REQUIRES_INCREMENTAL
The use of the %s argument requires that the %s argument is also provided
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_NEED_BACKUP_ALL_OR_BACKEND_ID
Neither the %s argument nor the %s argument was provided.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BACKUPDB_SIGN_REQUIRES_HASH
The use of the %s argument requires that the %s argument is also provided
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPDIRECTORY_ADD_DUPLICATE_ID
Cannot add a backup with ID %s to backup directory %s because another backup already exists with that ID
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPDIRECTORY_CANNOT_CREATE_DIRECTORY
Backup directory %s does not exist and an error occurred while attempting to create it: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPDIRECTORY_FIRST_LINE_NOT_DN
The backup descriptor file %s is invalid because the first line of the file was "%s", but the DN of the backend configuration entry was expected
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPDIRECTORY_NO_SUCH_BACKUP
Cannot remove backup %s from backup directory %s because no backup with that ID exists in that directory
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPINFO_CANNOT_DECODE
An unexpected error occurred while trying to decode a backup information structure in directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPINFO_NO_BACKUP_DATE
The backup information structure with backup ID %s in directory %s was not valid because it did not contain the backup date
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPINFO_NO_DELIMITER
The line "%s" associated with the backup information in directory %s could not be parsed because it did not contain an equal sign to delimit the property name from the value
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BACKUPINFO_NO_NAME
The line "%s" associated with the backup information in directory %s could not be parsed because it did not include a property name
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_BAD_ADMIN_API_RESOURCE_VERSION
The requested admin API version '%s' is unsupported.
|
static LocalizableMessageDescriptor.Arg2<Object,Character> |
UtilityMessages.ERR_BASE64_DECODE_INVALID_CHARACTER
The value %s cannot be base64-decoded because it contains an illegal character %c that is not allowed in base64-encoded values
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_BIND_OPERATION_INSECURE_SASL_BIND
Rejecting a SASL %s bind request for user %s because the password policy requires secure authentication
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_BUILDVERSION_MISMATCH
The OpenDJ binary version '%s' does not match the installed version '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_CACHE_PRELOAD
An error occurred while preloading the database cache for backend %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CANNOT_ACQUIRE_EXCLUSIVE_SERVER_LOCK
The Directory Server could not acquire an exclusive lock on file %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE
A conflict was detected but the conflict information could not be added.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CANNOT_BOOTSTRAP_SYNTAX
An error occurred while attempting to bootstrap the attribute syntax defined in class %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CANNOT_DECODE_BACKEND_BASE_DN
Unable to decode the backend configuration base DN string "%s" as a valid DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CANNOT_DECODE_BASE_DN
Unable to decode base DN string "%s" as a valid distinguished name: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_CANNOT_DECODE_CONTROL_VALUE
Cannot decode the provided control %s because an error occurred while attempting to decode the control value: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CANNOT_DETERMINE_BACKEND_CLASS
Cannot determine the name of the Java class providing the logic for the backend defined in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CANNOT_DETERMINE_BACKEND_ID
Cannot determine the backend ID for the backend defined in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CANNOT_DETERMINE_BASES_FOR_BACKEND
Unable to determine the set of base DNs defined in backend configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CANNOT_INSTANTIATE_CONFIG_HANDLER
Unable to create an instance of class %s to serve as the Directory Server configuration handler: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CANNOT_REGISTER_DUPLICATE_ALTERNATE_ROOT_BIND_DN
The alternate root bind DN "%s" is already registered with the Directory Server for actual root entry DN "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_CANNOT_RENAME_RESTORE_DIRECTORY
The directory %s, containing the files restored from backup, could not be renamed to the directory %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CANNOT_RESUME_REPLICATION
Cannot resume replication on server %s because of error: %s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CANNOT_RETRIEVE_BACKEND_BASE_ENTRY
Unable to retrieve the backend configuration base entry "%s" from the server configuration: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CANNOT_SUSPEND_REPLICATION
Cannot suspend replication on server %s because of error: %s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_CERTMGR_ADD_CERT
The following error occurred when adding a certificate with alias %s to the keystore: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_CERTMGR_DELETE_ALIAS
The following error occurred when deleting a certificate with alias %s from the keystore: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_CERTMGR_GEN_SELF_SIGNED_CERT
The following error occurred when generating a self-signed certificate using the alias %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_CERTMGR_TRUSTED_CERT
The trusted certificate associated with alias %s could not be added to keystore because of the following reason: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGE_NUMBER_INDEXER_UNEXPECTED_EXCEPTION
An unexpected error forced the %s thread to shutdown: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_INCOHERENT_DOMAIN_STATE
There is a mismatch between domain state file and actual domain directories found in file system.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_INVALID_REPLICA_OFFLINE_STATE_FILE
Could not read replica offline state file '%s' for domain %s, it should contain exactly one line corresponding to the offline CSN
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_READ_STATE_CANT_READ_DOMAIN_DIRECTORY
Error when retrieving changelog state from root path '%s' : IO error on domain directory '%s' when retrieving list of server ids
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ReplicationMessages.ERR_CHANGELOG_RESET_CHANGE_NUMBER_CSN_TOO_OLD
The change number could not be reset to %d because the associated change with CSN '%s' has already been purged from the change log.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_ADD_RECORD
Could not add record '%s' in log file '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_CREATE_CN_INDEX_DB
Could not get or create change number index DB in root path '%s', using path '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_CREATE_LAST_LOG_ROTATION_TIME_FILE
Could not create file '%s' to store last log rotation time %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY
Could not create directory '%s' for server id %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_DECODE_DN_FROM_DOMAIN_STATE_FILE
Could not decode DN from domain state file '%s', from line '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE
Could not retrieve generation id file '%s' for DN '%s' to delete it
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_READ_REPLICA_OFFLINE_STATE_FILE
Could not read content of replica offline state file '%s' for domain %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_RECOVER_LOG_FILE
An error occurred while recovering the replication change log file '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_RENAME_HEAD_LOG_FILE
Could not rename head log file from '%s' to '%s'
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_SEEK
Could not seek to position %d for reader on log file '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR
The named character set is invalid because the provide name "%s" has an invalid character at position %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_DUPLICATE_CHAR
The provided character set definition '%s' is invalid because it contains character '%s' which has already been used
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_MALFORMED_RANGE
The provided character range definition '%s' is invalid because the range '%s' is missing the minus
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_SHORT_RANGE
The provided character range definition '%s' is invalid because the range '%s' is too short
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_RANGE
The provided password did not contain enough characters from the character range '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_TOO_FEW_CHARS_FROM_SET
The provided password did not contain enough characters from the character set '%s'.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_TOO_FEW_OPTIONAL_CHAR_SETS
The provided password did not contain characters from at least %d of the following character sets or ranges: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_CHARSET_VALIDATOR_UNSORTED_RANGE
The provided character range definition '%s' is invalid because the range '%s' is reversed
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD
Unable to to find the getInstance() method in the managed object definition class "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD
Unable to to invoke the getInstance() method in the managed object definition class "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_CLASS_LOADER_CANNOT_LOAD_CLASS
An error occurred while attempting to load class "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_CLASS_LOADER_CANNOT_LOAD_CORE
The core administration classes could not be loaded from manifest file %s because an unexpected error occurred: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_ADD_OR_UPDATE_LOG_PUBLISHER
Error while creating or updating common audit log publisher %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_CSV_HANDLER_DELIMITER_CHAR
Error while processing common audit log publisher %s, delimiter char '%s' should not contains more than one character
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_CSV_HANDLER_QUOTE_CHAR
Error while processing common audit log publisher %s, quote char '%s' should not contains more than one character
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_EXTERNAL_HANDLER_CREATION
Error while creating common audit external log publisher %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_FILE_BASED_HANDLER_CREATION
Error while creating common audit log publisher %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_KEYSTORE_FILE_IS_EMPTY
Error while processing common audit log publisher %s, the keystore file %s is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_KEYSTORE_FILE_MISSING
Error while processing common audit log publisher %s, the keystore file %s is missing
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_KEYSTORE_PIN_FILE_CONTAINS_EMPTY_PIN
Error while processing common audit log publisher %s, the keystore pin file %s contains an empty pin
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_KEYSTORE_PIN_FILE_MISSING
Error while processing common audit log publisher %s, the keystore pin file %s is missing
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_REMOVE_LOG_PUBLISHER
Error while removing common audit log publisher %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_UNSUPPORTED_LOG_RETENTION_POLICY
Error while adding common audit log publisher %s, the publisher defines an unsupported log retention policy %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_COMMON_AUDIT_UNSUPPORTED_LOG_ROTATION_POLICY
Error while adding common audit log publisher %s, the publisher defines an unsupported log rotation policy %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_COMPARE_CANNOT_PROCESS_ASSERTION_FILTER
Cannot perform the compare operation on entry %s because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in that control: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_COMPARE_UNSUPPORTED_CRITICAL_CONTROL
Cannot perform the compare operation on entry %s because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_ALERTHANDLER_CONFIG_NOT_ACCEPTABLE
The configuration for the alert handler defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_ATTR_ADD_VALUES_ALREADY_EXISTS
Configuration attribute %s already contains a value %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_ATTR_INVALID_UNIT
'%s' is not a valid unit for configuration attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_ATTR_VALUE_NOT_ALLOWED
The value %s is not included in the list of acceptable values for configuration attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_AUTHZ_REFERENCED_DN_DOESNT_EXISTS
The authorization mechanism defined in %s is referencing a non existing DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK
The Directory Server was unable to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY
An unexpected error occurred while interacting with backend configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_CANNOT_CALCULATE_DIGEST
An error occurred while attempting to calculate a SHA-1 digest of file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_CERTMAPPER_CONFIG_NOT_ACCEPTABLE
The configuration for the certificate mapper defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE
The configuration for the entry cache defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR
An error occurred while trying to create the configuration archive directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE
An unexpected error occurred while attempting to determine whether configuration file %s exists: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_FILE_GENERIC_ERROR
An unexpected error occurred while attempting to process the Directory Server configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_FILE_READ_ERROR
An error occurred while attempting to read the contents of configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_FILE_WRITE_ERROR
An unexpected error occurred while trying to write configuration entry %s to LDIF: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_GROUP_CONFIG_NOT_ACCEPTABLE
The configuration for the group implementation defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_HTTPENDPOINT_INVALID_CONFIGURATION
The HTTP endpoint configuration defined in %s is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_IDMAPPER_CONFIG_NOT_ACCEPTABLE
The configuration for the identity mapper defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_CONFIG_INDEX_TYPE_NEEDS_MATCHING_RULE
The attribute '%s' cannot have indexing of type '%s' because it does not have a corresponding matching rule
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_JE_PROPERTY_INVALID
An error occurred while trying to parse and validate Berkeley DB JE property %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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<Number,Number> |
BackendMessages.ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL
Configuration attribute ds-cfg-db-cache-size has a value of %d which is less than the minimum: %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_JMX_NO_METHOD
There is no method %s for any invokable component registered with configuration entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_KEYMANAGER_CONFIG_NOT_ACCEPTABLE
The configuration for the key manager provider defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_LOGGING_MODE_INVALID
Invalid UNIX file permissions %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_OAUTH2_CONFIG_ERROR
Unable to configure the authorization mechanism defined in %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_OAUTH2_NON_EXISTING_DIRECTORY
The authorization mechanism defined in %s is referencing a non-existing or non-readable directory: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_PLUGIN_CONFIG_NOT_ACCEPTABLE
The configuration for the plugin defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_PWGENERATOR_CONFIG_NOT_ACCEPTABLE
The configuration for the password generator defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG
The password policy defined in configuration entry %s is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_PWSCHEME_CONFIG_NOT_ACCEPTABLE
The configuration for the password storage scheme defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_PWVALIDATOR_CONFIG_NOT_ACCEPTABLE
The configuration for the password validator defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_REST2LDAP_MALFORMED_URL
Invalid configuration URL in the REST2LDAP endpoint configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_SASL_CONFIG_NOT_ACCEPTABLE
The configuration for the SASL mechanism handler defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_SCHEMA_MR_CONFIG_NOT_ACCEPTABLE
The configuration for the matching rule defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_SCHEMA_PROVIDER_CONFIG_NOT_ACCEPTABLE
The configuration of schema provider '%s' is not acceptable for the following reasons: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_TRUSTMANAGER_CONFIG_NOT_ACCEPTABLE
The configuration for the trust manager provider defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.ERR_CONFIG_UNSUPPORTED_SSL_CIPHER_SUITE
Cannot configure new SSL cipher suites for '%s' because the cipher suites '%s' are not supported.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_UNSUPPORTED_SSL_PROTOCOL
Cannot configure new SSL protocols for '%s' because the protocols '%s' are not supported.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.ERR_CONFIG_VATTR_CONFIG_NOT_ACCEPTABLE
The configuration for the virtual attribute provider defined in configuration entry %s was not acceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Object,Object> |
BackendMessages.ERR_CONFIG_VLV_INDEX_UNDEFINED_ATTR
Sort attribute %s for VLV index %s is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_BACKEND_TYPE_UNKNOWN
The backend type '%s' is not recognized.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_ACQUIRE_SERVER_LOCK
An error occurred while attempting to acquire the server-wide lock file %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_PARSE_BASE_DN
An error occurred while attempting to parse base DN value "%s" as a DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_PARSE_KEYMANAGER_PROVIDER_DN
An error occurred while attempting to parse key manager provider DN value "%s" as a DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_PARSE_ROOT_DN
An error occurred while attempting to parse root DN value "%s" as a DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_CANNOT_PARSE_TRUSTMANAGER_PROVIDER_DN
An error occurred while attempting to parse trust manager provider DN value "%s" as a DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_KEYMANAGER_PROVIDER_DN_REQUIRED
ERROR: You must provide the %s argument when providing the %s argument
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CONFIGDS_SET_BACKEND_TYPE
An error occurred while trying to create userRoot backend type %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_CONFIGDS_SET_BACKEND_TYPE
An error occurred while trying to create userRoot backend type '%s', details: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_CONNHANDLER_DENIED_CLIENT
The connection attempt from client %s to %s has been rejected because the client was included in one of the denied address ranges
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_CONNHANDLER_DISALLOWED_CLIENT
The connection attempt from client %s to %s has been rejected because the client was not included in one of the allowed address ranges
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ReplicationMessages.ERR_COULD_NOT_BIND_CHANGELOG
Replication Server failed to start : could not bind to the listen port : %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_COULD_NOT_READ_DB
The replication server failed to start because the database %s could not be read : %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ReplicationMessages.ERR_COULD_NOT_RESTART_CHANGELOG
Could not restart the Replication Server, bind to listen port %d failed : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_COULD_NOT_SOLVE_CONFLICT
Error while trying to solve conflict with DN : %s ERROR : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_COULD_NOT_START_REPLICATION
The Replication was not started on base-dn %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_CREATE_LOCAL_DATA
An error occurred while trying to import data in the local backend '%s': '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_CREATERC_UNABLE_TO_DETERMINE_SERVER_ROOT
Unable to determine the path to the server root directory.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_DIGEST
CryptoManager cannot get the requested digest %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_ENCRYPTION_CIPHER
CryptoManager cannot get the requested encryption cipher %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_CANNOT_GET_REQUESTED_MAC_ENGINE
CryptoManager cannot get the requested MAC engine %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_FAILED_TO_RETRIEVE_ADS_TRUSTSTORE_CERTS
CryptoManager failed to retrieve the collection of instance-key-pair public-key-certificates from ADS container "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_FAILED_TO_RETRIEVE_INSTANCE_CERTIFICATE
CryptoManager failed to retrieve entry "%s" (the instance-key-pair public-key-certificate): %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_GET_CIPHER_INVALID_CIPHER_TRANSFORMATION
CryptoManager passed invalid Cipher transformation "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_GET_MAC_ENGINE_INVALID_MAC_ALGORITHM
CrytpoManager passed invalid MAC algorithm "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_IMPORT_KEY_ENTRY_FAILED_OTHER
CryptoManager failed to import the symmetric key entry "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_INVALID_KEY_IDENTIFIER_SYNTAX
CryptoManager failed to decode the key entry identifier "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_INVALID_SYMMETRIC_KEY_ALGORITHM
CryptoManager failed to instantiate a KeyGenerator for algorithm "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
CoreMessages.ERR_CRYPTOMGR_INVALID_SYMMETRIC_KEY_LENGTH
CryptoManager failed to initialize because the specified cipher key length "%d" is beyond the allowed cryptography strength "%d" in jurisdiction policy files
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_CRYPTOMGR_SYMMETRIC_KEY_ENTRY_ADD_FAILED
CryptoManager failed to add locally produced symmetric key entry "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CSN_RANGE_INCLUDES_MORE_THAN_ONE_SERVER
Specified CSNs '%s' and '%s' have two different server ids.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_CSN_RANGE_SAME_OPERATOR_TYPE
Specified operators '%s' and '%s' do not specify a range for historicalCsnRangeMatch extensible matching rule
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE
The provided alias '%s' already exists in the schema (defined as %s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_ATTRIBUTE_NAME_ALREADY_IN_USE
The provided name '%s' already exists in the schema (defined as %s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_BACKUP_ID_ALREADY_EXIST
A backup with ID '%s' is already defined under '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL
Could not find entry specified in '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY
An error occurred searching entry '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME
The Java home value '%s' is not valid.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
AdminToolMessages.ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH
The day '%d' does not exist in %s.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL
The entry limit must be an integer between %d and %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE
The provided value '%s' is not a valid filter.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.ERR_CTRL_PANEL_INVALID_WRAP_COLUMN
The value of the wrap column must be between %d and %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_MEMBER_VALUE_NOT_VALID
The provided value as member '%s' is not valid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN
The base DN '%s' is not a descendant of any of the base DNs defined in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_OBJECTCLASS_NAME_ALREADY_IN_USE
The provided name '%s' already exists in the schema (defined as %s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_OID_ALREADY_IN_USE
The provided OID '%s' already exists in the schema (defined as %s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS
The error occurred solving referral '%s'.
Details: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_CTRL_PANEL_VLV_INDEX_ALREADY_DEFINED
There is already a VLV index '%s' defined in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_DELETE_CANNOT_PROCESS_ASSERTION_FILTER
Entry %s cannot be removed because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in the control: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_DELETE_HAS_SUB_BACKEND
Entry %s cannot be removed because the backend that should contain that entry has a subordinate backend with a base DN of %s that is below the target DN
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_DELETE_UNSUPPORTED_CRITICAL_CONTROL
Entry %s cannot be removed because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_DICTIONARY_VALIDATOR_CANNOT_READ_FILE
An error occurred while attempting to load the dictionary from file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_DISK_SPACE_GET_MOUNT_POINT
Could not get filesystem for directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_DISK_SPACE_MONITOR_UPDATE_FAILED
Failed to update free disk space for directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_DS_DN_DOES_NOT_MATCH
DN sent by replication server: %s does not match local directory server one: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_DYNAMICGROUP_CANNOT_RETURN_ENTRY
The server encountered a timeout while attempting to add user %s to the member list for dynamic group %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMAIL_CANNOT_ATTACH_FILE
An error occurred while trying to attach file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMAIL_CANNOT_PROCESS_BODY_FILE
An error occurred while attempting to process message body file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS
The provided recipient address %s is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMAILMSG_INVALID_SENDER_ADDRESS
The provided sender address %s is invalid: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMBEDDED_SERVER_ARCHIVE_SETUP_WRONG_ROOT_DIRECTORY
The setup from an archive can only be done with a server root directory named after the root directory contained in the archive: '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.ERR_EMBEDDED_SERVER_REBUILD_INDEX
An error occurred while attempting to rebuild index of embedded server with server root '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMBEDDED_SERVER_START
An error occurred while attempting to start the embedded server with server root '%s' : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_EMBEDDED_SERVER_UPGRADE
An error occurred while attempting to upgrade the embedded server with server root '%s' : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_ADD_DUPLICATE_OC
Object class %s is already present in entry %s and cannot be added a second time
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_ADD_OBSOLETE_OC
Object class %s added to entry %s is marked OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_ADD_UNKNOWN_OC
Object class %s cannot be added to entry %s because that class is not defined in the Directory Server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_ENTRY_CONTAINER_ALREADY_REGISTERED
An entry container named '%s' is alreadly registered for base DN '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_ATTR_NO_VALUES
Entry %s violates the Directory Server schema configuration because it includes attribute %s without any values
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_ATTR_SINGLE_VALUED
Entry %s violates the Directory Server schema configuration because it includes multiple values for attribute %s, which is defined as a single-valued attribute
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_COULD_NOT_CHECK_PARENT_DSR
An unexpected error occurred while attempting to perform DIT structure rule processing for the parent of entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_DISALLOWED_USER_ATTR_FOR_OC
Entry %s violates the Directory Server schema configuration because it includes attribute %s which is not allowed by any of the objectclasses defined in that entry
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_DSR_NO_PARENT_ENTRY
The Directory Server was unable to evaluate entry %s to determine whether it was compliant with the DIT structure rule configuration because parent entry %s either does not exist or could not be retrieved
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_DSR_NO_PARENT_OC
The Directory Server was unable to evaluate entry %s to determine whether it was compliant with the DIT rule configuration because the parent entry %s does not appear to contain a valid structural objectclass
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_UNKNOWN_OC
Entry %s violates the Directory Server schema configuration because it contains an unknown objectclass %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_VIOLATES_PARENT_DSR
Entry %s is invalid according to the server schema because there is no DIT structure rule that applies to that entry, but there is a DIT structure rule for the parent entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_ENTRYIDSORTER_CANNOT_EXAMINE_ENTRY
Unable to examine the entry with ID %s for sorting purposes: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_ERROR_CLEARING_DB
While clearing the database %s , the following error happened: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_ERROR_CONNECTING_TO_SERVER_PROMPT_AGAIN
Could not connect to the Directory Server %s with the provided credentials.%nError details: %s%n%nProvide again the required information to connect to the server:
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_EXACTMAP_INEFFICIENT_SEARCH
The internal search based on ID string %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_EXACTMAP_SEARCH_FAILED
An internal failure occurred while attempting to resolve ID string %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_EXCEPTION_FORWARDING_RESET_GEN_ID
Caught IOException while forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_EXCEPTION_REPLAYING_OPERATION
An Exception was caught while replaying operation %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_EXTENDED_UNSUPPORTED_CRITICAL_CONTROL
Unable to process the request for extended operation %s because it contained an unsupported critical control with OID %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_EXTOP_PASSMOD_CANNOT_DETERMINE_ID_MAPPER
An error occurred while attempting to determine the identity mapper to use in conjunction with the password modify extended operation defined in configuration entry %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_EXTOP_PASSMOD_CANNOT_GET_PW_POLICY
An error occurred while attempting to get the password policy for user %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_EXTOP_PASSMOD_ERROR_MAPPING_USER
An error occurred while attempting to map authorization ID string "%s" to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_EXTOP_PASSMOD_NO_SUCH_ID_MAPPER
The identity mapper with configuration entry DN %s as specified for use with the password modify extended operation defined in entry %s either does not exist or is not enabled.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_FAILED_TO_CONNECT
Unable to connect to the server at "%s" on port %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_FAILED_TO_CONNECT_NOT_TRUSTED
Unable to connect to the server at %s on port %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_FAILED_TO_CONNECT_WRONG_PORT
Unable to connect to the server at %s on port %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FCM_CANNOT_CALCULATE_FINGERPRINT
An error occurred while attempting to calculate the fingerprint for the peer certificate with subject %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FCM_INEFFICIENT_SEARCH
The internal search based on the certificate with fingerprint %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FCM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with fingerprint %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of keystore file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-file in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_CANNOT_LOAD
An error occurred while trying to load the keystore contents from file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_NO_SUCH_FILE
The keystore file %s specified in attribute ds-cfg-key-store-file of configuration entry %s does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the file-based key manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based key manager, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_PIN_NO_SUCH_FILE
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based key manager, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_KEYMANAGER_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based key manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_CANNOT_LOAD
An error occurred while trying to load the trust store contents from file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_NO_SUCH_FILE
The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_PIN_NO_SUCH_FILE
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_FILE_TRUSTMANAGER_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_LOCK_EXCLUSIVE_FAILED_CREATE
The attempt to obtain an exclusive lock on file %s was rejected because the attempt to create the lock file failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_LOCK_EXCLUSIVE_FAILED_LOCK
The attempt to obtain an exclusive lock on file %s was rejected because an error occurred while attempting to acquire the lock: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_LOCK_EXCLUSIVE_FAILED_OPEN
The attempt to obtain an exclusive lock on file %s was rejected because the attempt to open the lock file failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_LOCK_SHARED_FAILED_CREATE
The attempt to obtain a shared lock on file %s was rejected because the attempt to create the lock file failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_LOCK_SHARED_FAILED_LOCK
The attempt to obtain a shared lock on file %s was rejected because an error occurred while attempting to acquire the lock: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_LOCK_SHARED_FAILED_OPEN
The attempt to obtain a shared lock on file %s was rejected because the attempt to open the lock file failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_UNLOCK_EXCLUSIVE_FAILED_RELEASE
The attempt to release the exclusive lock held on %s failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_FILELOCKER_UNLOCK_SHARED_FAILED_RELEASE
The attempt to release the shared lock held on %s failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.ERR_FULL_UPDATE_NO_REMOTES
Cannot start total update in domain "%s" from this directory server DS(%d): no remote directory servers exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.ERR_GLOBAL_ACCESS_CONTROL_INVALID_TARGET_DN_PATTERN
The global access control policy defined in "%s" could not be parsed because it contains an invalid target DN pattern "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.ERR_GLOBAL_ACCESS_CONTROL_INVALID_USER_DN_PATTERN
The global access control policy defined in "%s" could not be parsed because it contains an invalid user DN pattern "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.ERR_GLOBAL_ACCESS_CONTROL_UNRECOGNIZED_CONTROL_ALIAS
The global access control policy defined in "%s" could not be parsed because it contains an unrecognized control alias "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.ERR_GLOBAL_ACCESS_CONTROL_UNRECOGNIZED_EXTOP_ALIAS
The global access control policy defined in "%s" could not be parsed because it contains an unrecognized extended operation alias "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_GSER_PATTERN_NO_MATCH
The GSER value does not contain a String matching the pattern %s at the current position: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Character> |
UtilityMessages.ERR_HEX_DECODE_INVALID_CHARACTER
The value %s cannot be decoded as a hexadecimal string because it contains an illegal character %c that is not a valid hexadecimal digit
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_HOST_PORT_ALREADY_SPECIFIED
The connection handler %s is trying to use the listener %s which is already in use by another connection handler
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_HTTP_CONNECTION_HANDLE_EXCEPTION
Unable to process request '%s' received for HTTP client connection: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_HTTP_CONNECTION_UNEXPECTED_RESPONSE_TYPE
Unable to process response received for HTTP client connection for request '%s' because the response '%s' is not of any of the expected types
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_HTTP_ERROR_WHILE_PROCESSING_REQUEST
An error occurred while processing the request %s: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
CoreMessages.ERR_IDLETIME_DISCONNECT_ERROR
An error occurred while attempting to disconnect client connection %d: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.ERR_IMPORT_LDIF_LACK_MEM
Insufficient free memory (%d bytes) to perform import.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INCOMPATIBLE_ARGUMENTS
Options '%s' and '%s' are incompatible with each other and cannot be used together
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.ERR_INFO_CTRL_PANEL_ENTRY_LIMIT_NOT_VALID
The entry limit must be an integer between %d and %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_INIT_BAD_MSG_ID_SEQ_DURING_IMPORT
Bad msg id sequence during import.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_INIT_CANNOT_LOCK_BACKEND
Initialization cannot be done because the following error occurred while locking the backend %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_INIT_NO_SUCCESS_END_FROM_SERVERS
The following servers did not end initialization being connected with the right generation (%s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_INIT_NO_SUCCESS_START_FROM_SERVERS
The following servers did not acknowledge initialization in the expected time for domain %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INITIALIZE_SERVER_ROOT
An unexpected error occurred attempting to set the server's root directory to %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_INITIALIZING_REPLICATIONID_NOT_FOUND
Error initializing.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INSTALLDS_CANNOT_PARSE_DN
An error occurred while attempting to parse the string "%s" as a valid DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INSTALLDS_NO_KEYSTORE_PASSWORD
You must provide the PIN of the keystore to retrieve the certificate to be used by the server.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INSTALLDS_NO_ROOT_PASSWORD
ERROR: No password was provided for the initial root user.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INSTALLDS_NO_SUCH_BACKEND_TYPE
The backend type '%s' is not recognized.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_INSTALLDS_SSL_OR_STARTTLS_REQUIRED
You have specified to use a certificate as server certificate.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_INTERNAL_CANNOT_DECODE_DN
An unexpected error occurred while trying to decode the DN %s used for internal operations as a root user: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_INTERNAL_CONNECTION_HANDLE_EXCEPTION
Unable to process request '%s' received for internal client connection: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_INTERNAL_CONNECTION_UNEXPECTED_RESPONSE_TYPE
Unable to process response received for internal client connection for request '%s' because the response '%s' is not of any of the expected types
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_JEB_INVALID_LOGGING_LEVEL
The database logging level string '%s' provided for configuration entry '%s' is invalid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_JMX_CONNECTION_HANDLE_EXCEPTION
Unable to process request '%s' received for JMX client connection: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_JMX_CONNECTION_UNEXPECTED_RESPONSE_TYPE
Unable to process response received for JMX client connection for request '%s' because the response '%s' is not of any of the expected types
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_KEYSTORE_DOES_NOT_CONTAIN_ALIAS
The key with alias '%s' was not found for '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDAP_CONNHANDLER_OPEN_SELECTOR_FAILED
The LDAP connection handler defined in configuration entry %s was unable to open a selector to allow it to multiplex the associated accept sockets: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDAP_CONNHANDLER_UNCAUGHT_ERROR
The LDAP connection handler defined in configuration entry %s caught an unexpected error while trying to listen for new connections: %s.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ProtocolMessages.ERR_LDAP_DISCONNECT_DUE_TO_BIND_PROTOCOL_ERROR
This client connection is being terminated because a protocol error occurred while trying to process a bind request.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.ERR_LDAP_DISCONNECT_DUE_TO_INVALID_REQUEST_TYPE
Terminating this connection because the client sent an invalid message of type %s (LDAP message ID %d) that is not allowed for request messages
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.ERR_LDAP_FILTER_EXTENSIBLE_MATCH_NO_AD_OR_MR
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not include either an attribute description or a matching rule ID.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.ERR_LDAP_FILTER_EXTENSIBLE_MATCH_NO_COLON
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not have a colon to denote the end of the attribute type name
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.ERR_LDAP_FILTER_INVALID_ESCAPED_BYTE
The provided search filter "%s" had an invalid escaped byte value at position %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.ERR_LDAP_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS
The provided search filter "%s" could not be decoded because the opening parenthesis at position %d did not have a corresponding close parenthesis
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.ERR_LDAP_FILTER_NO_CORRESPONDING_OPEN_PARENTHESIS
The provided search filter "%s" could not be decoded because the closing parenthesis at position %d did not have a corresponding open parenthesis
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDAP_FILTER_UNCAUGHT_EXCEPTION
Cannot decode the provided string %s as an LDAP search filter because an unexpected exception was thrown during processing: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ProtocolMessages.ERR_LDAP_INVALID_BIND_AUTH_TYPE
The bind request message (LDAP message ID %d) included an invalid authentication type of %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_KEYMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a key manager factory to access the contents of LDAP keystore with base DN '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_KEYMANAGER_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the LDAP key manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_KEYMANAGER_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the LDAP key manager, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_KEYMANAGER_PIN_NO_SUCH_FILE
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the LDAP key manager, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_KEYMANAGER_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the LDAP key manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_INVALID_PORT_NUMBER
The configuration of LDAP PTA policy "%s" is invalid because the remote LDAP server address "%s" specifies a port number which is invalid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_PWD_ENVAR_NOT_SET
The configuration of LDAP PTA policy "%s" is invalid because the environment variable %s which should contain the mapped search bind password is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_PWD_FILE_EMPTY
The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_PWD_NO_SUCH_FILE
The configuration of LDAP PTA policy "%s" is invalid because the file %s which should contain the mapped search bind password does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_PWD_PROPERTY_NOT_SET
The configuration of LDAP PTA policy "%s" is invalid because the Java property %s which should contain the mapped search bind password is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDAP_REQHANDLER_CANNOT_REGISTER
%s was unable to register this client connection with the selector: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDAP_REQHANDLER_OPEN_SELECTOR_FAILED
%s was unable to open a selector to multiplex reads from clients: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDAP_REQHANDLER_UNEXPECTED_SELECT_EXCEPTION
The LDAP request handler thread "%s" encountered an unexpected error that would have caused the thread to die: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_TRUSTMANAGER_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of LDAP keystore with base DN '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_TRUSTMANAGER_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the LDAP trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_TRUSTMANAGER_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the LDAP trust manager, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_TRUSTMANAGER_PIN_NO_SUCH_FILE
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the LDAP trust manager, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_LDAP_TRUSTMANAGER_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the LDAP trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_CANNOT_READ_INITIAL_BIND_RESPONSE
Cannot read the initial %s bind response from the server: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_CANNOT_READ_SECOND_BIND_RESPONSE
Cannot read the second %s bind response from the server: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_CANNOT_SEND_INITIAL_SASL_BIND
Cannot send the initial bind request in the multi-stage %s bind to the server: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_CANNOT_SEND_SASL_BIND
Cannot send the SASL %S bind request: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_CANNOT_SEND_SECOND_SASL_BIND
Cannot send the second bind request in the multi-stage %s bind to the server: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_LDAPAUTH_DIGESTMD5_INVALID_TOKEN_IN_CREDENTIALS
The DIGEST-MD5 credentials provided by the server contained an invalid token of "%s" starting at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_INVALID_SASL_PROPERTY
Property "%s" is not allowed for the %s SASL mechanism
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_REQUESTED_QOP_NOT_SUPPORTED_BY_SERVER
The requested QoP mode of "%s" is not listed as supported by the Directory Server.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_LDAPAUTH_SERVER_DISCONNECT
The Directory Server indicated that it was closing the connection to the client (result code %d, message "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_UNEXPECTED_CALLBACK_INVOCATION
The LDAPAuthenticationHandler.handle() method was called for an unexpected SASL mechanism of %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPAUTH_UNEXPECTED_RUN_INVOCATION
The LDAPAuthenticationHandler.run() method was called for a SASL bind with an unexpected mechanism of "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPCOMPARE_ERROR_READING_FILE
An error occurred reading file '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPPWMOD_DEPENDENT_ARGS
If the %s argument is provided, then the %s argument must also be given
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDAPSEARCH_VLV_REQUIRES_SORT
If the --%s argument is provided, then the --%s argument must also be given
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDAPURL_CANNOT_DECODE_PORT
The provided string "%s" cannot be decoded as an LDAP URL because the port number portion %s cannot be decoded as an integer
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.ERR_LDAPURL_INVALID_HEX_BYTE
The provided URL component "%s" could not be decoded because the character at byte %d was not a valid hexadecimal digit
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.ERR_LDAPURL_INVALID_PORT
The provided string "%s" cannot be decoded as an LDAP URL because the provided port number %d is not within the valid range between 1 and 65535
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDAPURL_INVALID_SCOPE_STRING
The provided string "%s" cannot be decoded as an LDAP URL because the scope string %s was not one of the allowed values of base, one, sub, or subordinate
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.ERR_LDAPURL_PERCENT_TOO_CLOSE_TO_END
The provided URL component "%s" could not be decoded because the percent character at byte %d was not followed by two hexadecimal digits
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ProtocolMessages.ERR_LDAPV2_EXTENDED_REQUEST_NOT_ALLOWED
The client with connection ID %d authenticated to the Directory Server using LDAPv2, but attempted to send an extended operation request (LDAP message ID %d), which is not allowed for LDAPv2 clients.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
An error occurred while trying to write entry %s during the LDIF export: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_LDIF_BACKEND_ERROR_EMPTY_FILE
The file %s written for the LDIF backend defined in configuration entry %s is 0 bytes long and unusable.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDIF_CONNHANDLER_CANNOT_DELETE
An error occurred while the LDIF connection handler was attempting to delete processed file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_LDIF_CONNHANDLER_IO_ERROR
An I/O error occurred while the LDIF connection handler was processing LDIF file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_EXPORT
An error occurred while attempting to determine whether LDIF entry "%s" should be exported as a result of the include and exclude filter configuration: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ
An error occurred while attempting to open the LDIF file %s for reading: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIF_FILE_READ_ERROR
An error occurred while attempting to read the contents of LDIF file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE
Error in the LDIF change record entry.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE
Error in the LDIF change record entry.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
UtilityMessages.ERR_LDIF_INVALID_LEADING_SPACE
Unable to parse line %d ("%s") from the LDIF source because the line started with a space but there were no previous lines in the entry to which this line could be appended
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_INVALID_MODIFY_ATTRIBUTE
Error in the LDIF change record entry.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
UtilityMessages.ERR_LDIF_NO_ATTR_NAME
Unable to parse LDIF entry starting at line %d because the line "%s" does not include an attribute name
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
UtilityMessages.ERR_LDIF_NO_DN
Unable to parse LDIF entry starting at line %d because the first line does not contain a DN (the first line was "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_READ_ATTR_SKIP
Skipping entry %s because the following error was received when reading its attributes: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_REJECTED_BY_PLUGIN
Rejecting entry %s because it was rejected by a plugin: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_SKIP_EXCLUDE_BRANCH
Skipping entry %s because the DN is excluded by the exclude branch "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_LDIF_SKIP_EXCLUDE_FILTER
Skipping entry %s because the DN is excluded by the exclude filter "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_OPEN_SOURCE_LDIF
An error occurred while attempting to open source LDIF %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_OPEN_TARGET_LDIF
An error occurred while attempting to open target LDIF %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_READ_FILE_IGNORE_ATTRIBS
An error occurred while attempting to read the file '%s' containing the list of ignored attributes: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_CANNOT_READ_FILE_IGNORE_ENTRIES
An error occurred while attempting to read the file '%s' containing the list of ignored entries: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_ERROR_READING_SOURCE_LDIF
An error occurred while reading the contents of source LDIF %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFDIFF_ERROR_READING_TARGET_LDIF
An error occurred while reading the contents of target LDIF %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFEXPORT_CANNOT_DECODE_EXCLUDE_BASE
Unable to decode exclude branch string "%s" as a valid distinguished name: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFEXPORT_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFEXPORT_CANNOT_PARSE_EXCLUDE_FILTER
Unable to decode exclude filter string "%s" as a valid search filter: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFEXPORT_CANNOT_PARSE_INCLUDE_FILTER
Unable to decode include filter string "%s" as a valid search filter: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFEXPORT_INVALID_INCLUDE_BASE
Provided include base DN "%s" is not handled by the backend with backend ID %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_DECODE_EXCLUDE_BASE
Unable to decode exclude branch string "%s" as a valid distinguished name: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_DECODE_INCLUDE_BASE
Unable to decode include branch string "%s" as a valid distinguished name: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire an exclusive lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_OPEN_REJECTS_FILE
An error occurred while trying to open the rejects file %s for writing: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_OPEN_SKIP_FILE
An error occurred while trying to open the skip file %s for writing: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_PARSE_EXCLUDE_FILTER
Unable to decode exclude filter string "%s" as a valid search filter: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_PARSE_INCLUDE_FILTER
Unable to decode include filter string "%s" as a valid search filter: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_PARSE_TEMPLATE_FILE
Unable to parse the specified file %s as a MakeLDIF template file: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_CANNOT_PARSE_THREAD_COUNT
The value %s for threadCount cannot be parsed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_INVALID_INCLUDE_BASE
Provided include base DN "%s" is not handled by the backend with backend ID %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_MISSING_BACKEND_ARGUMENT
Neither the %s or the %s argument was provided.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFIMPORT_MISSING_REQUIRED_ARGUMENT
Neither the %s or the %s argument was provided.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_CANNOT_OPEN_CHANGES
Unable to open the changes LDIF file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_CANNOT_OPEN_SOURCE
Unable to open the source LDIF file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_CANNOT_OPEN_TARGET
Unable to open the target LDIF file %s for writing: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFMODIFY_UNKNOWN_CHANGETYPE
Entry %s has an unknown changetype of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFSEARCH_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFSEARCH_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFSEARCH_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFSEARCH_CANNOT_PARSE_BASE_DN
An error occurred while attempting to parse base DN '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LDIFSEARCH_CANNOT_PARSE_FILTER
An error occurred while attempting to parse search filter '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_LISTBACKENDS_INVALID_DN
The provided base DN value '%s' could not be parsed as a valid DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_LOADING_GENERATION_ID
An unexpected error occurred when searching in %s for the generation ID : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_LOGGER_ERROR_CLOSING_FILE
Error occurred while closing log file for logger %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_LOGGER_ERROR_FLUSHING_BUFFER
Error occurred while flushing writer buffer for logger %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_LOGGER_ERROR_OBTAINING_FREE_SPACE
Error occurred while obtaining free disk space in the partition containing log file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.ERR_LOGGER_ERROR_WRITING_RECORD
Error occurred while writing log record for logger %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_LOOP_REPLAYING_OPERATION
A loop was detected while replaying operation: %s error %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_BRANCH_SUBORDINATE_TEMPLATE_NO_COLON
Subordinate template definition on line %d for branch %s is missing a colon to separate the template name from the number of entries
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_CANNOT_DECODE_BRANCH_DN
Unable to decode branch DN "%s" on line %d of the template file
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_MAKELDIF_CANNOT_WRITE_ENTRY
An error occurred while attempting to write entry %s to LDIF: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_CONFLICTING_BRANCH_DN
The branch definition %s starting on line %d conflicts with an earlier branch definition contained in the template file
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_CONFLICTING_CONSTANT_NAME
The definition for constant %s on line %d conflicts with an earlier constant definition included in the template
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_MAKELDIF_CONFLICTING_TAG_NAME
Cannot register the tag defined in class %s because the tag name %s conflicts with the name of another tag that has already been registered
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_CONFLICTING_TEMPLATE_NAME
The template definition %s starting on line %d conflicts with an earlier template definition contained in the template file
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_NO_ATTR_IN_BRANCH_EXTRA_LINE
There is no attribute name before the colon on line %d of the template file in the definition for branch %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_NO_ATTR_IN_TEMPLATE_LINE
There is no attribute name before the colon on line %d of the template file in the definition for template %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_NO_COLON_IN_BRANCH_EXTRA_LINE
There is no colon to separate the attribute name from the value pattern on line %d of the template file in the definition for branch %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_NO_COLON_IN_TEMPLATE_LINE
There is no colon to separate the attribute name from the value pattern on line %d of the template file in the definition for template %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_NO_SUCH_TAG
An undefined tag %s is referenced on line %d of the template file
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_TAG_NOT_ALLOWED_IN_BRANCH
Tag %s referenced on line %d of the template file is not allowed for use in branch definitions
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_TAG_UNDEFINED_ATTRIBUTE
Undefined attribute %s referenced on line %d of the template file
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_TAG_UNKNOWN_RANDOM_TYPE
The random tag on line %d of the template file references an unknown random type of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_MAKELDIF_TEMPLATE_MISSING_RDN_ATTR
The template named %s includes RDN attribute %s that is not assigned a value in that template
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_MAKELDIF_TEMPLATE_SUBORDINATE_TEMPLATE_NO_COLON
Subordinate template definition on line %d for template %s is missing a colon to separate the template name from the number of entries
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_MAKELDIF_UNDEFINED_BRANCH_SUBORDINATE
The branch with entry DN '%s' references a subordinate template named '%s' which is not defined in the template file
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_MAKELDIF_UNDEFINED_TEMPLATE_SUBORDINATE
The template named %s references a subordinate template named %s which is not defined in the template file
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_UNEXPECTED_TEMPLATE_FILE_LINE
Unexpected template line "%s" encountered on line %d of the template file
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.ERR_MAKELDIF_WARNING_DEFINE_VALUE_EMPTY
Constant %s defined on line %d has not been assigned a value
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL
The %s could not be decoded due to the following reasons: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE
The %s could not be decoded due to the following reason: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
Cannot write entry %s to LDIF: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST
Unable to add entry %s because its parent entry %s does not exist in the memory-based backend
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST
Cannot rename entry %s because the new parent entry %s doesn't exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_CANNOT_LOCK_NEW_DN
The modify DN operation for entry %s cannot be performed because the server was unable to obtain a write lock for the new DN %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_CANNOT_PROCESS_ASSERTION_FILTER
Entry %s cannot be renamed because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in the control: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_DIFFERENT_BACKENDS
The modify DN operation for entry %s cannot be performed because the backend holding the current entry is different from the backend used to handle the new DN %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_NEW_RDN_ATTR_IS_NO_USER_MOD
Entry %s cannot be renamed because the new RDN includes attribute %s which is defined as NO-USER-MODIFICATION in the server schema, and the target value for that attribute is not already included in the entry
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_NEW_SUPERIOR_IN_SUBTREE
The modify DN operation for entry %s cannot be performed because the new superior entry %s is equal to or a subordinate of the entry to be moved
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_NEWRDN_ATTR_IS_OBSOLETE
The modify DN operation for entry %s cannot be performed because the new RDN includes attribute type %s which is declared OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_NO_BACKEND_FOR_NEW_ENTRY
The modify DN operation for entry %s cannot be performed because no backend is registered to handle the new DN %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_OLD_RDN_ATTR_IS_NO_USER_MOD
Entry %s cannot be renamed because the current DN includes attribute %s which is defined as NO-USER-MODIFICATION in the server schema and the deleteOldRDN flag was set in the modify DN request
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_PREOP_VIOLATES_SCHEMA
The modify DN operation for entry %s cannot be performed because a pre-operation plugin modified the entry in a way that caused it to violate the server schema: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_UNSUPPORTED_CRITICAL_CONTROL
Entry %s cannot be renamed because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODDN_VIOLATES_SCHEMA
The modify DN operation for entry %s cannot be performed because the change would have violated the server schema: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_ADD_NO_VALUES
Entry %s cannot be modified because the modification contained an add component for attribute %s but no values were provided
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_ATTR_IS_NO_USER_MOD
Entry %s cannot be modified because the modification attempted to update attribute %s which is defined as NO-USER-MODIFICATION in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_ATTR_IS_OBSOLETE
Entry %s cannot be modified because the modification attempted to set one or more new values for attribute %s which is marked OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_CANNOT_PROCESS_ASSERTION_FILTER
Entry %s cannot be modified because the request contained an LDAP assertion control, but an error occurred while attempting to compare the target entry against the filter contained in the control: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_DELETE_NO_SUCH_ATTR
Entry %s cannot be modified because an attempt was made to remove one or more values from attribute %s but this attribute is not present in the entry
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_DELETE_RDN_ATTR
Entry %s cannot be modified because the change to attribute %s would have removed a value used in the RDN
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_INCREMENT_RDN
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s which is used as an RDN attribute for the entry
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_INCREMENT_REQUIRES_EXISTING_VALUE
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but that attribute did not have any values in the target entry
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_INCREMENT_REQUIRES_SINGLE_VALUE
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but the request contained multiple values, where only a single integer value is allowed
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_INCREMENT_REQUIRES_VALUE
Entry %s cannot be modified because an attempt was made to increment the value of attribute %s but the request did not include a value for that attribute specifying the amount by which to increment the value
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_INVALID_MOD_TYPE_FOR_PASSWORD
Invalid modification type %s attempted on password attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_UNSUPPORTED_CRITICAL_CONTROL
Entry %s cannot be modified because the request contained a critical control with OID %s that is not supported by the Directory Server for this type of operation
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_MODIFY_VIOLATES_SCHEMA
Entry %s cannot be modified because the resulting entry would have violated the server schema: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_PLUGIN
A plugin caused the modify DN operation to be aborted while moving and/or renaming an entry from %s to %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MONITOR_INVALID_BASE
Unable to retrieve the requested entry %s from the monitor backend because the DN is not below the monitor base of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MONITOR_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the monitor backend.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY
An error occurred while attempting to export the monitor entry for monitor provider %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_MVFILTER_INVALID_LDAP_FILTER_TYPE
The provided LDAP filter "%s" cannot be used as a matched values filter because filters of type %s are not allowed for use in matched values filters
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN
Domain %s: the server with serverId=%s is unreachable
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.ERR_NULL_KEY_PROVIDER_MANAGER
The keystore %s seems to be missing, this may render the secure port inoperative for '%s'.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.ERR_NUMBER_OF_ENTRIES_INVALID
The number of user entries to generate must be between %d and %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_UNDERSCORE
The provided value "%s" could not be parsed as a valid object class definition because the underscore character is not allowed as the first character of an object class name even if the %s configuration option is enabled
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.ERR_OC_SYNTAX_ATTR_ILLEGAL_UNDERSCORE_CHAR
The provided value "%s" could not be parsed as a valid object class definition because the underscore character is not allowed in an object class name unless the %s configuration option is enabled
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_OPERATION_NOT_FOUND_IN_PENDING
Internal Error : Operation %s change number %s was not found in pending list
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_KEYMANAGER_CANNOT_DETERMINE_PIN_FROM_ATTR
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-key-store-pin in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_KEYMANAGER_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-key-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_KEYMANAGER_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_KEYMANAGER_PIN_NO_SUCH_FILE
File %s specified in attribute ds-cfg-key-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_KEYMANAGER_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-key-store-pin-property of configuration entry %s should contain the PIN needed to access the PKCS#11 key manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_TRUSTMANAGER_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the PKCS#11 trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_TRUSTMANAGER_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 trust manager, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_TRUSTMANAGER_PIN_NO_SUCH_FILE
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the PKCS#11 trust manager, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PKCS11_TRUSTMANAGER_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the PKCS#11 trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_7BIT_CANNOT_DECODE_ATTR
An error occurred while trying to decode attribute %s in the target entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_ADLIST_INVALID_PLUGIN_TYPE
The LDAP attribute description list plugin instance defined in configuration entry %s lists an invalid plugin type %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_ATTR_CLEANUP_EQUAL_VALUES
The mapping '%s:%s' maps the attribute to itself
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_LIST
An attempt was made to register the Change Number Control plugin with the following plugin types : %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_LDIF_EXPORT_PLUGIN_RETURNED_NULL
The LDIF export plugin defined in configuration entry %s returned null when invoked on entry %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_LDIF_IMPORT_PLUGIN_RETURNED_NULL
The LDIF import plugin defined in configuration entry %s returned null when invoked on entry %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_PROFILER_INVALID_PLUGIN_TYPE
The Directory Server profiler plugin instance defined in configuration entry %s lists an invalid plugin type %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_REFERENT_BAD_FILTER
The filtering criteria '%s' specified in property 'check-references-filter-criteria' is invalid because the filter could not be decoded: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX
An error occurred in the Referential Integrity plugin while attempting to configure the attribute type %s which has a syntax OID of %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_REFERENT_MODIFY_FAILED
The Referential Integrity plugin failed when performing an internal modify on entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_SHUTDOWN_PLUGIN_EXCEPTION
The shutdown plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server shutdown process: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_STARTUP_PLUGIN_EXCEPTION
The startup plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server startup process: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_TYPE_NOT_SUPPORTED
The plugin defined in configuration entry %s does not support the %s plugin type
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR
An internal error occurred while attempting to determine whether the operation would have resulted in a unique attribute conflict (result %s, message %s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.ERR_PROFILEVIEWER_CANNOT_PROCESS_DATA_FILE
An error occurred while trying to process the profile data in file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_CANNOT_DISCOVER_REMOTE_CAPABILITIES
Proxy backend '%s' could not discover remote servers capabilities: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_NO_PRIMARY_NOR_SECONDARY_SERVERS_DISCOVERED
Proxy backend '%s' is non functional because it could not find any primary nor secondary servers via the service discovery mechanism '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_PASSWORD_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-proxy-user-password-environment-variable of configuration entry %s should contain the password associated with the proxy bind DN, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_PASSWORD_FILE_EMPTY
File %s specified in attribute ds-cfg-proxy-user-password-file of configuration entry %s should contain the password associated with the proxy bind DN, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_PASSWORD_NO_SUCH_FILE
File %s specified in attribute ds-cfg-proxy-user-password-file of configuration entry %s should contain the password associated with the proxy bind DN, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_PASSWORD_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-proxy-user-password-property of configuration entry %s should contain the password associated with the proxy bind DN, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_PROXY_SETUP_CLI_NO_PROXY_USER_PASSWORD
You must specify the password associated with the proxy bind DN to contact, either use '--%s' or '--%s' arguments
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_PROXY_SETUP_CLI_NO_SERVER_TO_CONTACT
You must specify server(s) to contact, either use '--%s' or '--%s' arguments
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_PROXY_UNKNOWN_SERVICE_DISCOVERY
Proxy backend '%s' cannot find the configured service discovery mechanism '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_PUBLISHING_FAKE_OPS
Caught exception publishing fake operations for domain %s : %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ExtensionMessages.ERR_PWLENGTHVALIDATOR_MIN_GREATER_THAN_MAX
The configured minimum password length of %d characters is greater than the configured maximum password length of %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_CANNOT_DETERMINE_REQUIRE_CHANGE_BY_TIME
An error occurred while attempting to determine the value for attribute ds-cfg-require-change-by-time in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_DEPRECATED_SCHEME_NOT_AUTH
Password policy configuration entry %s references deprecated password storage scheme DN %s which does not support the auth password syntax
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_INVALID_LAST_LOGIN_TIME_FORMAT
The password policy definition contained in configuration entry "%s" is invalid because the specified last login time format "%s" is not a valid format string The last login time format string should conform to the syntax described in the API documentation for the
java.text.SimpleDateFormat class |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_INVALID_PREVIOUS_LAST_LOGIN_TIME_FORMAT
The password policy definition contained in configuration entry "%s" is invalid because the specified previous last login time format "%s" is not a valid format string The previous last login time format strings should conform to the syntax described in the API documentation for the
java.text.SimpleDateFormat class |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_SCHEME_DOESNT_SUPPORT_AUTH
The password storage scheme defined in configuration entry %s does not support the auth password syntax, which is used by password attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_UNDEFINED_PASSWORD_ATTRIBUTE
The password policy definition contained in configuration entry "%s" is invalid because the specified password attribute "%s" is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPOLICY_VALIDATION_FAILED
The password value for attribute %s was found to be unacceptable: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_PWPSTATE_CANNOT_CONNECT
ERROR: Cannot establish a connection to the Directory Server %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_PWPSTATE_CANNOT_CONNECT_SSL
ERROR: Cannot establish a connection to the Directory Server at %s on port %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_PWPSTATE_CANNOT_DETERMINE_PORT
ERROR: Cannot parse the value of the %s argument as an integer value between 1 and 65535: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPSTATE_CANNOT_UPDATE_USER_ENTRY
An error occurred while attempting to update password policy state information for user %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE
The value %s provided for the password policy state operation used to set the account expiration time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME
The value %s provided for the password policy state operation used to update the authentication failure times was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME
The value %s provided for the password policy state operation used to update the grace login use times was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME
The value %s provided for the password policy state operation used to set the last login time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE
The value %s provided for the password policy state operation used to set the password changed time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE
The value %s provided for the password policy state operation used to set the password warned time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME
The value %s provided for the password policy state operation used to set the required change time was invalid: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_PWPSTATE_MUTUALLY_EXCLUSIVE_ARGUMENTS
ERROR: You may not provide both the %s and the %s arguments
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_PWPSTATE_NO_SUCH_POLICY
User entry %s is configured to use a password policy subentry of %s but no such password policy has been defined in the server configuration
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWSCHEME_CANNOT_BASE64_DECODE_STORED_PASSWORD
An error occurred while attempting to base64-decode the password value %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWSCHEME_CANNOT_DECRYPT
An error occurred while trying to decrypt a value using password storage scheme %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWSCHEME_CANNOT_ENCODE_PASSWORD
An unexpected error occurred while attempting to encode a password using the storage scheme defined in class %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWSCHEME_CANNOT_ENCRYPT
An error occurred while trying to encrypt a value using password storage scheme %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_PWSCHEME_CANNOT_INITIALIZE_MESSAGE_DIGEST
An error occurred while attempting to initialize the message digest generator for the %s algorithm: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_RANDOMPWGEN_CHARSET_NAME_CONFLICT
Configuration entry "%s" contains multiple definitions for the %s character set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_RANDOMPWGEN_UNKNOWN_CHARSET
The password format string "%s" references an undefined character set "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_RDN_END_WITH_ATTR_NAME
Unable to decode the provided string "%s" as a relative distinguished name because the string ended with an attribute type name (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_RDN_MISSING_ATTRIBUTE_VALUE
Unable to decode the provided string "%s" as a relative distinguished name because it does not contain a value for attribute type %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
CoreMessages.ERR_RDN_UNEXPECTED_COMMA
Unable to decode the provided string "%s" as a relative distinguished name because it contained an unexpected plus, comma, or semicolon at position %d, which is not allowed in an RDN
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_REBUILDINDEX_CANNOT_EXCLUSIVE_LOCK_BACKEND
An error occurred while attempting to acquire a exclusive lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_REBUILDINDEX_CANNOT_SHARED_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK
An error occurred while trying to create an instance of class %s as a Directory Server task.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_REGEXMAP_INEFFICIENT_SEARCH
The internal search based on processed ID string %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_REGEXMAP_INVALID_MATCH_PATTERN
The provided match pattern "%s" could not be parsed as a regular expression: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_REGEXMAP_SEARCH_FAILED
An internal failure occurred while attempting to resolve processed ID string %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.ERR_RENAMEFILE_CANNOT_RENAME
Failed to rename file %s to %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_REPLICATION_BIND_PASSWORD_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-bind-password-environment-variable of configuration entry %s should contain the password for periodically reading replication server configurations, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_REPLICATION_BIND_PASSWORD_FILE_EMPTY
File %s specified in attribute ds-cfg-bind-password-file of configuration entry %s should contain the password for periodically reading replication server configurations, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_REPLICATION_BIND_PASSWORD_NO_SUCH_FILE
File %s specified in attribute ds-cfg-bind-password-file of configuration entry %s should contain the the password for periodically reading replication server configurations, but this file does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_REPLICATION_BIND_PASSWORD_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-bind-password-property of configuration entry %s should contain the password for periodically reading replication server configurations, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS
The errors reading the registry information on %s do not allow to do the merge between the replication topologies.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_CONFIGURE_SAME_SERVER_PORT
You have to provide two different servers to configure replication.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_CONFIGURING_BASEDN
Error updating replication configuration on base DN %s of server %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_ERROR_READING_CONFIGURATION
Error reading replication configuration of server %s.%nDetails: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE
An error occurred while attempting to write equivalent non-interactive command line to file %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED
You must provide the password of the global administrator in non interactive mode.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL
The server administration port and the replication port have the same value in host %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE
Replication protocol error.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_SAME_REPLICATION_PORT
You have provided the same replication port (%s) for two servers located on the same machine (%s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_REPLICATION_SETUP_BIND_RS
Unable to bind as '%s' with the provided root user password (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_REPLICATION_SETUP_CLI_RS_ARG_MISSING
Provided option(s) '%s' implies that the new replication server should join an existing topology.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_REPLICATION_SETUP_CONNECT_TO_RS
Unable to access the replication topology from server '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_REPLICATION_SETUP_READING_ADMIN_BACKEND
An error occurred while attempting to read the administration backend LDIF file (%s): %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_REPLICATION_SETUP_UPDATING_ADMIN_BACKEND
An error occurred while attempting to update the administration backend LDIF file (%s): %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_REPLICATION_SETUP_WRITING_ADMIN_BACKEND
An error occurred while attempting to write the administration backend LDIF file (%s): %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_REPLICATION_STATUS_QUIET
The '%s' subcommand is not compatible with the %s option.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_REPLICATION_UNEXPECTED_MESSAGE
New replication connection from %s started with unexpected message %s and is being closed
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_RESTOREDB_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire an exclusive lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_RESTOREDB_CANNOT_READ_BACKUP_DIRECTORY
An error occurred while attempting to examine the set of backups contained in backup directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_RESTOREDB_INVALID_BACKUP_ID
The requested backup ID %s does not exist in %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_RESTOREDB_NO_BACKENDS_FOR_DN
The backups contained in directory %s were taken from a Directory Server backend defined in configuration entry %s but no such backend is available
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE
Full resync required.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_ROOTDSE_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the root DSE backend.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_RS_DN_DOES_NOT_MATCH
DN sent by remote replication server: %s does not match local replication server one: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_ACCOUNT_NOT_LOCAL
SASL %s authentication is not supported for user %s because the account is not managed locally
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_AUTHZID_CANNOT_GET_ENTRY
The entry %s specified as the authorization identity could not be retrieved: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_AUTHZID_INVALID_DN
The provided authorization ID %s contained an invalid DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_CANNOT_GET_SERVER_FQDN
An unexpected error occurred while attempting to determine the value of the ds-cfg-server-fqdn attribute in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_CANNOT_MAP_AUTHENTRY
An error occurred while attempting to map authorization ID %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_CONTEXT_CREATE_ERROR
An unexpected error occurred while trying to create an %s context: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_CREATE_SASL_SERVER_FAILED
Failed to create a SASL server for SASL mechanism %s using a server FQDN of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_NO_CREDENTIALS
The client connection included %s state information, indicating that the client was in the process of performing a %s bind, but the bind request did not include any credentials
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_NO_REVERSIBLE_PASSWORDS
SASL %s authentication is not possible for user %s because none of the passwords in the user entry are stored in a reversible form
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_PROTOCOL_ERROR
SASL %s protocol error: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASL_ZERO_LENGTH_USERNAME
The username contained in the SASL %s bind request had a length of zero characters, which is not allowed.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLCRAMMD5_CANNOT_DECODE_USERNAME_AS_DN
An error occurred while attempting to decode the SASL CRAM-MD5 username "%s" because it appeared to contain a DN but DN decoding failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLCRAMMD5_CANNOT_GET_ENTRY_BY_DN
An error occurred while attempting to retrieve user entry %s as specified in the DN-based username of a SASL CRAM-MD5 bind request: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLCRAMMD5_CANNOT_GET_REVERSIBLE_PASSWORDS
An error occurred while attempting to retrieve the clear-text password(s) for user %s in order to perform SASL CRAM-MD5 authentication: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLCRAMMD5_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ExtensionMessages.ERR_SASLCRAMMD5_INVALID_DIGEST_LENGTH
The SASL CRAM-MD5 bind request included SASL credentials, but the decoded digest string had an invalid length of %d bytes rather than the %d bytes expected for a hex representation of an MD5 digest
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLDIGESTMD5_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLEXTERNAL_CANNOT_VALIDATE_CERT
An error occurred while attempting to validate the peer certificate presented by the client with a certificate from the user's entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_AUTHZID_CANNOT_GET_ENTRY
An error occurred while attempting to retrieve entry %s specified as the authorization ID: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_AUTHZID_CANNOT_MAP_AUTHZID
An error occurred while attempting to map authorization ID %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_AUTHZID_INVALID_DN
The provided authorization ID %s contained an invalid DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_CANNOT_CHECK_PASSWORD_VALIDITY
An error occurred while attempting to verify the password for user %s during SASL PLAIN authentication: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_CANNOT_DECODE_AUTHCID_AS_DN
An error occurred while attempting to decode the SASL PLAIN authentication ID "%s" because it appeared to contain a DN but DN decoding failed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_CANNOT_GET_ENTRY_BY_DN
An error occurred while attempting to retrieve user entry %s as specified in the DN-based authentication ID of a SASL PLAIN bind request: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SASLPLAIN_CANNOT_MAP_USERNAME
An error occurred while attempting to map username %s to a Directory Server entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SATUACM_CANNOT_DECODE_SUBJECT_AS_DN
Unable to decode peer certificate subject %s as a DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SATUACM_DUPLICATE_CERT_ATTR
Configuration entry %s contains multiple mappings for certificate attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SATUACM_DUPLICATE_USER_ATTR
Configuration entry %s contains multiple mappings for user attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SATUACM_INEFFICIENT_SEARCH
The internal search based on the certificate with subject %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SATUACM_INVALID_MAP_FORMAT
Configuration entry %s has value '%s' which violates the format required for attribute mappings.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SATUACM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE
An error occurred while attempting to write file %s containing a concatenated list of all server schema elements: %s.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
SchemaMessages.ERR_SCHEMA_HAS_WARNINGS
There should be no warnings on the schema, but instead got %d warnings: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_ATTRTYPE_OBSOLETE_MR
Unable to add attribute type %s because the associated matching rule %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_CANNOT_DECODE_DCR
An error occurred while attempting to decode the DIT content rule "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_CANNOT_DECODE_DSR
An error occurred while attempting to decode the DIT structure rule "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_CANNOT_DECODE_LDAP_SYNTAX
An error occurred while attempting to decode the ldapsyntax description "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_CANNOT_DECODE_MR_USE
An error occurred while attempting to decode the matching rule use "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_CANNOT_DECODE_NAME_FORM
An error occurred while attempting to decode the name form "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_CANNOT_DECODE_OBJECTCLASS
An error occurred while attempting to decode the object class "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC
Unable to add DIT content rule %s because it references auxiliary object class %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_OBSOLETE_OPTIONAL_ATTR
Unable to add DIT content rule %s because it allows attribute type %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_OBSOLETE_PROHIBITED_ATTR
Unable to add DIT content rule %s because it prohibits attribute type %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_OBSOLETE_REQUIRED_ATTR
Unable to add DIT content rule %s because it requires attribute type %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_OC_NOT_AUXILIARY
Unable to add DIT content rule %s because it references auxiliary object class %s which is defined in the server schema but is not an auxiliary class
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_OC_NOT_STRUCTURAL
Unable to add DIT content rule %s because it references structural objectclass %s which is defined in the server schema but is not structural
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_STRUCTURAL_OC_OBSOLETE
Unable to add DIT content rule %s because its structural object class %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_UNDEFINED_AUXILIARY_OC
Unable to add DIT content rule %s because it references auxiliary objectclass %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_UNDEFINED_OPTIONAL_ATTR
Unable to add DIT content rule %s because it references optional attribute type %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_UNDEFINED_PROHIBITED_ATTR
Unable to add DIT content rule %s because it references prohibited attribute type %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_UNDEFINED_REQUIRED_ATTR
Unable to add DIT content rule %s because it references required attribute type %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DCR_UNDEFINED_STRUCTURAL_OC
Unable to add DIT content rule %s because it references structural objectclass %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DSR_OBSOLETE_NAME_FORM
Unable to add DIT structure rule %s because its name form %s is marked OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DSR_OBSOLETE_SUPERIOR_RULE
Unable to add DIT structure rule %s because it references superior rule %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_DSR_UNDEFINED_NAME_FORM
Unable to add DIT structure rule %s because it references name form %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR
Unable to add matching rule use %s because it references attribute type %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_MRU_OBSOLETE_MR
Unable to add matching rule use %s because its matching rule %s is marked OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_MRU_UNDEFINED_ATTR
Unable to add matching rule use %s because it references attribute type %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_OBSOLETE_OPTIONAL_ATTR
Unable to add name form %s because it allows attribute type %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_OBSOLETE_REQUIRED_ATTR
Unable to add name form %s because it requires attribute type %s which is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_OC_NOT_STRUCTURAL
Unable to add name form %s because it references objectclass %s which is defined in the server schema but is not a structural objectclass
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_OC_OBSOLETE
Unable to add name form %s because its structural object class %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_UNDEFINED_OPTIONAL_ATTR
Unable to add name form %s because it references optional attribute type %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_UNDEFINED_REQUIRED_ATTR
Unable to add name form %s because it references required attribute type %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_NF_UNDEFINED_STRUCTURAL_OC
Unable to add name form %s because it references structural objectclass %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_ATTRIBUTE_TYPE
Unable to add attribute type %s because the superior type %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_OBJECTCLASS
Unable to add object class %s because the superior class %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_OC_OBSOLETE_OPTIONAL_ATTR
Unable to add object class %s because optional attribute %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_OC_OBSOLETE_REQUIRED_ATTR
Unable to add object class %s because required attribute %s is marked as OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_OC_UNDEFINED_OPTIONAL_ATTR
Unable to add objectclass %s because it allows attribute %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_OC_UNDEFINED_REQUIRED_ATTR
Unable to add objectclass %s because it requires attribute %s which is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_AT_IN_DCR
Unable to remove attribute type %s from the server schema because it is referenced as a required, optional, or prohibited attribute type in DIT content rule %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_AT_IN_MR_USE
Unable to remove attribute type %s from the server schema because it is referenced by matching rule use %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_AT_IN_NF
Unable to remove attribute type %s from the server schema because it is referenced as a required or optional attribute type in name form %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_AT_IN_OC
Unable to remove attribute type %s from the server schema because it is referenced as a required or optional attribute type in objectclass %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_AT_SUPERIOR_TYPE
Unable to remove attribute type %s from the server schema because it is referenced as the superior type for attribute type %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_DSR_SUPERIOR_RULE
Unable to remove DIT structure rule %s from the server schema because it is referenced as a superior rule for DIT structure rule %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_NF_IN_DSR
Unable to remove name form %s from the server schema because it is referenced by DIT structure rule %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_OC_IN_DCR
Unable to remove objectclass %s from the server schema because it is referenced as a structural or auxiliary class for DIT content rule %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_OC_IN_NF
Unable to remove objectclass %s from the server schema because it is referenced as the structural class for name form %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_REMOVE_OC_SUPERIOR_CLASS
Unable to remove objectclass %s from the server schema because it is referenced as the superior class for objectclass %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR
Unable to add DIT structure rule %s because its rule identifier conflicts with existing DIT structure rule (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_MODIFY_UNDEFINED_SUPERIOR_OBJECTCLASS
Unable to add objectclass %s because its superior class of %s is not defined in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_SCHEMA_PARSE_LINE
Ignoring schema definition '%s' because the following error occurred while it was being parsed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.ERR_SCHEMANAME_CONSECUTIVE_PERIODS
The provided value "%s" does not contain a valid schema element name or OID because the numeric OID contains two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SDTUACM_INEFFICIENT_SEARCH
The internal search based on the certificate with subject %s could not be processed efficiently: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SDTUACM_SEARCH_FAILED
An internal failure occurred while attempting to map the certificate with subject %s to a user entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_APPROXIMATE_NO_ATTRIBUTE_TYPE
Unable to determine whether entry "%s" matches filter "%s" because an approximate component had a NULL attribute type
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_EQUALITY_NO_ATTRIBUTE_TYPE
Unable to determine whether entry "%s" matches filter "%s" because an equality component had a NULL attribute type
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
CoreMessages.ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_AD_OR_MR
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not contain either an attribute description or a matching rule ID.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_ASSERTION_VALUE
Unable to determine whether entry "%s" matches filter "%s" because a contained extensible match filter did not have an assertion value
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
CoreMessages.ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_COLON
The provided search filter "%s" could not be decoded because the extensible match component starting at position %d did not have a colon to denote the end of the attribute type name
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_EXTENSIBLE_MATCH_NO_RULE_OR_TYPE
Unable to determine whether entry "%s" matches filter "%s" because a contained extensible match filter did not have either an attribute type or a matching rule ID
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_GREATER_OR_EQUAL_NO_ATTRIBUTE_TYPE
Unable to determine whether entry "%s" matches filter "%s" because a greater-or-equal component had a NULL attribute type
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
CoreMessages.ERR_SEARCH_FILTER_INVALID_ESCAPED_BYTE
The provided search filter "%s" had an invalid escaped byte value at position %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_LESS_OR_EQUAL_NO_ATTRIBUTE_TYPE
Unable to determine whether entry "%s" matches filter "%s" because a less-or-equal component had a NULL attribute type
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_NESTED_TOO_DEEP
Unable to determine whether entry "%s" matches filter "%s" because the filter was nested beyond the maximum allowed depth of 100 levels
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
CoreMessages.ERR_SEARCH_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS
The provided search filter "%s" could not be decoded because the opening parenthesis at position %d did not have a corresponding close parenthesis
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
CoreMessages.ERR_SEARCH_FILTER_NO_CORRESPONDING_OPEN_PARENTHESIS
The provided search filter "%s" could not be decoded because the closing parenthesis at position %d did not have a corresponding open parenthesis
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_NOT_COMPONENT_NULL
Unable to determine whether entry "%s" matches filter "%s" because the NOT filter component did not include a subcomponent
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_PRESENCE_NO_ATTRIBUTE_TYPE
Unable to determine whether entry "%s" matches filter "%s" because a presence component had a NULL attribute type
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_SUBSTRING_NO_ATTRIBUTE_TYPE
Unable to determine whether entry "%s" matches filter "%s" because a substring component had a NULL attribute type
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SEARCH_FILTER_UNCAUGHT_EXCEPTION
An unexpected error occurred while attempting to decode the string "%s" as a search filter: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_SEARCHING_GENERATION_ID
An unexpected error occurred when searching for generation id for domain "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SEDCM_CANNOT_DECODE_SUBJECT_AS_DN
Could not map the provided certificate chain to a user because the peer certificate subject "%s" could not be decoded as an LDAP DN: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SEDCM_CANNOT_GET_ENTRY
Could not map the provided certificate chain to a user because an error occurred while attempting to retrieve the user entry with DN "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_SENDING_NEW_ATTEMPT_INIT_REQUEST
When sending a new initialization request for an initialization from a remote server, the following error occurred %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SERVICE_DISCOVERY_CONFIG_MANAGER_ADD_MECHANISM
While adding Service Discovery Mechanism '%s' an error occurred : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SERVICE_DISCOVERY_CONFIG_MANAGER_INIT_MECHANISM
Discovery mechanism '%s' initialization failed : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SERVICE_DISCOVERY_MECHANISM_CANNOT_CREATE_SSL_CONTEXT
Error occurred while creating an SSL context for service discovery mechanism '%s' : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SERVICE_DISCOVERY_MECHANISM_CHANGE_NOTIFICATION
Discovery mechanism '%s' could not process notification of a configuration change : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SERVICE_DISCOVERY_MECHANISM_CONNECTION_OPTIONS_CHANGE_REFRESH_FAILED
Service discovery mechanism '%s' failed to refresh the connection options.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_SERVICE_DISCOVERY_MECHANISM_PARTITION_CHANGE_REFRESH_FAILED
Service discovery mechanism '%s' failed to refresh the partition information.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_BASE_DN_INVALID_DN
Base DN value '%s' is invalid because: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_BASE_DN_TO_ROUTE_INVALID
The proxied base DN '%s' is invalid because: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_CERTNICKNAME_NOT_FOUND
The provided certificate nickname '%s' could not be found.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_ENABLING_TRUST_MANAGER_PROVIDER
An error occurred while enabling the %s trust manager provider: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
SetupMessages.ERR_SETUP_ENABLING_WINDOWS_SERVICE
Unable to enable windows service (return code '%d'):
%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_FILE_BASED_KEYSTORE_PASSWORD_IS_MISSING
You must specify the keystore password of the file based keystore.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_INSTANCE_INSTALLED_FROM_FILE
A server instance (%s) has already been setup in the directory %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_INVALID_GLOBAL_ADMIN_BIND_DN
The bind DN '%s' for the global administrator bind is invalid because: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_INVALID_PROXY_BIND_DN
The proxy user DN '%s' is invalid because: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_MANAGEMENT_CONTEXT_FROM_CONFIG
Unable to write configuration file '%s' because '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_PASSWORD_FILE_NO_PASSWORD
Unable to read password in file '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_REPLICATION_DISCOVERY_INVALID_BIND_DN
The replication service discovery mechanism bind DN '%s' is invalid because: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_ROOT_USER_INVALID_DN
The administrator user bind DN '%s' is invalid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_RS_BIND_DN_INVALID
The bind DN '%s' for the topology replication server is invalid because: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_UNABLE_TO_WRITE_FILE
Unable to write file '%s' because: '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_UNKNOW_LOAD_BALANCING_ALGORITHM
The load balancing algorithm '%s' is not recognized.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.ERR_SETUP_WRITING_PASSWORD_INTERNAL_FILE
An error occurred while storing provided password in the instance file '%s', details: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SMTP_ASNH_SUBJECT_DUPLICATE_TYPE
The message subject definitions contained in configuration entry '%s' have multiple subjects defined for notification type %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SMTP_ASNH_SUBJECT_NO_COLON
Unable to parse message subject value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the subject
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SMTP_ASNH_TEMPLATE_DUPLICATE_TYPE
The message template file path definitions contained in configuration entry '%s' have multiple template file paths defined for notification type %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SMTP_ASNH_TEMPLATE_NO_COLON
Unable to parse message template file path value '%s' from configuration entry '%s' because the value does not contain a colon to separate the notification type from the template file path
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_SMTP_ASNH_TEMPLATE_NO_SUCH_FILE
The message template file '%s' referenced in configuration entry '%s' does not exist
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ExtensionMessages.ERR_SMTP_ASNH_TEMPLATE_UNCLOSED_TOKEN
An unclosed token was found starting at column %d of line %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_SOURCE_DESTINATION_INITIALIZE_SAME_SERVER_PORT
You have to provide two different servers as source and destination of the initialization.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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.Arg2<Object,Number> |
CoreMessages.ERR_STARTUP_PLUGIN_ERROR
A fatal error occurred when executing one of the Directory Server startup plugins: %s (error ID %d).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_STATICGROUP_ADD_MEMBER_ALREADY_EXISTS
Cannot add user %s as a new member of static group %s because that user is already in the member list for the group
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_STATICGROUP_ADD_NESTED_GROUP_ALREADY_EXISTS
Cannot add group %s as a new nested group of static group %s because that group is already in the nested group list for the group
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_STATICGROUP_REMOVE_MEMBER_NO_SUCH_MEMBER
Cannot remove user %s as a member of static group %s because that user is not included in the member list for the group
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_STATICGROUP_REMOVE_NESTED_GROUP_NO_SUCH_GROUP
Cannot remove group %s as a nested group of static group %s because that group is not included in the nested group list for the group
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_STATICMEMBERS_NO_SUCH_ENTRY
Unable to examine entry %s as a potential member of static group %s because that entry does not exist in the Directory Server
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_STOPDS_CANNOT_CONNECT
ERROR: Cannot establish a connection to the Directory Server %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_STOPDS_CANNOT_CONNECT_SSL
ERROR: Cannot establish a connection to the Directory Server at %s on port %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_STOPDS_CANNOT_DETERMINE_PORT
ERROR: Cannot parse the value of the %s argument as an integer value between 1 and 65535: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_STOPDS_MUTUALLY_EXCLUSIVE_ARGUMENTS
ERROR: You may not provide both the %s and the %s arguments
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.ERR_TASK_ADDSCHEMAFILE_CANNOT_NOTIFY_SYNC_PROVIDER
An error occurred while attempting to notify a synchronization provider of type %s about the schema changes made by the add schema file task: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.ERR_TASK_ADDSCHEMAFILE_ERROR_LOADING_SCHEMA_FILE
An error occurred while attempting to load the contents of schema file %s into the server schema: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.ERR_TASK_ADDSCHEMAFILE_NO_FILENAME
Unable to add one or more files to the server schema because no schema file names were provided in attribute %s of task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE
Unable to add one or more files to the server schema because the specified schema file %s does not exist in schema directory %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME
An error occurred while trying to parse the actual start time value %s from task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_CANNOT_PARSE_COMPLETION_TIME
An error occurred while trying to parse the completion time value %s from task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME
An error occurred while trying to parse the scheduled start time value %s from task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_EXECUTE_FAILED
An error occurred while executing the task defined in entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.ERR_TASK_INVALID_ATTRIBUTE_VALUE
Attribute %s has an invalid value.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_INVALID_STATE
The task defined in entry %s is invalid because it has an invalid state %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.ERR_TASK_LDAP_FAILED_TO_CONNECT_WRONG_PORT
Unable to connect to the server at %s on port %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_MISSING_ATTR
Task entry %s is missing required attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE
There are multiple instances of attribute %s in task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_MULTIPLE_VALUES_FOR_ATTR
There are multiple values for attribute %s in task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASK_NO_VALUES_FOR_ATTR
There are no values for attribute %s in task entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKBE_ADD_DISALLOWED_DN
New entries in the task backend may only be added immediately below %s for scheduled tasks or immediately below %s for recurring tasks
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKBE_BACKING_FILE_MISSING_PARENT
The parent directory %s for the new task data backing file %s does not exist.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY
The parent directory %s for the new task data backing file %s exists but is not a directory.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TASKINFO_ACCESSING_LOGS
Error accessing logs for task '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TASKINFO_CANCELING_TASK
Error canceling task '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TASKINFO_LDAP_EXCEPTION_SSL
Error connecting to the directory server at %s on %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TASKINFO_RETRIEVING_TASK_ENTRY
Error retrieving task entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE
An error occurred while attempting to create a new tasks backing file %s for use with the task scheduler: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK
An error occurred while trying to create an instance of class %s as a Directory Server task.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY
An error occurred while attempting to parse entry %s as a recurring task and add it to the scheduler: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY
An error occurred while attempting to parse entry %s as a task and add it to the scheduler: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE
An error occurred while attempting to write the new tasks data backing file %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_DEPENDENCY_MISSING
Unable to schedule task %s because its dependency task %s is missing
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_ENTRY_HAS_NO_PARENT
Entry %s read from the tasks backing file is invalid because it has no parent and does not match the task root DN of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE
An error occurred while attempting to read from the tasks data backing file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION
An error occurred while attempting to schedule the next iteration of recurring task %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TASKSCHED_INVALID_TASK_ENTRY_DN
Entry %s read from the tasks backing file %s has a DN which is not valid for a task or recurring task definition and will be ignored
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TASKTOOL_INVALID_EMAIL_ADDRESS
The value %s for option %s is not a valid email address
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TASKTOOL_INVALID_FDA
The failed dependency action value %s is invalid.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_TIMEOUT_DURING_STARTUP
The timeout of '%d' seconds to start the server has been reached.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_TOOL_CANNOT_WRITE_FILE
Unable to write a required file.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.ERR_TOOL_RESULT_CODE
Result Code: %d (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY
An error occurred while trying to create a trust manager factory to access the contents of trust store file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE
An unexpected error occurred while trying to determine the value of configuration attribute ds-cfg-trust-store-file in configuration entry %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_CANNOT_LOAD
An error occurred while trying to load the trust store contents from file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_CANNOT_WRITE_CERT
Error while writing certificate %s to a file: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND
Unable to retrieve entry %s from the trust store backend because the certificate %s does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS
The entry %s could not be added because it contains multiple certificate attributes %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES
The entry %s could not be added because it contains multiple values of certificate attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR
The entry %s could not be added because it does not contain a certificate attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE
The entry %s could not be added because it does not contain a value of certificate attribute %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_NO_SUCH_FILE
The trust store file %s specified in attribute ds-cfg-trust-store-file of configuration entry %s does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET
Environment variable %s which is specified in attribute ds-cfg-trust-store-pin-environment-variable of configuration entry %s should contain the PIN needed to access the trust store, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE
An error occurred while trying to create the PIN file %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_PIN_FILE_EMPTY
File %s specified in attribute ds-cfg-trust-store-pin-file of configuration entry %s should contain the PIN needed to access the trust store, but this file is empty
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET
Java property %s which is specified in attribute ds-cfg-trust-store-pin-property of configuration entry %s should contain the PIN needed to access the file-based trust manager, but this property is not set
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.ERR_UNCAUGHT_THREAD_EXCEPTION
An uncaught exception during processing for thread %s has caused it to terminate abnormally.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_UNEXPECTED_DURING_TASK_NO_LOG
Unexpected error during the operation.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT
The %s option only can be used when %s has been specified
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL
The entry %s has historical information for attribute %s which is not defined in the schema.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminMessages.ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION
An internal error occurred while processing property "%s": unknown property type "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.ERR_UPDATING_GENERATION_ID
An unexpected error occurred when updating generation ID for domain "%s": %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_ADD_CONFIG_FILE_FAILS
An error occurred while adding configuration file '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_ADDATTRIBUTE_FAILS
An error occurred while adding one or more attributes to the schema file '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_ADDOBJECTCLASS_FAILS
An error occurred while adding one or more object classes to the schema file '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_COPY_FILES_FROM_TEMPLATE
An error occurred while copying data from '%s' to the server instance configuration directory.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_COPYSCHEMA_FAILS
An error occurred while copying the schema file '%s': %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_INCOMPATIBLE_ARGS
The argument '%s' is incompatible with '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_UPGRADE_UNKNOWN_OC_ATT
No %s with OID %s exists in the schema
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
BackendMessages.ERR_VERIFY_DN2ID_UNKNOWN_ID
File dn2id has DN <%s> referencing unknown ID %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_VERIFY_DN2ID_WRONG_ENTRY
File dn2id has DN <%s> referencing entry with wrong DN <%s>.
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
BackendMessages.ERR_VERIFY_DUPLICATE_REFERENCE
Duplicate reference to ID %d%n%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_VERIFY_ENTRY_NON_MATCHING_KEY
Reference to entry ID %s has a key which does not match the expected key%n%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_VERIFY_MISSING_ENTRY_VLV
Missing entry %s in VLV index %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
BackendMessages.ERR_VERIFY_MISSING_ID
Missing ID %d%n%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_VERIFY_UNEXPECTED_REFERENCE
Reference to entry <%s> which does not match the value%n%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.ERR_VERIFY_UNKNOWN_ID
Reference to unknown entry ID %s%n%s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
BackendMessages.ERR_VERIFY_UNKNOWN_REFERENCE
Reference to unknown ID %d%n%s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.ERR_VERIFY_WRONG_ENTRY_COUNT
The stored entry count in id2entry (%d) does not agree with the actual number of entry records found (%d).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERR_VERIFYINDEX_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_VIRTUAL_STATIC_GROUP_NO_TARGET_GROUP
Target group %s referenced by virtual static group %s does not exist
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.ERR_VIRTUAL_STATIC_GROUP_TARGET_CANNOT_BE_VIRTUAL
Virtual static group %s references target group %s which is itself a virtual static group.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.ERROR_CERTIFICATE_PARSING_URL
Error parsing ldap url %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERROR_CTRL_PANEL_CREATE_NEW_BACKEND
Impossible to create the new backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERROR_RESET_CHANGE_NUMBER_NO_CSN_FOUND
Could not find a replication CSN for change number %s on server '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERROR_RESET_CHANGE_NUMBER_SERVERS_BASEDNS_DIFFER
Cannot reset change-log change number because replicated baseDNs on server %s and server %s differ.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.ERROR_RESET_CHANGE_NUMBER_UNKNOWN_NUMBER
Could not find change number %s on server '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.INFO_ACI_ADD_FAILED_PRIVILEGE
An attempt to add the entry "%s" containing an aci attribute type failed, because the authorization DN "%s" lacked modify-acl privileges
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.INFO_ACI_ADD_LIST_ACIS
Added %s Access Control Instruction (ACI) attribute types found in context "%s" to the access control evaluation engine
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.INFO_ACI_MODIFY_FAILED_PRIVILEGE
An attempt to modify an aci attribute type in the entry "%s" failed, because the authorization DN "%s" lacked modify-acl privileges
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_ADS_CONTEXT_EXCEPTION_WITH_DETAILS_MSG
Registration information error.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_ATTRIBUTE_IS_SUPERIOR
Attribute '%s' is superior of the following attributes: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_ATTRIBUTE_WITH_DEPENDENCIES
Attribute '%s' is optional or required by the following object classes: %s.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.INFO_CACHE_AND_MEMORY_REPORT
Free memory = %d MB, Cache miss rate = %.1f/record
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CERTIFICATE_EXCEPTION
You must accept the certificate presented by %s:%s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_CERTIFICATE_NOT_TRUSTED_TEXT_CLI
The Certificate presented by the server %s:%s could not be trusted.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CERTIFICATE_NOT_TRUSTED_TEXT_CLI
The Certificate presented by the server %s:%s could not be trusted.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_CHANGE_NUMBER_CONTROL_RESULT
The %s operation change number is %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.INFO_CHANGELOG_LOG_FILE_ROTATION
Rotation needed for log file '%s', size of head log file is %d bytes
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
AdminToolMessages.INFO_CONFIGURE_REPLICATION_INITIALIZING_ADS
Initializing registration information on server %s with the contents of server %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CONFIGURE_REPLICATION_INITIALIZING_SCHEMA
Initializing schema on server %s with the contents of server %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_BACKUP_TASK_DESCRIPTION
Backup contents of '%s' to directory '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS
The following Java arguments could not be used with binary '%s':
%s The command-lines associated with those Java arguments may not work. Do you want to continue? |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS
The following Java arguments could not be used with binary '%s':
%s These arguments will be used as fall back when OPENDJ_JAVA_ARGS is not defined. |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CONFIRMATION_INDEX_DELETE_DETAILS
Are you sure you want to delete the index '%s' defined in backend '%s'?
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CONFIRMATION_INDEXES_DELETE_DETAILS
Are you sure you want to delete the indexes '%s' defined in backend '%s'?
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CONFIRMATION_VLV_INDEX_DELETE_DETAILS
Are you sure you want to delete the VLV index '%s' defined in backend '%s'?
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS
Creating backend '%s' containing base DN '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS
Creating base DN '%s' in backend '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_DELETING_INDEX_SUCCESSFUL
The index '%s' in backend '%s' was successfully deleted.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL
The indexes '%s' in backend '%s' were successfully deleted.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_DELETING_VLV_INDEX_SUCCESSFUL
The VLV index '%s' in backend '%s' was successfully deleted.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_EQUIVALENT_ACTION_TO_UPDATE_JAVA_PROPERTIES
The equivalent procedure to update the Java settings from the command line is:
Edit the properties in file: %s Then run the following command-line: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE
Adding the schema elements '%s' can also be done adding the following attributes to the schema definition entry (cn=schema) in file '%s':
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE
Adding the schema elements '%s' can also be done adding the following entry to the file '%s':
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE
Deleting attribute '%s' can also be done removing the following attribute from the schema definition entry (cn=schema) in file '%s':
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE
Deleting object class '%s' can also be done removing the following attribute from the schema definition entry (cn=schema) in file '%s':
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG
Could not resolve the referrals defined in entry '%s'.
The referrals of the entry are: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION
Export of backend '%s' to file '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_GENERIC_TITLE
%s Control Panel - %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_IMPORT_TASK_DESCRIPTION
Import the contents of file '%s' to backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_INCOMPATIBLE_TASKS
The following task is running: %s
It cannot run simultaneously with task %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS
The index configuration for '%s' was successfully modified.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS
The index configuration for '%s' was successfully modified.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_INVALID_DN_DETAILS
The value %s is not a valid DN.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.INFO_CTRL_PANEL_MEMORY_VALUE
%d MB, %d KB
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION
Modify index '%s' in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION
Modify VLV index '%s' in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_MODIFYING_INDEX_SUCCESSFUL
The index '%s' in backend '%s' was successfully modified.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_SUCCESSFUL
The VLV index '%s' in backend '%s' was successfully modified.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE
You must define the index '%s' to be of type %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE
You must update the definition of index '%s' to be of type %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_NEW_BASE_DN_TASK_DESCRIPTION
Create new base DN '%s' in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION
Create new index '%s' in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION
Creating attributes '%s' and object classes '%s' in schema.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION
Create new VLV index '%s' in backend '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_RENAMING_ENTRY
Renaming entry '%s' to '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_RESTORE_TASK_DESCRIPTION
Restore the contents of backup '%s' located in directory '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_VERIFY_TASK_DESCRIPTION
Verify the contents of backup '%s' located in directory '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG
In order this VLV index to be effective the following indexes must be configured in '%s':
%s Do you want to continue? |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_DESCRIPTION_TASK_FAILED_DEPENDENCY_ACTION
Action this task will take should one if its dependent tasks fail.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
BackendMessages.INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS
JE backend '%s' does not specify the number of cleaner threads: defaulting to %d threads
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
BackendMessages.INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES
JE backend '%s' does not specify the number of lock tables: defaulting to %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ProtocolMessages.INFO_ERGONOMIC_SIZING_OF_REQUEST_HANDLER_THREADS
Connection handler '%s' does not specify the number of request handler threads: defaulting to %d threads
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_ERROR_COPYING_FILE
An error occurred while copying the file '%s' to '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_ERROR_COPYING_FILE
Error copying file %s to %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE_SERVER
Error reading data from server %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_ERROR_RENAMING_FILE
An error occurred while renaming file '%s' to '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_ERROR_RENAMING_FILE
Error renaming file %s to %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.INFO_IGNORING_REMOTE_MONITOR_DATA
Late monitor data received for domain "%s" from replication server RS(%d), and will be ignored
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.INFO_INDEX_FILTER_INDEX_TYPE_DISABLED
%s index type is disabled for the %s attribute
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.INFO_INDEX_FILTER_MATCHING_RULE_NOT_INDEXED
Matching rule %s is disabled for the extensible index of the %s attribute
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_INITIALIZE_PROGRESS_WITH_PERCENTAGE
%s entries processed (%s %% complete).
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.INFO_INVALID_REMOTE_SERVER_PORT
The value of the remote server administrative port must be an integer value between %d and %d.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ToolMessages.INFO_LABEL_BACKEND_TOOL_TOTAL_DATA_SIZE_AND_AVG
Total / Average Data Size: %d bytes / %d bytes%n
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ToolMessages.INFO_LABEL_BACKEND_TOOL_TOTAL_KEY_SIZE_AND_AVG
Total / Average Key Size: %d bytes / %d bytes%n
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
%s (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
%s (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY
Validity : From '%s'%n To '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY
Validity : From '%s'%n To '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.INFO_LDAPPWMOD_PWPOLICY_WARNING
Password Policy Warning: %s = %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_LDAPSEARCH_PUBLIC_CHANGELOG_COOKIE_EXC
# Public changelog exchange control(%s): %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ProtocolMessages.INFO_LDIF_CONNHANDLER_RESULT_CODE
Result Code: %d (%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_LDIFDIFF_CANNOT_PARSE_STRING_AS_DN
The string '%s' from file '%s' could not be parsed as a dn
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_LISTBACKENDS_BASE_FOR_ID
The provided DN '%s' is a base DN for backend '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_OBJECTCLASS_IS_SUPERIOR
Object class '%s' is superior of the following object classes: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_OPERATION_SUCCESSFUL
%s operation successful for DN %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.INFO_PLUGIN_PROFILER_WROTE_PROFILE_DATA
The data collected by the profiler plugin defined in configuration entry %s has been written to %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_UPDATE_INTERVAL_CHANGED
The Referential Integrity plugin background processing update interval has been changed from %s to %s, the new value will now be during background processing
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART
The file name that the Referential Integrity plugin logs changes to during background processing has been changed from %s to %s, but this change will not take effect until the server is restarted
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_PROCESSING_OPERATION
Processing %s request for %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SetupMessages.INFO_PROGRESS_INITIALIZING_SUFFIX
Initializing base DN %s with the contents from %s:
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_PROGRESS_PURGE_HISTORICAL
Purging historical on base DNs:%s%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.INFO_PROMPT_SINGLE_DEFAULT
%s [%s]:
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_PROMPT_SINGLE_DEFAULT
%s [%s]:
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.INFO_PROXY_DISCOVERY_RECONFIGURATION_IN_PROGRESS
Configuration of proxy backend '%s' with service discovery mechanism '%s' is in progress.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.INFO_PROXY_SERVER_AVAILABLE
The server '%s' for proxy backend '%s' is available and will be used for proxying requests
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_CONFIGURE_CONFIGURING_BASEDN
Updating replication configuration for baseDN %s on server %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_CONFIRM_INITIALIZE_ALL_ADS
You chose to initialize the contents of base DN %s with the contents in server %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_CONFIRM_INITIALIZE_GENERIC
Initializing the contents of a base DN removes all the existing contents of that base DN.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_POST_CONFIGURE_INFO
Replication has been successfully configured.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE
Removing references on base DN %s of server %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
AdminToolMessages.INFO_REPLICATION_SERVER_CONFIGURED_WARNING
You asked not to configure a replication server in '%s' but the server already has a replication server configured (with replication port '%d').
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
AdminToolMessages.INFO_REPLICATION_SERVER_CONFIGURED_WARNING_PROMPT
You asked not to configure a replication server in '%s' but the server already has a replication server configured (with replication port '%d').
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_TOOL_DESCRIPTION
This utility manages replication between servers so that their data is synchronized.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
AdminToolMessages.INFO_REPLICATION_UNCONFIGURE_ALL_SUFFIXES_UNCONFIGURE_REPLICATION_SERVER
You have chosen to unconfigure all the replicated base DNs in the server '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_UNCONFIGURING_BASEDN
Unconfiguring replication on base DN %s of server %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_REPLICATION_UNCONFIGURING_REPLICATION_SERVER
Unconfiguring replication port %s of server %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.INFO_RESET_CHANGE_NUMBER_TO
Which change number on server '%s' would you like to use as the starting point for the change-log's change number on server '%s'?
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS
The root DSE configuration has been updated so that configuration attribute %s will now use a value of %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.INFO_SASL_UNSUPPORTED_CALLBACK
An unsupported or unexpected callback was provided to the SASL server for use during %s authentication: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
SetupMessages.INFO_SETUP_ENABLING_WINDOWS_SERVICE_OUTPUT
Enable windows service command (return code '%d') output:
%s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
TaskMessages.INFO_TASK_SHUTDOWN_CUSTOM_MESSAGE
The Directory Server shutdown process has been initiated by task %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_TASK_TOOL_RECURRING_TASK_SCHEDULED
Recurring %s task %s scheduled successfully
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_TASK_TOOL_TASK_NOT_SUCESSFULL
%s task %s did not complete successfully
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_TASK_TOOL_TASK_SCHEDULED_NOW
%s task %s scheduled to start immediately
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_TASK_TOOL_TASK_SUCESSFULL
%s task %s has been successfully completed
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
UtilityMessages.INFO_TIME_IN_MINUTES_SECONDS
%d minutes, %d seconds
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.INFO_TRUSTSTORESYNC_ADD_FAILED
Error while trying to add entry %s to the trust store: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.INFO_TRUSTSTORESYNC_ADMIN_SUFFIX_SEARCH_FAILED
Error while searching base %s to synchronize the trust store: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.INFO_TRUSTSTORESYNC_DELETE_FAILED
Error while trying to delete entry %s from the trust store: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_CHANGE_DONE_IN_SPECIFIC_FILE
...Change(s) done in %s (x%s)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_REBUILD_INDEX_STARTS
Rebuilding index(es) '%s' for base dn(s) '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_SUCCESSFUL
OpenDJ was successfully upgraded from version %s to %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_SUMMARY
OpenDJ will be upgraded from version %s to %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_TASK_CANNOT_READ_SCHEMA_FILE
An error occurred reading schema file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_TASK_CANNOT_WRITE_TO_CONCATENATED_SCHEMA_FILE
An error occurred appending 'ds-cfg-delimiter-char' attribute type to concatenated schema file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_TASK_MIGRATE_JE_UGLY_DN
The upgrade will not be performed because the JE backend '%s' contains a base DN '%s' that cannot be migrated.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.INFO_UPGRADE_VERSION_IS_NOT_SUPPORTED
This tool cannot be used for upgrading versions of OpenDJ which are older than '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED
The configuration for the entry cache %s monitor provider was disabled.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.INFO_WARN_CONFIG_ENTRYCACHE_NO_MONITOR_CONFIG_ENTRY
The configuration for the entry cache %s monitor provider was not available.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_AVOID_YOYO_EFFECT
DS(%d) stayed connected to RS(%d) to avoid the yoyo effect
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
BackendMessages.NOTE_BACKEND_STARTED
The database backend %s containing %d entries has started
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
UtilityMessages.NOTE_BACKUP_RESTORED_FILE
Restored backup file: %s (size %d)
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_BEST_RS
RS(%d) has been evaluated to be the best replication server for DS(%d) to connect to because it was the only one standing after all tests
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_BIGGEST_WEIGHT_RS
DS(%d) will connect to RS(%d) because it has the biggest weight among all the replication servers
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.NOTE_CONFIG_DB_DIR_REQUIRES_RESTART
The change to the DB directory will not take effect until the backend is restarted.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.Arg2<Number,Number> |
ReplicationMessages.NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%d) disconnected from overloaded RS(%d)
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
CoreMessages.NOTE_DISK_SPACE_RESTORED
The free space (%d bytes) on the disk containing directory %s is now above the threshold
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS
DS(%d) not disconnected from current RS(%d), because RS is underloaded or its load goal is reached
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%d) not disconnected from overloaded RS(%d), other DSs will disconnect
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_FRACTIONAL
Fractional replication : exception for domain : %s : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_FRACTIONAL_CONFIG_NOT_OPTIONAL_ATTRIBUTE
Wrong fractional replication configuration : attribute %s is not optional in class %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_FRACTIONAL_FORBIDDEN_FULL_UPDATE_FRACTIONAL
The export of domain %s from server %s to all other servers of the topology is forbidden as the source server has some fractional configuration : only fractional servers in a replicated topology does not make sense
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_FRACTIONAL_FORBIDDEN_OPERATION
The following operation has been forbidden in suffix %s due to inconsistency with the fractional replication configuration : %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_BAD_REMOTE
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has not the same fractional configuration
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_REMOTE_IS_FRACTIONAL
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has some fractional configuration but not destination server
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_UNABLE_TO_ENABLE_ECL
Error in %s when enabling the external change log: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_ERR_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR
Error when loading a virtual attribute for external change log: Attribute: %s , Error: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_EXCEPTION_RESTARTING_SESSION
Caught Exception during reinitialization of communication on domain %s : %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.NOTE_IMPORT_LDIF_DB_MEM_BUF_INFO
Setting DB cache size to %d bytes and phase one buffer size to %d bytes
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
BackendMessages.NOTE_IMPORT_LDIF_TOT_MEM_BUF
The amount of free memory available to the import task is %d bytes.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.NOTE_MONITOR_DATA_RECEIVED
Monitor data for the domain "%s" has been received from replication server RS(%d)
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS
DS(%d) not disconnected from current RS(%d), since there is no need to rebalance all directory servers to other replication servers in the topology
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_READER_EXCEPTION
Exception when reading messages from %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.NOTE_READER_RECEIVED_STOP
%s received a STOP message and has properly disconnected from replication server (%d)
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
BackendMessages.NOTE_REBUILD_START
Rebuild of index(es) %s started with %d total entries to process
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.NOTE_RESET_GENERATION_ID
The generation ID for domain "%s" has been reset to %d
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_RS_NOT_LOCALLY_CONFIGURED
RS(%d) was not configured locally on DS(%d), but at least one other RS was
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_RS_ON_DIFFERENT_HOST_THAN_DS
RS(%d) is on a different host than DS(%d), but at least another RS is on the same host
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_RS_ON_DIFFERENT_VM_THAN_DS
RS(%d) is on the same host, but a different virtual machine than DS(%d), but at least another RS is
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.NOTE_SCHEMA_IMPORT_FAILED
A schema element could not be imported: %s, %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.NOTE_SERVER_SHUTDOWN
The Directory Server has started the shutdown process.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.NOTE_SERVER_STATE_RECOVERY
ServerState recovery for domain %s, updated with changeNumber %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.NOTE_TASK_STARTED
%s task %s started execution
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
ReplicationMessages.NOTE_UNKNOWN_RS
RS(%d) could not be contacted by DS(%d)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.PROXY_DIAGNOSTIC_MESSAGE_WITH_CLIENT_SIDE_RESULT_CODE
Initial result code was '%s', with diagnostic message: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_ADD_FAILED_DECODE
An attempt to add the entry "%s" containing an aci attribute type failed because of the following reason: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_ATTRIBUTE_NOT_INDEXED
Backend %s does not have a presence index defined for attribute type %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_MODIFY_FAILED_DECODE
An attempt to modify an aci attribute type in the entry "%s" failed because of the following reason: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
AccessControlMessages.WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID
The provided Access Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed because the numeric OID contained two consecutive periods at position %d
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO
The provided Access Control Instruction (ACI) bind rule keyword string "%s" is invalid for the bind rule operator string "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT
The provided Access Control Instruction (ACI) bind rule IP address expression "%s" failed to parse for the following reason: "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_SSF_FORMAT
The provided Access Control Instruction (ACI) bind rule SSF expression "%s" failed to parse for the following reason: "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER
The provided Access Control Instruction (ACI) targattrfilters expression value %s is invalid because one or more of the specified filters are invalid for the following reason: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS
The provided Access Control Instruction (ACI) target keyword value "%s" was seen multiple times in the ACI "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR
The provided Access Control Instruction (ACI) target operator value "%s" is invalid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT
The provided Access Control Instruction (ACI) bind rule timeofday expression "%s" failed to parse for the following reason: "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED
The provided Access Control Instruction (ACI) bind rule userattr expression inheritance pattern value "%s" is invalid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AccessControlMessages.WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF
The provided Access Control Instruction (ACI) target expression DN value "%s" is invalid.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_ADD_ATTR_IS_OBSOLETE
Entry "%s" cannot be added because it contains attribute type %s which is declared OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_ADD_OC_IS_OBSOLETE
Entry "%s" cannot be added because it contains objectclass %s which is declared OBSOLETE in the server schema
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_FRACTION_CHAR
The provided value %s is not a valid generalized time value because it contains illegal character %s in the fraction component
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_ILLEGAL_TIME
The provided value %s is not a valid generalized time value because it represents an invalid time (e.g., a date that does not exist): %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_DAY
The provided value "%s" is not a valid generalized time value because "%s" is not a valid day specification
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_HOUR
The provided value "%s" is not a valid generalized time value because "%s" is not a valid hour specification
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_MINUTE
The provided value "%s" is not a valid generalized time value because "%s" is not a valid minute specification
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_MONTH
The provided value "%s" is not a valid generalized time value because "%s" is not a valid month specification
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_OFFSET
The provided value "%s" is not a valid generalized time value because "%s" is not a valid GMT offset
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_SECOND
The provided value "%s" is not a valid generalized time value because "%s" is not a valid second specification
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_YEAR
The provided value "%s" is not a valid generalized time value because the '%s' character is not allowed in the century or year specification
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_INVALID_PATTERN
The provided value "%s" could not be parsed as a regex syntax because the provided regex pattern "%s" is invalid
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_OPTIONAL_ATTR
The definition for the objectclass with OID %s declared that it should include optional attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_REQUIRED_ATTR
The definition for the objectclass with OID %s declared that it should include required attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_SUPERIOR_CLASS
The definition for the objectclass with OID %s declared a superior objectclass with an OID of %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_BACKEND_DEBUG_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_BACKUPDB_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_BIND_CANNOT_PROCESS_USER_IDLE_TIME_LIMIT
The user-specific idle time limit value %s contained in user entry %s could not be parsed as an integer.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_BIND_CANNOT_PROCESS_USER_LOOKTHROUGH_LIMIT
The user-specific lookthrough limit value %s contained in user entry %s could not be parsed as an integer.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_BIND_CANNOT_PROCESS_USER_SIZE_LIMIT
The user-specific size limit value %s contained in user entry %s could not be parsed as an integer.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_BIND_CANNOT_PROCESS_USER_TIME_LIMIT
The user-specific time limit value %s contained in user entry %s could not be parsed as an integer.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED
Cannot open database %s because shutdown was requested from replication server RS(%d)
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ReplicationMessages.WARN_CANNOT_SET_BROKER_SOCKET_TIMEOUT
Error while setting replication listener socket timeout to 1 second for domain '%s', server state may be reported as being a bit late with respect to other servers.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_COMPARE_OP_NO_SUCH_ATTR
Entry "%s" does not contain any values for attribute "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_COMPARE_OP_NO_SUCH_ATTR_WITH_OPTIONS
Entry "%s" does not contain any values for attribute "%s" with the specified set of options
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK
An error occurred while attempting to release a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.WARN_CONFIG_FILE_NO_STARTOK_FILE
No last known good configuration file %s exists.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.WARN_CONFIG_LOGGING_UNSUPPORTED_FIELDS_IN_LOG_FORMAT
The log format for %s contains the following unsupported fields: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES
The plugin order definition for plugins of type %s includes multiple references to the '%s' plugin.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC
An objectclass read from schema configuration file %s could not be parsed: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.WARN_CONFIG_SCHEMA_CONFLICTING_OC
An objectclass read from schema configuration file %s conflicts with another objectclass already read into the schema: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.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> |
ConfigMessages.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> |
ConfigMessages.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.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE
Schema configuration file %s in directory %s contains more than one entry.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ConfigMessages.WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX
The attribute syntax defined in configuration entry %s conflicts with another syntax defined in the server configuration: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_DEREGISTER_BASEDN_MISSING_HIERARCHY
Base DN %s has been deregistered from the Directory Server for backend %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ExtensionMessages.WARN_DYNAMICGROUP_NONEXISTENT_BASE_DN
Base DN %s specified in dynamic group %s does not exist in the server
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
UtilityMessages.WARN_EXPORT_LDIF_SET_PERMISSION_FAILED
An error occurred while setting file permissions for the LDIF file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED
The first server is already configured with replication port '%d'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.WARN_LDIF_CONNHANDLER_LDIF_DIRECTORY_MISSING
The directory %s referenced by the LDIF connection handler defined in configuration entry %s does not exist.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ProtocolMessages.WARN_LDIF_CONNHANDLER_LDIF_DIRECTORY_NOT_DIRECTORY
The value %s specified as the LDIF directory path for the LDIF connection handler defined in configuration entry %s exists but is not a directory.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_LDIFEXPORT_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_LDIFIMPORT_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the exclusive lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.WARN_LOGGER_SET_PERMISSION_FAILED
Error occurred while setting file permissions for the log file %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
LoggerMessages.WARN_LOGGER_UNABLE_SET_PERMISSIONS
This platform does not support setting file permissions %s to the log file %s
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.WARN_MAKELDIF_NO_VALUE_IN_BRANCH_EXTRA_LINE
The value pattern for line %d of the template file in the definition for branch %s is empty
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.WARN_MAKELDIF_NO_VALUE_IN_TEMPLATE_LINE
The value pattern for line %d of the template file in the definition for template %s is empty
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ToolMessages.WARN_MAKELDIF_TAG_LIST_INVALID_WEIGHT
The list tag on line %d of the template file contains item '%s' that includes a semicolon but that semicolon is not followed by an integer.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ToolMessages.WARN_MAKELDIF_WARNING_UNDEFINED_CONSTANT
Possible reference to an undefined constant %s on line %d
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ReplicationMessages.WARN_MISSING_REMOTE_MONITOR_DATA
Timed out waiting for monitor data for the domain "%s" from replication server RS(%d)
|
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ReplicationMessages.WARN_NO_AVAILABLE_CHANGELOGS
Directory server DS(%d) was unable to connect to any replication servers for domain "%s"
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.WARN_PLUGIN_PROFILER_INVALID_PROFILE_DIR
The profile directory %s specified in attribute ds-cfg-profile-directory of configuration entry %s is invalid because the specified path does not exist or is not a directory
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.WARN_PLUGIN_PWIMPORT_CANNOT_DECODE_POLICY_DN
An error occurred while attempting to decode the value of the custom password policy attribute in entry '%s': %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
PluginMessages.WARN_PLUGIN_PWIMPORT_NO_SUCH_POLICY
Entry '%s' indicates that it uses custom password policy '%s', but no such policy is defined in the server.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.WARN_PROXY_PRIMARY_SERVERS_UNAVAILABLE
The primary servers for proxy backend '%s' are unavailable.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.WARN_PROXY_SECONDARY_SERVERS_UNAVAILABLE
The secondary servers for proxy backend '%s' are unavailable.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_QUEUE_UNABLE_TO_CANCEL
The work queue caught an exception while trying to cancel pending operation %s when the Directory Server was shutting down: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_QUEUE_UNABLE_TO_NOTIFY_THREAD
The work queue caught an exception while trying to notify %s that the Directory Server was shutting down: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_REBUILDINDEX_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_RESTOREDB_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the exclusive lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
AdminToolMessages.WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED
The second server is already configured with replication port '%d'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_SERVICE_DISCOVERY_REPLICATION_MECHANISM_CANNOT_CONNECT_TO_REPLICA
Settings for Replica '%s' do not allow connections for replication server group '%s'
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_SERVICE_DISCOVERY_REPLICATION_MECHANISM_WRONG_REPLICA
Replication server '%s' references server '%s' that could not be parsed correctly; the definition will be skipped
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_SERVICE_DISCOVERY_STATIC_MECHANISM_CANNOT_GATHER_NAMING_CONTEXTS
Cannot gather naming contexts from server %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.WARN_SET_PERMISSIONS_FAILED
An error occurred while setting file permissions for the backend database directory %s: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_SHUTDOWN_CANNOT_RELEASE_SHARED_BACKEND_LOCK
An error occurred while attempting to release a shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_SUBENTRY_FILTER_NOT_INDEXED
The search filter "%s" used by subentry manager is not indexed in backend %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.WARN_TTL_INDEX_OVER_INDEX_ENTRY_LIMIT
Unable to locate all expired entries on backend '%s' because the ttl-enabled index '%s' has reached the configured index-entry-limit.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
BackendMessages.WARN_UNABLE_SET_PERMISSIONS
This platform does not support setting file permissions %s to the database directory %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
AdminToolMessages.WARN_USING_DEPRECATED_DISABLE_SUBCOMMAND_ARGUMENT
[WARNING] Note: the "disable" dsreplication subcommand argument "--%s" has been renamed to "--%s" in the "unconfigure" dsreplication subcommand.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_VERIFYINDEX_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_WAIT4DEL_CANNOT_OPEN_LOG_FILE
WARNING: Unable to open log file %s for reading: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ToolMessages.WARN_WAIT4DEL_CANNOT_OPEN_OUTPUT_FILE
WARNING: Unable to open output file %s for writing: %s
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_WORKER_INTERRUPTED_WITHOUT_SHUTDOWN
%s was interrupted while waiting for new work: %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
CoreMessages.WARN_WORKER_WAITING_UNCAUGHT_EXCEPTION
An unexpected exception was caught while %s was waiting for new work: %s.
|
Modifier and Type | Method and Description |
---|---|
static char[] |
StaticUtils.resolvePassword(String systemProperty,
String environmentVariable,
String fileName,
String clearText,
Dn configurationDn,
LocalizableMessageDescriptor.Arg2<Object,Object> propertyNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> envVarNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> noSuchFileMsg,
LocalizableMessageDescriptor.Arg3<Object,Object,Object> fileCannotReadMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> fileEmptyMsg)
Resolves the password attached to the provided configuration
Dn object from the four password properties
provided. |
static char[] |
StaticUtils.resolvePassword(String systemProperty,
String environmentVariable,
String fileName,
String clearText,
Dn configurationDn,
LocalizableMessageDescriptor.Arg2<Object,Object> propertyNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> envVarNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> noSuchFileMsg,
LocalizableMessageDescriptor.Arg3<Object,Object,Object> fileCannotReadMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> fileEmptyMsg)
Resolves the password attached to the provided configuration
Dn object from the four password properties
provided. |
static char[] |
StaticUtils.resolvePassword(String systemProperty,
String environmentVariable,
String fileName,
String clearText,
Dn configurationDn,
LocalizableMessageDescriptor.Arg2<Object,Object> propertyNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> envVarNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> noSuchFileMsg,
LocalizableMessageDescriptor.Arg3<Object,Object,Object> fileCannotReadMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> fileEmptyMsg)
Resolves the password attached to the provided configuration
Dn object from the four password properties
provided. |
static char[] |
StaticUtils.resolvePassword(String systemProperty,
String environmentVariable,
String fileName,
String clearText,
Dn configurationDn,
LocalizableMessageDescriptor.Arg2<Object,Object> propertyNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> envVarNotSetMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> noSuchFileMsg,
LocalizableMessageDescriptor.Arg3<Object,Object,Object> fileCannotReadMsg,
LocalizableMessageDescriptor.Arg2<Object,Object> fileEmptyMsg)
Resolves the password attached to the provided configuration
Dn object from the four password properties
provided. |
Copyright 2010-2020 ForgeRock AS.