Package org.opends.messages
Class UtilityMessages
- java.lang.Object
-
- org.opends.messages.UtilityMessages
-
public final class UtilityMessages extends Object
This file contains localizable message descriptors having the resource nameorg.opends.messages.utility
. This file was generated automatically by thei18n-maven-plugin
from the property fileorg/opends/messages/utility.properties
and it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_BACKUP_CANNOT_CREATE_ARCHIVE_FILE
An error occurred while trying to create the archive file %s in directory %s for the backup %s: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKUP_CANNOT_CREATE_SAVE_DIRECTORY
An error occurred while attempting to create a save directory with base path %s before restore of backup of %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_BACKUP_CANNOT_GET_CIPHER
An error occurred while attempting to obtain the cipher to use to encrypt the backup: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
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>
ERR_BACKUP_CANNOT_GET_MAC
An error occurred while attempting to obtain the %s MAC provider for computing the signed hash of a backup file: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
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.Arg3<Object,Object,Object>
ERR_BACKUP_CANNOT_READ_METADATA_FILE
An error occurred when attempting to restore backend '%s', metadata file '%s' cannot be read: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_BACKUP_CANNOT_RESTORE_DATA_FILE
An error occurred when attempting to restore backend '%s', file '%s' cannot be restored: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_BACKUP_CANNOT_SAVE_FILES_BEFORE_RESTORE
An error occurred while attempting to save files from root directory %s to target directory %s, for backup of %s
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTORS
An error occurred while attempting to update the backup descriptor files in the backup directory %s for the backup ID %s and backend ID %s: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_BACKUP_CANNOT_WRITE_ARCHIVE_FILE
An error occurred while attempting to backup '%s' backend file '%s': %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_BACKUP_CANNOT_WRITE_BACKUP_METADATA_FILE
An error occured while attempting to write backup metadata file '%s' for backend '%s': %s
static LocalizableMessageDescriptor.Arg0
ERR_BACKUP_HASH_ERROR
Backup file integrity error: signed hash is different from the one recorded when backing up the file
static LocalizableMessageDescriptor.Arg1<Object>
ERR_BACKUP_PROPERTY_MISSING
Property '%s' is missing
static LocalizableMessageDescriptor.Arg2<Object,Object>
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,Number>
ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR
The named character set is invalid because the provide name "%s" has an invalid character at position %d. Only ASCII alphabetic characters are allowed in the name
static LocalizableMessageDescriptor.Arg0
ERR_CHARSET_CONSTRUCTOR_NO_NAME
The named character set is invalid because it does not contain a name
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHARSET_NO_CHARS
Cannot decode value "%s" as a named character set because there are no characters to include in the set
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHARSET_NO_COLON
Cannot decode value "%s" as a named character set because it does not contain a colon to separate the name from the set of characters
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHARSET_NO_NAME
Cannot decode value "%s" as a named character set because it does not contain a name to use for the character set
static LocalizableMessageDescriptor.Arg1<Number>
ERR_CONFIRMATION_TRIES_LIMIT_REACHED
Confirmation tries limit reached (%d)
static LocalizableMessageDescriptor.Arg0
ERR_EMAILMSG_CANNOT_SEND
The specified e-mail message could not be sent using any of the configured mail servers
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS
The provided recipient address %s is invalid: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMAILMSG_INVALID_SENDER_ADDRESS
The provided sender address %s is invalid: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
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'. The provided server root was: '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EMBEDDED_SERVER_CONFIG_VERSION
An error occurred while attempting to retrieve the configuration version of the directory server: '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EMBEDDED_SERVER_DATA_VERSION
An error occurred while attempting to retrieve the data version of the directory server: '%s'
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_EMBEDDED_SERVER_IMPORT_DATA_FAILURE
An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s': '%s'
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_EMBEDDED_SERVER_IMPORT_DATA_NOT_SUCCESSFUL
An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s'. Import LDIF task state was '%s'. You can look at the task logs printed on the embedded server output stream for more details
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMBEDDED_SERVER_INITIALIZE_CONFIGURATION
An error occurred while initializing configuration of embedded server with server root '%s': %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EMBEDDED_SERVER_INTERNAL_CONNECTION
An error occurred while attempting to retrieve an internal connection to the server with the user DN '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EMBEDDED_SERVER_LDIF_MANAGEMENT_CONTEXT
An error occurred while attempting to initialize the configuration framework or to read the configuration file '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EMBEDDED_SERVER_PROFILE_NOT_FOUND
Required profile '%s' is missing
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMBEDDED_SERVER_REBUILD_INDEX_FAILURE
An error occurred while attempting to rebuild index of embedded server with server root '%s': %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMBEDDED_SERVER_REBUILD_INDEX_NOT_SUCCESSFUL
An error occurred while attempting to rebuild index of embedded server with server root '%s'. Rebuild task state was '%s'. You can look at the task logs printed on the embedded server output stream for more details
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMBEDDED_SERVER_SETUP
An error occurred while attempting to setup the embedded server with server root '%s', base DN '%s'.
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_EMBEDDED_SERVER_SETUP_EXTRACT_ARCHIVE
An error occurred while attempting to extract server archive '%s' before setup of embedded server with server root '%s': %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMBEDDED_SERVER_START
An error occurred while attempting to start the embedded server with server root '%s' : %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_EMBEDDED_SERVER_UPGRADE
An error occurred while attempting to upgrade the embedded server with server root '%s' : %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EMBEDUTILS_SERVER_ALREADY_RUNNING
The embedded server with server root '%s' cannot be started because it is already running.
static LocalizableMessageDescriptor.Arg1<Object>
ERR_FILEPERM_INVALID_UNIX_MODE_STRING
The provided string %s does not represent a valid UNIX file mode. UNIX file modes must be a three-character string in which each character is a numeric digit between zero and seven
static LocalizableMessageDescriptor.Arg1<Object>
ERR_FILEPERM_SET_JAVA_EXCEPTION
One or more exceptions were thrown in the process of updating the file permissions for %s. Some of the permissions for the file may have been altered
static LocalizableMessageDescriptor.Arg1<Object>
ERR_FILEPERM_SET_NO_SUCH_FILE
Unable to set permissions for file %s because it does not exist
static LocalizableMessageDescriptor.Arg2<Object,Character>
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.Arg1<Object>
ERR_HEX_DECODE_INVALID_LENGTH
The value %s cannot be decoded as a hexadecimal string because it does not have a length that is a multiple of two bytes
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDAP_CONN_BAD_HOST_NAME
The hostname "%s" could not be resolved. Please check you have provided the correct address
static LocalizableMessageDescriptor.Arg0
ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH
The provided path is not valid
static LocalizableMessageDescriptor.Arg2<Object,Object>
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>
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>
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>
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.Arg1<Object>
ERR_LDAPURL_NO_COLON_SLASH_SLASH
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain the necessary :// component to separate the scheme from the rest of the URL
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDAPURL_NO_HOST
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a host before the colon to specify the port number
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDAPURL_NO_PORT
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a port number after the colon following the host
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDAPURL_NO_SCHEME
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a protocol scheme
static LocalizableMessageDescriptor.Arg2<Object,Number>
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.Arg4<Object,Number,Object,Object>
ERR_LDIF_COULD_NOT_BASE64_DECODE_ATTR
Unable to parse LDIF entry %s starting at line %d because it was not possible to base64-decode the attribute on line "%s": %s
static LocalizableMessageDescriptor.Arg3<Number,Object,Object>
ERR_LDIF_COULD_NOT_BASE64_DECODE_DN
Unable to parse LDIF entry starting at line %d because it was not possible to base64-decode the DN on line "%s": %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
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.Arg3<Object,Number,Object>
ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_IMPORT
An error occurred while attempting to determine whether LDIF entry "%s" starting at line %d should be imported as a result of the include and exclude filter configuration: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_FILE_EXISTS
The specified LDIF file %s already exists and the export configuration indicates that no attempt should be made to append to or replace the file
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_LDIF_INVALID_ATTR_OPTION
Unable to parse LDIF entry %s starting at line %d because it has an invalid binary option for attribute %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE
Error in the LDIF change record entry. Invalid attribute "%s" specified. Expecting attribute "%s"
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE
Error in the LDIF change record entry. Invalid value "%s" for the changetype specified. Expecting one of the following values "%s"
static LocalizableMessageDescriptor.Arg0
ERR_LDIF_INVALID_DELETE_ATTRIBUTES
Error in the LDIF change record entry. Invalid attributes specified for the delete operation
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE
Error in the LDIF change record entry. Invalid value "%s" for the delete old RDN attribute specified for the mod DN operation
static LocalizableMessageDescriptor.Arg3<Number,Object,Object>
ERR_LDIF_INVALID_DN
Unable to parse LDIF entry starting at line %d because an error occurred while trying to parse the value of line "%s" as a distinguished name: %s
static LocalizableMessageDescriptor.Arg2<Number,Object>
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>
ERR_LDIF_INVALID_MODIFY_ATTRIBUTE
Error in the LDIF change record entry. Invalid attribute "%s" specified. Expecting one of the following attributes "%s"
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object>
ERR_LDIF_INVALID_URL
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from a URL but the URL was invalid: %s
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_LDIF_MULTIPLE_VALUES_FOR_SINGLE_VALUED_ATTR
Entry %s starting at line %d includes multiple values for single-valued attribute %s
static LocalizableMessageDescriptor.Arg2<Number,Object>
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.Arg0
ERR_LDIF_NO_DELETE_OLDRDN_ATTRIBUTE
Error in the LDIF change record entry. No delete old RDN attribute specified for the mod DN operation
static LocalizableMessageDescriptor.Arg2<Number,Object>
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.Arg0
ERR_LDIF_NO_MOD_DN_ATTRIBUTES
Error in the LDIF change record entry. No attributes specified for the mod DN operation
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_READ_ATTR_SKIP
Skipping entry %s because the following error was received when reading its attributes: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_REJECTED_BY_PLUGIN
Rejecting entry %s because it was rejected by a plugin: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE
Rejecting entry %s because it was rejected by a plugin
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_LDIF_SCHEMA_VIOLATION
Entry %s read from LDIF starting at line %d is not valid because it violates the server's schema configuration: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_SKIP
Skipping entry %s because the DN is not one that should be included based on the include and exclude branches/filters
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_SKIP_EXCLUDE_BRANCH
Skipping entry %s because the DN is excluded by the exclude branch "%s"
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_SKIP_EXCLUDE_FILTER
Skipping entry %s because the DN is excluded by the exclude filter "%s"
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_SKIP_NOT_IN_INCLUDED_BRANCHES
Skipping entry %s because the DN is not included by any include branches
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_SKIP_NOT_IN_INCLUDED_FILTERS
Skipping entry %s because the DN is not included by any include filters
static LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object>
ERR_LDIF_URL_IO_ERROR
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from URL %s but an error occurred while trying to read that content: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MOVEDIR_SOURCE_NOT_DIRECTORY
The directory to move %s exists but is a file
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MOVEDIR_SOURCE_NOT_EXIST
The directory to move %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MOVEDIR_TARGET_EXISTS
The target directory %s already exists
static LocalizableMessageDescriptor.Arg1<Object>
ERR_REJECT_FILE_EXISTS
The specified reject file %s already exists and the import configuration indicates that no attempt should be made to append to or replace the file
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RENAMEFILE_CANNOT_DELETE_TARGET
Failed to delete target file %s. Make sure the file is not currently in use by this or another application
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_RENAMEFILE_CANNOT_RENAME
Failed to rename file %s to %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SKIP_FILE_EXISTS
The specified skip file %s already exists and the import configuration indicates that no attempt should be made to append to or replace the file
static LocalizableMessageDescriptor.Arg1<Number>
INFO_ADMIN_CONN_PROMPT_PORT_NUMBER
Directory server administration port number [%d]:
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_GLOBAL_ADMINISTRATOR_OR_BINDDN_PROMPT
Global Administrator User ID, or bind DN if no Global Administrator is defined [%s]:
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS
>>>> Specify OpenDJ LDAP connection parameters
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID
Global Administrator User ID [%s]:
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_PROMPT_BIND_DN
Administrator user bind DN [%s]:
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_PROMPT_HOST_NAME
Directory server hostname or IP address [%s]:
static LocalizableMessageDescriptor.Arg1<Number>
INFO_LDAP_CONN_PROMPT_PORT_NUMBER
Directory server port number [%d]:
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
%s (%s)
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES
Which certificate do you want to use?
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS
View certificate details
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD
Password for keystore '%s':
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH
Keystore path:
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_LDAP
LDAP
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK
Manually validate
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE
Server Certificate:
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD
How do you want to trust the server certificate?
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION
Do you trust this server certificate?
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_ALWAYS
Yes, also add it to a truststore
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_NO
No
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_SESSION
Yes, for this session only
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE
Use a truststore
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD
Password for truststore '%s':
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH
Truststore path:
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX
How do you want to connect?
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL
LDAP with SSL
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS
LDAP with StartTLS
static LocalizableMessageDescriptor.Arg0
INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL
Automatically trust
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE
%s
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER
Issuer : %s
static LocalizableMessageDescriptor.Arg1<Object>
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN
User DN : %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY
Validity : From '%s'%n To '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_PROMPT_SINGLE_DEFAULT
%s [%s]:
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
INFO_TIME_IN_DAYS_HOURS_MINUTES_SECONDS
%d days, %d hours, %d minutes, %d seconds
static LocalizableMessageDescriptor.Arg3<Number,Number,Number>
INFO_TIME_IN_HOURS_MINUTES_SECONDS
%d hours, %d minutes, %d seconds
static LocalizableMessageDescriptor.Arg2<Number,Number>
INFO_TIME_IN_MINUTES_SECONDS
%d minutes, %d seconds
static LocalizableMessageDescriptor.Arg1<Number>
INFO_TIME_IN_SECONDS
%d seconds
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_EXPORT_LDIF_SET_PERMISSION_FAILED
An error occurred while setting file permissions for the LDIF file %s: %s
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object>
WARN_LDIF_DUPLICATE_ATTR
Entry %s read from LDIF starting at line %d includes a duplicate attribute %s with value %s. The second occurrence of that attribute value has been skipped
static LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object>
WARN_LDIF_VALUE_VIOLATES_SYNTAX
Entry %s read from LDIF starting at line %d includes value "%s" for attribute %s that is invalid according to the associated syntax: %s
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
resourceName()
Returns the name of the resource associated with the messages contained in this class.
-
-
-
Field Detail
-
ERR_BACKUP_CANNOT_READ_METADATA_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_READ_METADATA_FILE
An error occurred when attempting to restore backend '%s', metadata file '%s' cannot be read: %s
-
ERR_BACKUP_CANNOT_WRITE_BACKUP_METADATA_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_WRITE_BACKUP_METADATA_FILE
An error occured while attempting to write backup metadata file '%s' for backend '%s': %s
-
ERR_BACKUP_PROPERTY_MISSING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUP_PROPERTY_MISSING
Property '%s' is missing
-
ERR_HEX_DECODE_INVALID_LENGTH
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_HEX_DECODE_INVALID_LENGTH
The value %s cannot be decoded as a hexadecimal string because it does not have a length that is a multiple of two bytes
-
ERR_HEX_DECODE_INVALID_CHARACTER
public static final LocalizableMessageDescriptor.Arg2<Object,Character> 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
-
ERR_LDIF_INVALID_LEADING_SPACE
public static final LocalizableMessageDescriptor.Arg2<Number,Object> 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
-
ERR_LDIF_NO_ATTR_NAME
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_LDIF_NO_ATTR_NAME
Unable to parse LDIF entry starting at line %d because the line "%s" does not include an attribute name
-
ERR_LDIF_NO_DN
public static final LocalizableMessageDescriptor.Arg2<Number,Object> 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"
-
ERR_LDIF_INVALID_DN
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> ERR_LDIF_INVALID_DN
Unable to parse LDIF entry starting at line %d because an error occurred while trying to parse the value of line "%s" as a distinguished name: %s
-
ERR_LDIF_COULD_NOT_BASE64_DECODE_DN
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> ERR_LDIF_COULD_NOT_BASE64_DECODE_DN
Unable to parse LDIF entry starting at line %d because it was not possible to base64-decode the DN on line "%s": %s
-
ERR_LDIF_COULD_NOT_BASE64_DECODE_ATTR
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDIF_COULD_NOT_BASE64_DECODE_ATTR
Unable to parse LDIF entry %s starting at line %d because it was not possible to base64-decode the attribute on line "%s": %s
-
WARN_LDIF_DUPLICATE_ATTR
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> WARN_LDIF_DUPLICATE_ATTR
Entry %s read from LDIF starting at line %d includes a duplicate attribute %s with value %s. The second occurrence of that attribute value has been skipped
-
ERR_LDIF_MULTIPLE_VALUES_FOR_SINGLE_VALUED_ATTR
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDIF_MULTIPLE_VALUES_FOR_SINGLE_VALUED_ATTR
Entry %s starting at line %d includes multiple values for single-valued attribute %s
-
ERR_LDIF_SCHEMA_VIOLATION
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDIF_SCHEMA_VIOLATION
Entry %s read from LDIF starting at line %d is not valid because it violates the server's schema configuration: %s
-
ERR_LDIF_FILE_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_FILE_EXISTS
The specified LDIF file %s already exists and the export configuration indicates that no attempt should be made to append to or replace the file
-
ERR_LDIF_INVALID_URL
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDIF_INVALID_URL
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from a URL but the URL was invalid: %s
-
ERR_LDIF_URL_IO_ERROR
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object> ERR_LDIF_URL_IO_ERROR
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from URL %s but an error occurred while trying to read that content: %s
-
ERR_REJECT_FILE_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REJECT_FILE_EXISTS
The specified reject file %s already exists and the import configuration indicates that no attempt should be made to append to or replace the file
-
ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_IMPORT
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_IMPORT
An error occurred while attempting to determine whether LDIF entry "%s" starting at line %d should be imported as a result of the include and exclude filter configuration: %s
-
ERR_LDIF_COULD_NOT_EVALUATE_FILTERS_FOR_EXPORT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
-
ERR_LDIF_INVALID_DELETE_ATTRIBUTES
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIF_INVALID_DELETE_ATTRIBUTES
Error in the LDIF change record entry. Invalid attributes specified for the delete operation
-
ERR_LDIF_NO_MOD_DN_ATTRIBUTES
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIF_NO_MOD_DN_ATTRIBUTES
Error in the LDIF change record entry. No attributes specified for the mod DN operation
-
ERR_LDIF_NO_DELETE_OLDRDN_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIF_NO_DELETE_OLDRDN_ATTRIBUTE
Error in the LDIF change record entry. No delete old RDN attribute specified for the mod DN operation
-
ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE
Error in the LDIF change record entry. Invalid value "%s" for the delete old RDN attribute specified for the mod DN operation
-
ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_INVALID_CHANGERECORD_ATTRIBUTE
Error in the LDIF change record entry. Invalid attribute "%s" specified. Expecting attribute "%s"
-
ERR_LDIF_INVALID_MODIFY_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_INVALID_MODIFY_ATTRIBUTE
Error in the LDIF change record entry. Invalid attribute "%s" specified. Expecting one of the following attributes "%s"
-
ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE
Error in the LDIF change record entry. Invalid value "%s" for the changetype specified. Expecting one of the following values "%s"
-
ERR_EMAILMSG_INVALID_SENDER_ADDRESS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMAILMSG_INVALID_SENDER_ADDRESS
The provided sender address %s is invalid: %s
-
ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS
The provided recipient address %s is invalid: %s
-
ERR_EMAILMSG_CANNOT_SEND
public static final LocalizableMessageDescriptor.Arg0 ERR_EMAILMSG_CANNOT_SEND
The specified e-mail message could not be sent using any of the configured mail servers
-
ERR_LDAPURL_NO_COLON_SLASH_SLASH
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPURL_NO_COLON_SLASH_SLASH
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain the necessary :// component to separate the scheme from the rest of the URL
-
ERR_LDAPURL_NO_SCHEME
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPURL_NO_SCHEME
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a protocol scheme
-
ERR_LDAPURL_NO_HOST
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPURL_NO_HOST
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a host before the colon to specify the port number
-
ERR_LDAPURL_NO_PORT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPURL_NO_PORT
The provided string "%s" cannot be decoded as an LDAP URL because it does not contain a port number after the colon following the host
-
ERR_LDAPURL_CANNOT_DECODE_PORT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
-
ERR_LDAPURL_INVALID_PORT
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
-
ERR_LDAPURL_INVALID_SCOPE_STRING
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
-
ERR_LDAPURL_PERCENT_TOO_CLOSE_TO_END
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
-
ERR_LDAPURL_INVALID_HEX_BYTE
public static final LocalizableMessageDescriptor.Arg2<Object,Number> 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
-
ERR_CHARSET_NO_COLON
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_NO_COLON
Cannot decode value "%s" as a named character set because it does not contain a colon to separate the name from the set of characters
-
ERR_CHARSET_CONSTRUCTOR_NO_NAME
public static final LocalizableMessageDescriptor.Arg0 ERR_CHARSET_CONSTRUCTOR_NO_NAME
The named character set is invalid because it does not contain a name
-
ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR
The named character set is invalid because the provide name "%s" has an invalid character at position %d. Only ASCII alphabetic characters are allowed in the name
-
ERR_CHARSET_NO_NAME
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_NO_NAME
Cannot decode value "%s" as a named character set because it does not contain a name to use for the character set
-
ERR_CHARSET_NO_CHARS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHARSET_NO_CHARS
Cannot decode value "%s" as a named character set because there are no characters to include in the set
-
INFO_TIME_IN_SECONDS
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_TIME_IN_SECONDS
%d seconds
-
INFO_TIME_IN_MINUTES_SECONDS
public static final LocalizableMessageDescriptor.Arg2<Number,Number> INFO_TIME_IN_MINUTES_SECONDS
%d minutes, %d seconds
-
INFO_TIME_IN_HOURS_MINUTES_SECONDS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Number> INFO_TIME_IN_HOURS_MINUTES_SECONDS
%d hours, %d minutes, %d seconds
-
INFO_TIME_IN_DAYS_HOURS_MINUTES_SECONDS
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> INFO_TIME_IN_DAYS_HOURS_MINUTES_SECONDS
%d days, %d hours, %d minutes, %d seconds
-
ERR_FILEPERM_SET_NO_SUCH_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FILEPERM_SET_NO_SUCH_FILE
Unable to set permissions for file %s because it does not exist
-
ERR_FILEPERM_SET_JAVA_EXCEPTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FILEPERM_SET_JAVA_EXCEPTION
One or more exceptions were thrown in the process of updating the file permissions for %s. Some of the permissions for the file may have been altered
-
ERR_FILEPERM_INVALID_UNIX_MODE_STRING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FILEPERM_INVALID_UNIX_MODE_STRING
The provided string %s does not represent a valid UNIX file mode. UNIX file modes must be a three-character string in which each character is a numeric digit between zero and seven
-
ERR_RENAMEFILE_CANNOT_RENAME
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RENAMEFILE_CANNOT_RENAME
Failed to rename file %s to %s
-
ERR_RENAMEFILE_CANNOT_DELETE_TARGET
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RENAMEFILE_CANNOT_DELETE_TARGET
Failed to delete target file %s. Make sure the file is not currently in use by this or another application
-
WARN_LDIF_VALUE_VIOLATES_SYNTAX
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Object,Object,Object> WARN_LDIF_VALUE_VIOLATES_SYNTAX
Entry %s read from LDIF starting at line %d includes value "%s" for attribute %s that is invalid according to the associated syntax: %s
-
ERR_SKIP_FILE_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SKIP_FILE_EXISTS
The specified skip file %s already exists and the import configuration indicates that no attempt should be made to append to or replace the file
-
ERR_LDIF_SKIP
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_SKIP
Skipping entry %s because the DN is not one that should be included based on the include and exclude branches/filters
-
ERR_EMBEDUTILS_SERVER_ALREADY_RUNNING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDUTILS_SERVER_ALREADY_RUNNING
The embedded server with server root '%s' cannot be started because it is already running.
-
ERR_LDIF_SKIP_EXCLUDE_BRANCH
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_SKIP_EXCLUDE_BRANCH
Skipping entry %s because the DN is excluded by the exclude branch "%s"
-
ERR_LDIF_SKIP_EXCLUDE_FILTER
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_SKIP_EXCLUDE_FILTER
Skipping entry %s because the DN is excluded by the exclude filter "%s"
-
ERR_LDIF_SKIP_NOT_IN_INCLUDED_BRANCHES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_SKIP_NOT_IN_INCLUDED_BRANCHES
Skipping entry %s because the DN is not included by any include branches
-
ERR_LDIF_SKIP_NOT_IN_INCLUDED_FILTERS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_SKIP_NOT_IN_INCLUDED_FILTERS
Skipping entry %s because the DN is not included by any include filters
-
ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE
Rejecting entry %s because it was rejected by a plugin
-
ERR_LDIF_REJECTED_BY_PLUGIN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_REJECTED_BY_PLUGIN
Rejecting entry %s because it was rejected by a plugin: %s
-
INFO_LDAP_CONN_PROMPT_SECURITY_LDAP
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_LDAP
LDAP
-
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL
LDAP with SSL
-
INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS
LDAP with StartTLS
-
INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL
Automatically trust
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH
Truststore path:
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD
Password for truststore '%s':
-
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH
Keystore path:
-
INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD
Password for keystore '%s':
-
INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS
>>>> Specify OpenDJ LDAP connection parameters
-
ERR_LDAP_CONN_BAD_HOST_NAME
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_CONN_BAD_HOST_NAME
The hostname "%s" could not be resolved. Please check you have provided the correct address
-
INFO_LDAP_CONN_PROMPT_HOST_NAME
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_HOST_NAME
Directory server hostname or IP address [%s]:
-
INFO_LDAP_CONN_PROMPT_PORT_NUMBER
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAP_CONN_PROMPT_PORT_NUMBER
Directory server port number [%d]:
-
INFO_LDAP_CONN_PROMPT_BIND_DN
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_BIND_DN
Administrator user bind DN [%s]:
-
INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX
How do you want to connect?
-
ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH
The provided path is not valid
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD
How do you want to trust the server certificate?
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE
Use a truststore
-
INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK
Manually validate
-
INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE
Server Certificate:
-
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE
%s
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION
Do you trust this server certificate?
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_NO
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_NO
No
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_SESSION
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_SESSION
Yes, for this session only
-
INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_ALWAYS
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_ALWAYS
Yes, also add it to a truststore
-
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS
View certificate details
-
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN
User DN : %s
-
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY
Validity : From '%s'%n To '%s'
-
INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER
Issuer : %s
-
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES
Which certificate do you want to use?
-
INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
%s (%s)
-
INFO_PROMPT_SINGLE_DEFAULT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROMPT_SINGLE_DEFAULT
%s [%s]:
-
INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID
Global Administrator User ID [%s]:
-
INFO_LDAP_CONN_GLOBAL_ADMINISTRATOR_OR_BINDDN_PROMPT
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_GLOBAL_ADMINISTRATOR_OR_BINDDN_PROMPT
Global Administrator User ID, or bind DN if no Global Administrator is defined [%s]:
-
ERR_CONFIRMATION_TRIES_LIMIT_REACHED
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CONFIRMATION_TRIES_LIMIT_REACHED
Confirmation tries limit reached (%d)
-
INFO_ADMIN_CONN_PROMPT_PORT_NUMBER
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_ADMIN_CONN_PROMPT_PORT_NUMBER
Directory server administration port number [%d]:
-
ERR_LDIF_INVALID_ATTR_OPTION
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_LDIF_INVALID_ATTR_OPTION
Unable to parse LDIF entry %s starting at line %d because it has an invalid binary option for attribute %s
-
WARN_EXPORT_LDIF_SET_PERMISSION_FAILED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_EXPORT_LDIF_SET_PERMISSION_FAILED
An error occurred while setting file permissions for the LDIF file %s: %s
-
ERR_LDIF_READ_ATTR_SKIP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_READ_ATTR_SKIP
Skipping entry %s because the following error was received when reading its attributes: %s
-
ERR_BACKUP_CANNOT_GET_MAC
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_GET_MAC
An error occurred while attempting to obtain the %s MAC provider for computing the signed hash of a backup file: %s
-
ERR_BACKUP_CANNOT_GET_DIGEST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_GET_DIGEST
An error occurred while attempting to obtain the %s message digest to create the hash for the backup: %s
-
ERR_BACKUP_CANNOT_CREATE_ARCHIVE_FILE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_BACKUP_CANNOT_CREATE_ARCHIVE_FILE
An error occurred while trying to create the archive file %s in directory %s for the backup %s: %s
-
ERR_BACKUP_CANNOT_GET_CIPHER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUP_CANNOT_GET_CIPHER
An error occurred while attempting to obtain the cipher to use to encrypt the backup: %s
-
ERR_BACKUP_CANNOT_LIST_LOG_FILES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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
-
ERR_BACKUP_CANNOT_WRITE_ARCHIVE_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_WRITE_ARCHIVE_FILE
An error occurred while attempting to backup '%s' backend file '%s': %s
-
ERR_BACKUP_HASH_ERROR
public static final LocalizableMessageDescriptor.Arg0 ERR_BACKUP_HASH_ERROR
Backup file integrity error: signed hash is different from the one recorded when backing up the file
-
ERR_CANNOT_RENAME_RESTORE_DIRECTORY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_RENAME_RESTORE_DIRECTORY
The directory %s, containing the files restored from backup, could not be renamed to the directory %s
-
ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTORS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTORS
An error occurred while attempting to update the backup descriptor files in the backup directory %s for the backup ID %s and backend ID %s: %s
-
ERR_BACKUP_CANNOT_RESTORE_DATA_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_RESTORE_DATA_FILE
An error occurred when attempting to restore backend '%s', file '%s' cannot be restored: %s
-
ERR_BACKUP_CANNOT_SAVE_FILES_BEFORE_RESTORE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_SAVE_FILES_BEFORE_RESTORE
An error occurred while attempting to save files from root directory %s to target directory %s, for backup of %s
-
ERR_BACKUP_CANNOT_CREATE_SAVE_DIRECTORY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_CREATE_SAVE_DIRECTORY
An error occurred while attempting to create a save directory with base path %s before restore of backup of %s
-
ERR_EMBEDDED_SERVER_SETUP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMBEDDED_SERVER_SETUP
An error occurred while attempting to setup the embedded server with server root '%s', base DN '%s'.
-
ERR_EMBEDDED_SERVER_SETUP_EXTRACT_ARCHIVE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_EMBEDDED_SERVER_SETUP_EXTRACT_ARCHIVE
An error occurred while attempting to extract server archive '%s' before setup of embedded server with server root '%s': %s
-
ERR_EMBEDDED_SERVER_REBUILD_INDEX_FAILURE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMBEDDED_SERVER_REBUILD_INDEX_FAILURE
An error occurred while attempting to rebuild index of embedded server with server root '%s': %s
-
ERR_EMBEDDED_SERVER_START
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMBEDDED_SERVER_START
An error occurred while attempting to start the embedded server with server root '%s' : %s
-
ERR_EMBEDDED_SERVER_UPGRADE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMBEDDED_SERVER_UPGRADE
An error occurred while attempting to upgrade the embedded server with server root '%s' : %s
-
ERR_EMBEDDED_SERVER_INTERNAL_CONNECTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDDED_SERVER_INTERNAL_CONNECTION
An error occurred while attempting to retrieve an internal connection to the server with the user DN '%s'
-
ERR_EMBEDDED_SERVER_ARCHIVE_SETUP_WRONG_ROOT_DIRECTORY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> 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'. The provided server root was: '%s'
-
ERR_EMBEDDED_SERVER_LDIF_MANAGEMENT_CONTEXT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDDED_SERVER_LDIF_MANAGEMENT_CONTEXT
An error occurred while attempting to initialize the configuration framework or to read the configuration file '%s'
-
ERR_EMBEDDED_SERVER_IMPORT_DATA_NOT_SUCCESSFUL
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_EMBEDDED_SERVER_IMPORT_DATA_NOT_SUCCESSFUL
An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s'. Import LDIF task state was '%s'. You can look at the task logs printed on the embedded server output stream for more details
-
ERR_EMBEDDED_SERVER_IMPORT_DATA_FAILURE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_EMBEDDED_SERVER_IMPORT_DATA_FAILURE
An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s': '%s'
-
ERR_EMBEDDED_SERVER_REBUILD_INDEX_NOT_SUCCESSFUL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMBEDDED_SERVER_REBUILD_INDEX_NOT_SUCCESSFUL
An error occurred while attempting to rebuild index of embedded server with server root '%s'. Rebuild task state was '%s'. You can look at the task logs printed on the embedded server output stream for more details
-
ERR_EMBEDDED_SERVER_CONFIG_VERSION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDDED_SERVER_CONFIG_VERSION
An error occurred while attempting to retrieve the configuration version of the directory server: '%s'
-
ERR_EMBEDDED_SERVER_DATA_VERSION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDDED_SERVER_DATA_VERSION
An error occurred while attempting to retrieve the data version of the directory server: '%s'
-
ERR_EMBEDDED_SERVER_INITIALIZE_CONFIGURATION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMBEDDED_SERVER_INITIALIZE_CONFIGURATION
An error occurred while initializing configuration of embedded server with server root '%s': %s
-
ERR_MOVEDIR_SOURCE_NOT_EXIST
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEDIR_SOURCE_NOT_EXIST
The directory to move %s does not exist
-
ERR_MOVEDIR_SOURCE_NOT_DIRECTORY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEDIR_SOURCE_NOT_DIRECTORY
The directory to move %s exists but is a file
-
ERR_MOVEDIR_TARGET_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEDIR_TARGET_EXISTS
The target directory %s already exists
-
ERR_EMBEDDED_SERVER_PROFILE_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDDED_SERVER_PROFILE_NOT_FOUND
Required profile '%s' is missing
-
-
Method Detail
-
resourceName
public static String resourceName()
Returns the name of the resource associated with the messages contained in this class. The resource name may be used for obtaining named loggers, e.g. using SLF4J'sorg.slf4j.LoggerFactory#getLogger(String name)
.- Returns:
- The name of the resource associated with the messages contained in this class.
-
-