public final class SchemaMessages extends Object
org.opends.messages.schema
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/schema.properties
and it should not be manually edited.Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_ATTRTYPE_EMPTY_VALUE
The provided value could not be parsed as a valid attribute type description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_ATTR_SYNTAX_AUTHPW_INVALID_AUTH_INFO_CHAR
The provided authPassword value had an invalid authInfo character at position %d |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_ATTR_SYNTAX_AUTHPW_INVALID_AUTH_VALUE_CHAR
The provided authPassword value had an invalid authValue character at position %d |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_ATTR_SYNTAX_AUTHPW_INVALID_SCHEME_CHAR
The provided authPassword value had an invalid scheme character at position %d |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_ATTR_SYNTAX_AUTHPW_INVALID_TRAILING_CHAR
The provided authPassword value had an invalid trailing character at position %d |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_INFO
The provided authPassword value had a zero-length authInfo element |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_INFO_SEPARATOR
The provided authPassword value was missing the separator character or had an illegal character between the authInfo and authValue elements |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_VALUE
The provided authPassword value had a zero-length authValue element |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_AUTHPW_NO_SCHEME
The provided authPassword value had a zero-length scheme element |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_AUTHPW_NO_SCHEME_SEPARATOR
The provided authPassword value was missing the separator character or had an illegal character between the scheme and authInfo elements |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_ATTR_SYNTAX_DCR_AUXILIARY_CLASS_NOT_AUXILIARY
{@code The DIT content rule "%s" is associated with an auxiliary objectclass %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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.Arg0 |
ERR_ATTR_SYNTAX_DCR_EMPTY_VALUE
The provided value could not be parsed as a valid DIT content rule description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_DCR_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a DIT content rule description because an open parenthesis was expected at position %d but instead a '%s' character was found |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_DCR_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a DIT content rule description because a single quote was expected at position %d but the %s character was found instead |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a DIT content rule description because it contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a DIT content rule description because the numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a DIT content rule description because the non-numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_ATTR_SYNTAX_DCR_PROHIBITED_REQUIRED_BY_AUXILIARY
The DIT content rule "%s" is not valid because it prohibits the use of attribute type %s which is required by the associated auxiliary object class %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_ATTR_SYNTAX_DCR_PROHIBITED_REQUIRED_BY_STRUCTURAL
The DIT content rule "%s" is not valid because it prohibits the use of attribute type %s which is required by the associated structural object class %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_ATTR_SYNTAX_DCR_STRUCTURAL_CLASS_NOT_STRUCTURAL
{@code The DIT content rule "%s" is associated with the objectclass with OID %s (%s).
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DCR_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a DIT content rule description because the end of the value was encountered while the Directory Server expected more data to be provided |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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> |
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> |
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> |
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> |
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> |
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.Arg3<Object,Character,Number> |
ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a valid distinguished name because character '%c' at position %d is not allowed in an attribute name |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_DASH
The provided value "%s" could not be parsed as a valid distinguished name because the hyphen character is not allowed as the first character of an attribute name |
static LocalizableMessageDescriptor.Arg3<Object,Character,Object> |
ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_DIGIT
The provided value "%s" could not be parsed as a valid distinguished name because the digit '%c' is not allowed as the first character of an attribute name unless the name is specified as an OID or the %s configuration option is enabled |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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> |
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.Arg1<Object> |
ERR_ATTR_SYNTAX_DN_ATTR_NO_NAME
The provided value "%s" could not be parsed as a valid distinguished name because it contained an RDN containing an empty attribute name |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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.Arg1<Object> |
ERR_ATTR_SYNTAX_DN_END_WITH_COMMA
The provided value "%s" could not be parsed as a valid distinguished name because the last non-space character was a comma or semicolon |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DN_ESCAPED_HEX_VALUE_INVALID
The provided value "%s" could not be parsed as a valid distinguished name because one of the RDN components included a value with an escaped hexadecimal digit that was not followed by a second hexadecimal digit |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DN_HEX_VALUE_TOO_SHORT
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with an octothorpe (#) but was not followed by a positive multiple of two hexadecimal digits |
static LocalizableMessageDescriptor.Arg3<Object,Character,Number> |
ERR_ATTR_SYNTAX_DN_INVALID_CHAR
The provided value "%s" could not be parsed as a valid distinguished name because character '%c' at position %d is not valid |
static LocalizableMessageDescriptor.Arg2<Object,Character> |
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> |
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.Arg3<Object,Object,Character> |
ERR_ATTR_SYNTAX_DN_NO_EQUAL
The provided value "%s" could not be parsed as a valid distinguished name because the next non-space character after attribute name "%s" should have been an equal sign but instead was '%c' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DN_UNMATCHED_QUOTE
The provided value "%s" could not be parsed as a valid distinguished name because one of the RDN components included a quoted value that did not have a corresponding closing quotation mark |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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.Arg0 |
ERR_ATTR_SYNTAX_DSR_EMPTY_VALUE
The provided value could not be parsed as a valid DIT structure rule description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_DSR_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a DIT structure rule description because an open parenthesis was expected at position %d but instead a '%s' character was found |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_DSR_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a DIT structure rule description because a single quote was expected at position %d but the %s character was found instead |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a DIT structure rule description because it contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a DIT structure rule description because the numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_RULE_ID
The provided value "%s" could not be parsed as a DIT structure rule description because the rule ID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a DIT structure rule description because the non-numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DSR_NO_NAME_FORM
The provided value "%s" could not be parsed as a DIT structure rule description because it did not specify the name form for the rule |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_DSR_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a DIT structure rule description because the end of the value was encountered while the Directory Server expected more data to be provided |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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> |
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> |
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.Arg4<Object,Object,Character,Number> |
ERR_ATTR_SYNTAX_GUIDE_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a guide value because the criteria portion %s contained an illegal character %c at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_GUIDE_INVALID_MATCH_TYPE
The provided value "%s" could not be parsed as a guide value because the criteria portion %s had an invalid match type starting at position %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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> |
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> |
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> |
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.Arg1<Object> |
ERR_ATTR_SYNTAX_ILLEGAL_X_SCHEMA_FILE
The provided value "%s" is not safe for X-SCHEMA-FILE |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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.Arg0 |
ERR_ATTR_SYNTAX_LDAPSYNTAX_EMPTY_VALUE
The provided value could not be parsed as a valid ldap syntax description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_ENUM_NO_VALUES
The provided value "%s" could not be parsed as an enumeration syntax, because there is no value |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as an ldap syntax description because an open parenthesis was expected at position %d but instead a '%s' character was found |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as an ldap syntax description because a single quote was expected at position %d but the character %s was found instead |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as an ldap syntax description because the non-numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_TOO_MANY_EXTENSIONS
The provided value "%s" could not be parsed as an ldap syntax description because it contains more than one form of constructor |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_TRUNCATED_VALUE
The provided value "%s" could not be parsed as an ldap syntax description because the end of the value was encountered while the Directory Server expected more data to be provided |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_EXT
The provided value "%s" could not be parsed as an ldap syntax because it contains an unrecognized extension %s at position %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_SYNTAX
{@code 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> |
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.Arg0 |
ERR_ATTR_SYNTAX_MRUSE_EMPTY_VALUE
The provided value could not be parsed as a valid matching rule use description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_MRUSE_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a matching rule use description because an open parenthesis was expected at position %d but instead a '%s' character was found |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_MRUSE_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a matching rule use description because a single quote was expected at position %d but the %s character was found instead |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a matching rule use description because it contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a matching rule use description because the numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a matching rule use description because the non-numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_MRUSE_NO_ATTR
The provided value "%s" could not be parsed as a matching rule description because it does not specify the set of attribute types that may be used with the associated OID |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_MRUSE_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a matching rule use description because the end of the value was encountered while the Directory Server expected more data to be provided |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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> |
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> |
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> |
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.Arg0 |
ERR_ATTR_SYNTAX_NAME_FORM_EMPTY_VALUE
The provided value could not be parsed as a valid name form description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg3<Object,Number,Character> |
ERR_ATTR_SYNTAX_NAME_FORM_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a name form description because an open parenthesis was expected at position %d but instead a '%c' character was found |
static LocalizableMessageDescriptor.Arg3<Object,Number,Character> |
ERR_ATTR_SYNTAX_NAME_FORM_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a name form description because a single quote was expected at position %d but the %c character was found instead |
static LocalizableMessageDescriptor.Arg3<Object,Character,Number> |
ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a name form description because it contained an illegal character %c at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Character,Number> |
ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a name form description because the numeric OID contained an illegal character %c at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Character,Number> |
ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a name form description because the non-numeric OID contained an illegal character %c at position %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_NAME_FORM_NO_STRUCTURAL_CLASS
The provided value "%s" could not be parsed as a name form description because it does not specify the structural objectclass with which it is associated |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_ATTR_SYNTAX_NAME_FORM_STRUCTURAL_CLASS_NOT_STRUCTURAL
{@code The name form description "%s" is associated with the objectclass with OID %s (%s).
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_NAME_FORM_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a name form description because the end of the value was encountered while the Directory Server expected more data to be provided |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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> |
ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_OPTIONAL_ATTR
{@code The definition for the name form with OID %s declared that it should include optional attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_ATTR_SYNTAX_NAME_FORM_UNKNOWN_REQUIRED_ATTR
{@code The definition for the name form with OID %s declared that it should include required attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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.Arg0 |
ERR_ATTR_SYNTAX_OBJECTCLASS_EMPTY_VALUE
The provided value could not be parsed as a valid objectclass description because it was empty or contained only whitespace |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as an objectclass description because an open parenthesis was expected at position %d but instead a '%s' character was found |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR
The provided value "%s" could not be parsed as an objectclass description because it contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as an objectclass description because the numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as an objectclass description because the non-numeric OID contained an illegal character %s at position %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_OBJECTCLASS_TRUNCATED_VALUE
The provided value "%s" could not be parsed as an objectclass description because the end of the value was encountered while the Directory Server expected more data to be provided |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
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.Arg1<Object> |
ERR_ATTR_SYNTAX_RFC3672_SUBTREE_SPECIFICATION_INVALID
The provided value "%s" could not be parsed as a valid RFC 3672 subtree specification |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_SYNTAX_SUBTREE_SPECIFICATION_INVALID
The provided value "%s" could not be parsed as a valid subtree specification |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_USERPW_NO_CLOSING_BRACE
Unable to decode the provided value according to the user password syntax because the value does not contain a closing curly brace ("}") character |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_USERPW_NO_OPENING_BRACE
Unable to decode the provided value according to the user password syntax because the value does not start with the opening curly brace ("{") character |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_USERPW_NO_SCHEME
Unable to decode the provided value according to the user password syntax because the value does not contain a storage scheme name |
static LocalizableMessageDescriptor.Arg0 |
ERR_ATTR_SYNTAX_USERPW_NO_VALUE
No value was given to decode by the user password attribute syntax |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ATTR_TYPE_CANNOT_REGISTER
Attribute type could not be registered from definition: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_DIT_CONTENT_RULE_CANNOT_REGISTER
DIT content rule could not be registered from definition: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_MATCHING_RULE_USE_CANNOT_REGISTER
Matching rule use could not be registered from definition: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_NAME_FORM_CANNOT_REGISTER
Name form could not be registered from definition: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_OBJECT_CLASS_CANNOT_REGISTER
Object class could not be registered from definition: %s |
static LocalizableMessageDescriptor.Arg3<Object,Character,Number> |
ERR_OC_SYNTAX_ATTR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a valid object class definition because character '%c' at position %d is not allowed in an object class name |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH
The provided value "%s" could not be parsed as a valid object class definition because the hyphen character is not allowed as the first character of an object class name |
static LocalizableMessageDescriptor.Arg3<Object,Character,Object> |
ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT
The provided value "%s" could not be parsed as a valid object class definition because the digit '%c' is not allowed as the first character of an object class name unless the name is specified as an OID or the %s configuration option is enabled |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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.Arg1<Object> |
ERR_PARSING_ATTRIBUTE_TYPE_OID
Unable to parse the OID from the provided definition of attribute type: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PARSING_DIT_CONTENT_RULE_OID
Unable to parse the OID from the provided definition of DIT content rule: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PARSING_DIT_STRUCTURE_RULE_RULEID
Unable to parse the rule ID from the provided definition of DIT structure rule: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PARSING_LDAP_SYNTAX_OID
Unable to parse the OID from the provided definition of ldap syntax: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PARSING_MATCHING_RULE_USE_OID
Unable to parse the OID from the provided definition of matching rule use: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PARSING_NAME_FORM_OID
Unable to parse the OID from the provided definition of name form: '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PARSING_OBJECTCLASS_OID
Unable to parse the OID from the provided definition of objectclass: '%s' |
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ERR_SCHEMA_HAS_WARNINGS
There should be no warnings on the schema, but instead got %d warnings: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_SCHEMA_IMPORT_FAILED
A schema element could not be imported: %s, %s |
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_FORMAT
The provided collation rule %s does not contain a valid format of OID:LOCALE |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_LOCALE
The collation rule %s under matching rule entry %s is invalid as the locale %s is not supported by JVM |
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_ATTR_SYNTAX_GENERALIZED_TIME_EMPTY_FRACTION
The provided value %s is not a valid generalized time value because it does not contain at least one digit after the period to use as the fractional component |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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.Arg3<Object,Object,Number> |
WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_CHAR
The provided value "%s" is not a valid generalized time value because it contains an invalid character '%s' at position %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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> |
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> |
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> |
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> |
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> |
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> |
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.Arg1<Object> |
WARN_ATTR_SYNTAX_GENERALIZED_TIME_NO_TIME_ZONE_INFO
The provided value %s is not a valid generalized time value because it does not end with 'Z' or a time zone offset |
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_ATTR_SYNTAX_GENERALIZED_TIME_TOO_SHORT
The provided value "%s" is too short to be a valid generalized time value |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_DUPLICATE_VALUE
The provided value "%s" cannot be parsed as an enumeration syntax because it contains a duplicate value "%s" at position %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
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.Arg1<Object> |
WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_NO_PATTERN
The provided value "%s" could not be parsed as a regex syntax because it does not contain a regex pattern |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
WARN_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as an objectclass description because a single quote was expected at position %d but the character %s was found instead |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
WARN_ATTR_SYNTAX_OBJECTCLASS_INVALID_SUPERIOR_TYPE
The definition for objectclass %s is invalid because it has an objectclass type of %s but this is incompatible with the objectclass type %s for the superior class %s |
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_ATTR_SYNTAX_OBJECTCLASS_STRUCTURAL_SUPERIOR_NOT_TOP
The definition for objectclass %s is invalid because it is defined as a structural class but its superior chain does not include the "top" objectclass |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_OPTIONAL_ATTR
{@code The definition for the objectclass with OID %s declared that it should include optional attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_REQUIRED_ATTR
{@code The definition for the objectclass with OID %s declared that it should include required attribute "%s".
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_SUPERIOR_CLASS
{@code The definition for the objectclass with OID %s declared a superior objectclass with an OID of %s.
|
Modifier and Type | Method and Description |
---|---|
static String |
resourceName()
Returns the name of the resource associated with the messages contained
in this class.
|
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ATTR_SYNTAX_GENERALIZED_TIME_TOO_SHORT
The provided value "%s" is too short to be a valid generalized time value
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> WARN_ATTR_SYNTAX_GENERALIZED_TIME_INVALID_CHAR
The provided value "%s" is not a valid generalized time value because it contains an invalid character '%s' at position %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DN_END_WITH_COMMA
The provided value "%s" could not be parsed as a valid distinguished name because the last non-space character was a comma or semicolon
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a valid distinguished name because character '%c' at position %d is not allowed in an attribute name
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_DASH
The provided value "%s" could not be parsed as a valid distinguished name because the hyphen character is not allowed as the first character of an attribute name
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Object> ERR_ATTR_SYNTAX_DN_ATTR_ILLEGAL_INITIAL_DIGIT
The provided value "%s" could not be parsed as a valid distinguished name because the digit '%c' is not allowed as the first character of an attribute name unless the name is specified as an OID or the %s configuration option is enabled
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DN_ATTR_NO_NAME
The provided value "%s" could not be parsed as a valid distinguished name because it contained an RDN containing an empty attribute name
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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'
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Character> ERR_ATTR_SYNTAX_DN_NO_EQUAL
The provided value "%s" could not be parsed as a valid distinguished name because the next non-space character after attribute name "%s" should have been an equal sign but instead was '%c'
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_ATTR_SYNTAX_DN_INVALID_CHAR
The provided value "%s" could not be parsed as a valid distinguished name because character '%c' at position %d is not valid
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DN_HEX_VALUE_TOO_SHORT
The provided value "%s" could not be parsed as a valid distinguished name because an attribute value started with an octothorpe (#) but was not followed by a positive multiple of two hexadecimal digits
public static final LocalizableMessageDescriptor.Arg2<Object,Character> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DN_UNMATCHED_QUOTE
The provided value "%s" could not be parsed as a valid distinguished name because one of the RDN components included a quoted value that did not have a corresponding closing quotation mark
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DN_ESCAPED_HEX_VALUE_INVALID
The provided value "%s" could not be parsed as a valid distinguished name because one of the RDN components included a value with an escaped hexadecimal digit that was not followed by a second hexadecimal digit
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_ATTRTYPE_EMPTY_VALUE
The provided value could not be parsed as a valid attribute type description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_OBJECTCLASS_EMPTY_VALUE
The provided value could not be parsed as a valid objectclass description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as an objectclass description because an open parenthesis was expected at position %d but instead a '%s' character was found
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_OBJECTCLASS_TRUNCATED_VALUE
The provided value "%s" could not be parsed as an objectclass description because the end of the value was encountered while the Directory Server expected more data to be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as an objectclass description because the numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as an objectclass description because the non-numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_OBJECTCLASS_ILLEGAL_CHAR
The provided value "%s" could not be parsed as an objectclass description because it contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_SUPERIOR_CLASS
The definition for the objectclass with OID %s declared a superior objectclass with an OID of %s. No objectclass with this OID exists in the server schema
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> WARN_ATTR_SYNTAX_OBJECTCLASS_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as an objectclass description because a single quote was expected at position %d but the character %s was found instead
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_REQUIRED_ATTR
The definition for the objectclass with OID %s declared that it should include required attribute "%s". No attribute type matching this name or OID exists in the server schema
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_ATTR_SYNTAX_OBJECTCLASS_UNKNOWN_OPTIONAL_ATTR
The definition for the objectclass with OID %s declared that it should include optional attribute "%s". No attribute type matching this name or OID exists in the server schema
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_DCR_EMPTY_VALUE
The provided value could not be parsed as a valid DIT content rule description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_DCR_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a DIT content rule description because an open parenthesis was expected at position %d but instead a '%s' character was found
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DCR_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a DIT content rule description because the end of the value was encountered while the Directory Server expected more data to be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a DIT content rule description because the numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a DIT content rule description because the non-numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DCR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a DIT content rule description because it contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_ATTR_SYNTAX_DCR_STRUCTURAL_CLASS_NOT_STRUCTURAL
The DIT content rule "%s" is associated with the objectclass with OID %s (%s). This objectclass exists in the server schema but is defined as %s rather than structural
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_ATTR_SYNTAX_DCR_AUXILIARY_CLASS_NOT_AUXILIARY
The DIT content rule "%s" is associated with an auxiliary objectclass %s. This objectclass exists in the server schema but is defined as %s rather than auxiliary
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_DCR_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a DIT content rule description because a single quote was expected at position %d but the %s character was found instead
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_NAME_FORM_EMPTY_VALUE
The provided value could not be parsed as a valid name form description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Character> ERR_ATTR_SYNTAX_NAME_FORM_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a name form description because an open parenthesis was expected at position %d but instead a '%c' character was found
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_NAME_FORM_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a name form description because the end of the value was encountered while the Directory Server expected more data to be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a name form description because the numeric OID contained an illegal character %c at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a name form description because the non-numeric OID contained an illegal character %c at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_ATTR_SYNTAX_NAME_FORM_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a name form description because it contained an illegal character %c at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_ATTR_SYNTAX_NAME_FORM_STRUCTURAL_CLASS_NOT_STRUCTURAL
The name form description "%s" is associated with the objectclass with OID %s (%s). This objectclass exists in the server schema but is defined as %s rather than structural
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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". No attribute type matching this name or OID exists in the server schema
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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". No attribute type matching this name or OID exists in the server schema
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_NAME_FORM_NO_STRUCTURAL_CLASS
The provided value "%s" could not be parsed as a name form description because it does not specify the structural objectclass with which it is associated
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Character> ERR_ATTR_SYNTAX_NAME_FORM_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a name form description because a single quote was expected at position %d but the %c character was found instead
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_MRUSE_EMPTY_VALUE
The provided value could not be parsed as a valid matching rule use description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_MRUSE_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a matching rule use description because an open parenthesis was expected at position %d but instead a '%s' character was found
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_MRUSE_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a matching rule use description because the end of the value was encountered while the Directory Server expected more data to be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a matching rule use description because the numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a matching rule use description because the non-numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_MRUSE_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a matching rule use description because it contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_MRUSE_NO_ATTR
The provided value "%s" could not be parsed as a matching rule description because it does not specify the set of attribute types that may be used with the associated OID
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_MRUSE_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a matching rule use description because a single quote was expected at position %d but the %s character was found instead
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_DSR_EMPTY_VALUE
The provided value could not be parsed as a valid DIT structure rule description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_DSR_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as a DIT structure rule description because an open parenthesis was expected at position %d but instead a '%s' character was found
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DSR_TRUNCATED_VALUE
The provided value "%s" could not be parsed as a DIT structure rule description because the end of the value was encountered while the Directory Server expected more data to be provided
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_RULE_ID
The provided value "%s" could not be parsed as a DIT structure rule description because the rule ID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a DIT structure rule description because it contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_DSR_NO_NAME_FORM
The provided value "%s" could not be parsed as a DIT structure rule description because it did not specify the name form for the rule
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_DSR_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as a DIT structure rule description because a single quote was expected at position %d but the %s character was found instead
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as a DIT structure rule description because the numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_DSR_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as a DIT structure rule description because the non-numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Character,Number> ERR_ATTR_SYNTAX_GUIDE_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a guide value because the criteria portion %s contained an illegal character %c at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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"
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_GUIDE_INVALID_MATCH_TYPE
The provided value "%s" could not be parsed as a guide value because the criteria portion %s had an invalid match type starting at position %d
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_ATTR_SYNTAX_AUTHPW_INVALID_SCHEME_CHAR
The provided authPassword value had an invalid scheme character at position %d
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_AUTHPW_NO_SCHEME
The provided authPassword value had a zero-length scheme element
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_AUTHPW_NO_SCHEME_SEPARATOR
The provided authPassword value was missing the separator character or had an illegal character between the scheme and authInfo elements
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_ATTR_SYNTAX_AUTHPW_INVALID_AUTH_INFO_CHAR
The provided authPassword value had an invalid authInfo character at position %d
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_INFO
The provided authPassword value had a zero-length authInfo element
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_INFO_SEPARATOR
The provided authPassword value was missing the separator character or had an illegal character between the authInfo and authValue elements
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_USERPW_NO_VALUE
No value was given to decode by the user password attribute syntax
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_USERPW_NO_OPENING_BRACE
Unable to decode the provided value according to the user password syntax because the value does not start with the opening curly brace ("{") character
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_USERPW_NO_CLOSING_BRACE
Unable to decode the provided value according to the user password syntax because the value does not contain a closing curly brace ("}") character
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_USERPW_NO_SCHEME
Unable to decode the provided value according to the user password syntax because the value does not contain a storage scheme name
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_RFC3672_SUBTREE_SPECIFICATION_INVALID
The provided value "%s" could not be parsed as a valid RFC 3672 subtree specification
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_ATTR_SYNTAX_AUTHPW_INVALID_AUTH_VALUE_CHAR
The provided authPassword value had an invalid authValue character at position %d
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_AUTHPW_NO_AUTH_VALUE
The provided authPassword value had a zero-length authValue element
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_ATTR_SYNTAX_AUTHPW_INVALID_TRAILING_CHAR
The provided authPassword value had an invalid trailing character at position %d
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_ATTR_SYNTAX_OBJECTCLASS_INVALID_SUPERIOR_TYPE
The definition for objectclass %s is invalid because it has an objectclass type of %s but this is incompatible with the objectclass type %s for the superior class %s
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ATTR_SYNTAX_OBJECTCLASS_STRUCTURAL_SUPERIOR_NOT_TOP
The definition for objectclass %s is invalid because it is defined as a structural class but its superior chain does not include the "top" objectclass
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_SUBTREE_SPECIFICATION_INVALID
The provided value "%s" could not be parsed as a valid subtree specification
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_ATTR_SYNTAX_DCR_PROHIBITED_REQUIRED_BY_STRUCTURAL
The DIT content rule "%s" is not valid because it prohibits the use of attribute type %s which is required by the associated structural object class %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_ATTR_SYNTAX_DCR_PROHIBITED_REQUIRED_BY_AUXILIARY
The DIT content rule "%s" is not valid because it prohibits the use of attribute type %s which is required by the associated auxiliary object class %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ATTR_SYNTAX_GENERALIZED_TIME_EMPTY_FRACTION
The provided value %s is not a valid generalized time value because it does not contain at least one digit after the period to use as the fractional component
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ATTR_SYNTAX_GENERALIZED_TIME_NO_TIME_ZONE_INFO
The provided value %s is not a valid generalized time value because it does not end with 'Z' or a time zone offset
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_SCHEMA_IMPORT_FAILED
A schema element could not be imported: %s, %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_LOCALE
The collation rule %s under matching rule entry %s is invalid as the locale %s is not supported by JVM
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ATTR_INVALID_COLLATION_MATCHING_RULE_FORMAT
The provided collation rule %s does not contain a valid format of OID:LOCALE
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_OC_SYNTAX_ATTR_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a valid object class definition because character '%c' at position %d is not allowed in an object class name
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DASH
The provided value "%s" could not be parsed as a valid object class definition because the hyphen character is not allowed as the first character of an object class name
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Object> ERR_OC_SYNTAX_ATTR_ILLEGAL_INITIAL_DIGIT
The provided value "%s" could not be parsed as a valid object class definition because the digit '%c' is not allowed as the first character of an object class name unless the name is specified as an OID or the %s configuration option is enabled
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_LDAPSYNTAX_UNKNOWN_EXT
The provided value "%s" could not be parsed as an ldap syntax because it contains an unrecognized extension %s at position %d
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ATTR_SYNTAX_LDAPSYNTAX_REGEX_NO_PATTERN
The provided value "%s" could not be parsed as a regex syntax because it does not contain a regex pattern
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> WARN_ATTR_SYNTAX_LDAPSYNTAX_ENUM_DUPLICATE_VALUE
The provided value "%s" cannot be parsed as an enumeration syntax because it contains a duplicate value "%s" at position %d
public static final LocalizableMessageDescriptor.Arg0 ERR_ATTR_SYNTAX_LDAPSYNTAX_EMPTY_VALUE
The provided value could not be parsed as a valid ldap syntax description because it was empty or contained only whitespace
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_OPEN_PARENTHESIS
The provided value "%s" could not be parsed as an ldap syntax description because an open parenthesis was expected at position %d but instead a '%s' character was found
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_LDAPSYNTAX_TRUNCATED_VALUE
The provided value "%s" could not be parsed as an ldap syntax description because the end of the value was encountered while the Directory Server expected more data to be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID
The provided value "%s" could not be parsed as an ldap syntax description because the numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_ATTR_SYNTAX_LDAPSYNTAX_ILLEGAL_CHAR_IN_STRING_OID
The provided value "%s" could not be parsed as an ldap syntax description because the non-numeric OID contained an illegal character %s at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_LDAPSYNTAX_TOO_MANY_EXTENSIONS
The provided value "%s" could not be parsed as an ldap syntax description because it contains more than one form of constructor
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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. No such syntax is configured for use in the Directory Server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_LDAPSYNTAX_ENUM_NO_VALUES
The provided value "%s" could not be parsed as an enumeration syntax, because there is no value
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_ATTR_SYNTAX_LDAPSYNTAX_EXPECTED_QUOTE_AT_POS
The provided value "%s" could not be parsed as an ldap syntax description because a single quote was expected at position %d but the character %s was found instead
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_SYNTAX_ILLEGAL_X_SCHEMA_FILE
The provided value "%s" is not safe for X-SCHEMA-FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTR_TYPE_CANNOT_REGISTER
Attribute type could not be registered from definition: %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_SCHEMA_HAS_WARNINGS
There should be no warnings on the schema, but instead got %d warnings: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MATCHING_RULE_USE_CANNOT_REGISTER
Matching rule use could not be registered from definition: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_OBJECT_CLASS_CANNOT_REGISTER
Object class could not be registered from definition: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_OBJECTCLASS_OID
Unable to parse the OID from the provided definition of objectclass: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_ATTRIBUTE_TYPE_OID
Unable to parse the OID from the provided definition of attribute type: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_LDAP_SYNTAX_OID
Unable to parse the OID from the provided definition of ldap syntax: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_MATCHING_RULE_USE_OID
Unable to parse the OID from the provided definition of matching rule use: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DIT_CONTENT_RULE_CANNOT_REGISTER
DIT content rule could not be registered from definition: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NAME_FORM_CANNOT_REGISTER
Name form could not be registered from definition: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_NAME_FORM_OID
Unable to parse the OID from the provided definition of name form: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_DIT_CONTENT_RULE_OID
Unable to parse the OID from the provided definition of DIT content rule: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PARSING_DIT_STRUCTURE_RULE_RULEID
Unable to parse the rule ID from the provided definition of DIT structure rule: '%s'
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.