public final class UtilityMessages extends Object
org.opends.messages.utility
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/utility.properties
and it should not be manually edited.Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_BACKUP_CANNOT_CLOSE_ZIP_STREAM
An error occurred while trying to close the archive file %s in directory %s: %s |
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_DIRECTORY_TO_RESTORE_FILE
An error occurred while attempting to create a directory to restore the file %s for backup of %s |
static LocalizableMessageDescriptor.Arg3<Object,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: %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 to create the signed hash for the backup: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKUP_CANNOT_GET_MAC_KEY_ID
An error occurred while attempting to obtain the MAC key ID to create the signed hash for the backup %s : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKUP_CANNOT_LIST_LOG_FILES
An error occurred while attempting to obtain a list of the files in directory %s to include in the backup: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKUP_CANNOT_RESTORE
An error occurred while attempting to restore the files from backup %s: %s |
static LocalizableMessageDescriptor.Arg4<Object,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 : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR
An error occurred while attempting to update the backup descriptor file %s with information about the backup: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_BACKUP_CANNOT_WRITE_ARCHIVE_FILE
An error occurred while attempting to back up file %s of backup %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKUP_EXISTING_BACKUP_ID
The backup ID '%s' already exists in the backup directory '%s', specify a different ID |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BACKUP_SIGNED_HASH_ERROR
The computed signed hash of backup %s is different to the value computed at time of backup |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BACKUP_UNSIGNED_HASH_ERROR
The computed hash of backup %s is different to the value computed at time of backup |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKUP_ZIP_COMMENT
%s backup %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BASE64_CANNOT_READ_ENCODED_DATA
An error occurred while attempting to read the base64-encoded data: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BASE64_CANNOT_READ_RAW_DATA
An error occurred while attempting to read the raw data to encode: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BASE64_CANNOT_WRITE_ENCODED_DATA
An error occurred while attempting to write the encoded data: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BASE64_CANNOT_WRITE_RAW_DATA
An error occurred while attempting to write the decoded data: %s |
static LocalizableMessageDescriptor.Arg2<Object,Character> |
ERR_BASE64_DECODE_INVALID_CHARACTER
The value %s cannot be base64-decoded because it contains an illegal character %c that is not allowed in base64-encoded values |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BASE64_DECODE_INVALID_LENGTH
The value %s cannot be base64-decoded because it does not have a length that is a multiple of four bytes |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BASE64_UNKNOWN_SUBCOMMAND
Unknown subcommand %s |
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,Object> |
ERR_CERTMGR_ADD_CERT
The following error occurred when adding a certificate with alias %s to the keystore: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_ALIAS_ALREADY_EXISTS
A certificate with the alias %s already exists in the key store |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_ALIAS_CAN_NOT_DELETE
The alias %s cannot be deleted from the keystore because it does not exist |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_ALIAS_INVALID
The alias %s cannot be added to the keystore for one of the following reasons: it already exists in the keystore, or, it is not an instance of a trusted certificate class |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_CERT_REPLIES_INVALID
The alias %s is an instance of a private key entry, which is not supported being added to the keystore at this time |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_CERTGEN_NOT_FOUND
The CertAndKeyGen security class cannot be found, consider setting -D%s= |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_CLASS_NOT_FOUND
A security class cannot be found in this JVM because of the following reason: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CERTMGR_DELETE_ALIAS
The following error occurred when deleting a certificate with alias %s from the keystore: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_FILE_NAME_INVALID
The %s is invalid because it is null |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CERTMGR_GEN_SELF_SIGNED_CERT
The following error occurred when generating a self-signed certificate using the alias %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_INVALID_CERT_FILE
The certificate file %s is invalid because it does not exists, or exists, but is not a file |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_INVALID_KEYSTORE_PATH
Key store path %s exists but is not a file |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_INVALID_PARENT
Parent directory for key store path %s does not exist or is not a directory |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_INVALID_PKCS11_PATH
Invalid key store path for PKCS11 keystore, it must be %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_CERTMGR_INVALID_STORETYPE
Invalid key store type, it must be one of the following: %s, %s, %s or %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_CERTMGR_KEYSTORE_NONEXISTANT
Keystore does not exist, it must exist to retrieve an alias, delete an alias or generate a certificate request |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_NO_METHOD
A method needed in the security classes could not be located because of the following reason: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_SECURITY
The security classes could not be initialized because of the following reason: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CERTMGR_TRUSTED_CERT
The trusted certificate associated with alias %s could not be added to keystore because of the following reason: %s |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_CERTMGR_VALIDITY
Validity value %d is invalid, it must be a positive integer |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CERTMGR_VALUE_INVALID
The argument %s is invalid because it is either null, or has zero length |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_CHARSET_CONSTRUCTOR_INVALID_NAME_CHAR
{@code The named character set is invalid because the provide name "%s" has an invalid character at position %d.
|
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.Arg2<Object,Object> |
ERR_EMAIL_CANNOT_ATTACH_FILE
An error occurred while trying to attach file %s: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EMAIL_CANNOT_PROCESS_BODY_FILE
An error occurred while attempting to process message body file %s: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EMAIL_CANNOT_SEND_MESSAGE
An error occurred while trying to send the e-mail message: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EMAIL_NO_SUCH_ATTACHMENT_FILE
The attachment file %s does not exist |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EMAIL_NO_SUCH_BODY_FILE
The file %s specified as the body file for the e-mail message does not exist |
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
{@code The setup from an archive can only be done with a server root directory named after the root directory contained in the archive: '%s'.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EMBEDDED_SERVER_BUILD_VERSION
An error occurred while attempting to retrieve the build version of the directory server: '%s' |
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Number> |
ERR_EMBEDDED_SERVER_CONFIGURE_REPLICATION
{@code An error occurred while attempting to configure replication between embedded server with server root '%s' and source replication port '%s' and destination server with hostname '%s' and destination replication port '%s'.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_EMBEDDED_SERVER_IMPORT_DATA
{@code An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s'.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_EMBEDDED_SERVER_IMPORT_DATA_SERVER_IS_NOT_RUNNING
The import data operation could not be performed on the embedded server because it is not running |
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Number> |
ERR_EMBEDDED_SERVER_INITIALIZE_REPLICATION
{@code An error occurred while attempting to initialize replication between embedded server with server root '%s' and admin source port '%s' and destination server with hostname '%s' and destination admin port '%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.Arg2<Object,Number> |
ERR_EMBEDDED_SERVER_REBUILD_INDEX
{@code An error occurred while attempting to rebuild index of embedded server with server root '%s'.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_EMBEDDED_SERVER_REBUILD_INDEX_SERVER_IS_RUNNING
The rebuild index operation could not be performed on the embedded server because it is running |
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_EXEC_DISABLED
The %s command will not be allowed because the Directory Server has been configured to refuse the use of the exec method |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FILEPERM_INVALID_UNIX_MODE_STRING
{@code The provided string %s does not represent a valid UNIX file mode.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FILEPERM_SET_JAVA_EXCEPTION
{@code One or more exceptions were thrown in the process of updating the file permissions for %s.
|
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
{@code The hostname "%s" could not be resolved.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_LDAP_CONN_BAD_PORT_NUMBER
{@code Invalid port number "%s".
|
static LocalizableMessageDescriptor.Arg0 |
ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH
The provided path is not valid |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_LDAPURL_CANNOT_CREATE_UTF8_STRING
An error occurred while attempting to represent a byte array as a UTF-8 string during the course of decoding a portion of an LDAP URL: %s |
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
{@code Error in the LDIF change record entry.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_LDIF_INVALID_CHANGETYPE_ATTRIBUTE
{@code Error in the LDIF change record entry.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_LDIF_INVALID_DELETE_ATTRIBUTES
{@code Error in the LDIF change record entry.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_LDIF_INVALID_DELETE_OLDRDN_ATTRIBUTE
{@code Error in the LDIF change record entry.
|
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
{@code Error in the LDIF change record entry.
|
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
{@code Error in the LDIF change record entry.
|
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
{@code Error in the LDIF change record entry.
|
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_MOVEFILE_NO_SUCH_DIRECTORY
The target directory %s does not exist |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_MOVEFILE_NO_SUCH_FILE
The file to move %s does not exist |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_MOVEFILE_NOT_DIRECTORY
The target directory %s exists but is not a directory |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_MOVEFILE_NOT_FILE
The file to move %s exists but is not a file |
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
{@code Failed to delete target file %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_RENAMEFILE_CANNOT_RENAME
Failed to rename file %s to %s |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_SCHEMANAME_CONSECUTIVE_PERIODS
The provided value "%s" does not contain a valid schema element name or OID because the numeric OID contains two consecutive periods at position %d |
static LocalizableMessageDescriptor.Arg0 |
ERR_SCHEMANAME_EMPTY_VALUE
The provided value could not be parsed to determine whether it contained a valid schema element name or OID because it was null or empty |
static LocalizableMessageDescriptor.Arg3<Object,Character,Number> |
ERR_SCHEMANAME_ILLEGAL_CHAR
The provided value "%s" does not contain a valid schema element name or OID because it contains an illegal character %c at position %d |
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> |
ERR_TRIES_LIMIT_REACHED
Input tries limit reached (%d) |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_UNEXPECTED
{@code Unexpected error.
|
static LocalizableMessageDescriptor.Arg1<Number> |
INFO_ADMIN_CONN_PROMPT_PORT_NUMBER
Directory server administration port number [%d]: |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_DECODE_DESCRIPTION
{@code Decode base64-encoded information into raw data.
|
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_ENCODE_DESCRIPTION
{@code Encode raw data using base64.
|
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_ENCODED_DATA_DESCRIPTION
The base64-encoded data to be decoded |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_ENCODED_FILE_DESCRIPTION
The path to a file containing the base64-encoded data to be decoded |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_RAW_DATA_DESCRIPTION
The raw data to be base64 encoded |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_RAW_FILE_DESCRIPTION
The path to a file containing the raw data to be base64 encoded |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_TO_ENCODED_FILE_DESCRIPTION
The path to a file to which the base64-encoded data should be written |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_TO_RAW_FILE_DESCRIPTION
The path to a file to which the raw base64-decoded data should be written |
static LocalizableMessageDescriptor.Arg0 |
INFO_BASE64_TOOL_DESCRIPTION
This utility can be used to encode and decode information using base64 |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_ATTACH_DESCRIPTION
The path to a file to attach to the e-mail message |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_BODY_DESCRIPTION
The path to the file containing the text for the message body |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_FROM_DESCRIPTION
The address to use for the message sender |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_HOST_DESCRIPTION
The address of the SMTP server to use to send the message |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_SUBJECT_DESCRIPTION
The subject to use for the e-mail message |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_TO_DESCRIPTION
The address to use for the message recipient |
static LocalizableMessageDescriptor.Arg0 |
INFO_EMAIL_TOOL_DESCRIPTION
Send an e-mail message via SMTP |
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.Arg1<Number> |
INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE
%d |
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.Arg1<Object> |
NOTE_BACKUP_ARCHIVED_FILE
Archived backup file: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_BACKUP_FILE_UNCHANGED
Backup file has not changed: %s |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
NOTE_BACKUP_RESTORED_FILE
Restored backup file: %s (size %d) |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_BACKUP_VERIFY_FILE
Verifying backup file: %s |
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
{@code Entry %s read from LDIF starting at line %d includes a duplicate attribute %s with value %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
WARN_LDIF_DUPLICATE_OBJECTCLASS
{@code Entry %s read from LDIF starting at line %d includes a duplicate objectclass value %s.
|
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 |
Modifier and Type | Method and Description |
---|---|
static String |
resourceName()
Returns the name of the resource associated with the messages contained
in this class.
|
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BASE64_DECODE_INVALID_LENGTH
The value %s cannot be base64-decoded because it does not have a length that is a multiple of four bytes
public static final LocalizableMessageDescriptor.Arg2<Object,Character> ERR_BASE64_DECODE_INVALID_CHARACTER
The value %s cannot be base64-decoded because it contains an illegal character %c that is not allowed in base64-encoded values
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
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
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
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
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"
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
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
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
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> WARN_LDIF_DUPLICATE_OBJECTCLASS
Entry %s read from LDIF starting at line %d includes a duplicate objectclass value %s. The second occurrence of that objectclass has been skipped
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
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
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
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
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
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
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
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
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
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIF_INVALID_DELETE_ATTRIBUTES
Error in the LDIF change record entry. Invalid attributes specified for the delete operation
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
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
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
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"
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"
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"
public static final LocalizableMessageDescriptor.Arg0 ERR_SCHEMANAME_EMPTY_VALUE
The provided value could not be parsed to determine whether it contained a valid schema element name or OID because it was null or empty
public static final LocalizableMessageDescriptor.Arg3<Object,Character,Number> ERR_SCHEMANAME_ILLEGAL_CHAR
The provided value "%s" does not contain a valid schema element name or OID because it contains an illegal character %c at position %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_SCHEMANAME_CONSECUTIVE_PERIODS
The provided value "%s" does not contain a valid schema element name or OID because the numeric OID contains two consecutive periods at position %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEFILE_NO_SUCH_FILE
The file to move %s does not exist
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEFILE_NOT_FILE
The file to move %s exists but is not a file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEFILE_NO_SUCH_DIRECTORY
The target directory %s does not exist
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MOVEFILE_NOT_DIRECTORY
The target directory %s exists but is not a directory
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMAILMSG_INVALID_SENDER_ADDRESS
The provided sender address %s is invalid: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMAILMSG_INVALID_RECIPIENT_ADDRESS
The provided recipient address %s is invalid: %s
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
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
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
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
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
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
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
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
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
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPURL_CANNOT_CREATE_UTF8_STRING
An error occurred while attempting to represent a byte array as a UTF-8 string during the course of decoding a portion of an LDAP URL: %s
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
public static final LocalizableMessageDescriptor.Arg0 ERR_CHARSET_CONSTRUCTOR_NO_NAME
The named character set is invalid because it does not contain a name
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
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
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
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_TIME_IN_SECONDS
%d seconds
public static final LocalizableMessageDescriptor.Arg2<Number,Number> INFO_TIME_IN_MINUTES_SECONDS
%d minutes, %d seconds
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Number> INFO_TIME_IN_HOURS_MINUTES_SECONDS
%d hours, %d minutes, %d 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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FILEPERM_SET_NO_SUCH_FILE
Unable to set permissions for file %s because it does not exist
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
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXEC_DISABLED
The %s command will not be allowed because the Directory Server has been configured to refuse the use of the exec method
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RENAMEFILE_CANNOT_RENAME
Failed to rename file %s to %s
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
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
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
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
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.
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_TOOL_DESCRIPTION
Send an e-mail message via SMTP
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_HOST_DESCRIPTION
The address of the SMTP server to use to send the message
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_FROM_DESCRIPTION
The address to use for the message sender
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_TO_DESCRIPTION
The address to use for the message recipient
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_SUBJECT_DESCRIPTION
The subject to use for the e-mail message
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_BODY_DESCRIPTION
The path to the file containing the text for the message body
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_ATTACH_DESCRIPTION
The path to a file to attach to the e-mail message
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMAIL_NO_SUCH_BODY_FILE
The file %s specified as the body file for the e-mail message does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMAIL_CANNOT_PROCESS_BODY_FILE
An error occurred while attempting to process message body file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMAIL_NO_SUCH_ATTACHMENT_FILE
The attachment file %s does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EMAIL_CANNOT_ATTACH_FILE
An error occurred while trying to attach file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMAIL_CANNOT_SEND_MESSAGE
An error occurred while trying to send the e-mail message: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_TOOL_DESCRIPTION
This utility can be used to encode and decode information using base64
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_DECODE_DESCRIPTION
Decode base64-encoded information into raw data. When no options are specified, this subcommand reads from standard input and writes to standard output
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_ENCODE_DESCRIPTION
Encode raw data using base64. When no options are specified, this subcommand reads from standard input and writes to standard output
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_ENCODED_DATA_DESCRIPTION
The base64-encoded data to be decoded
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_ENCODED_FILE_DESCRIPTION
The path to a file containing the base64-encoded data to be decoded
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_RAW_DATA_DESCRIPTION
The raw data to be base64 encoded
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_RAW_FILE_DESCRIPTION
The path to a file containing the raw data to be base64 encoded
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_TO_ENCODED_FILE_DESCRIPTION
The path to a file to which the base64-encoded data should be written
public static final LocalizableMessageDescriptor.Arg0 INFO_BASE64_TO_RAW_FILE_DESCRIPTION
The path to a file to which the raw base64-decoded data should be written
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BASE64_CANNOT_READ_RAW_DATA
An error occurred while attempting to read the raw data to encode: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BASE64_CANNOT_WRITE_ENCODED_DATA
An error occurred while attempting to write the encoded data: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BASE64_CANNOT_READ_ENCODED_DATA
An error occurred while attempting to read the base64-encoded data: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BASE64_CANNOT_WRITE_RAW_DATA
An error occurred while attempting to write the decoded data: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BASE64_UNKNOWN_SUBCOMMAND
Unknown subcommand %s
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"
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"
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
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_REJECTED_BY_PLUGIN_NOMESSAGE
Rejecting entry %s because it was rejected by a plugin
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_REJECTED_BY_PLUGIN
Rejecting entry %s because it was rejected by a plugin: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_LDAP
LDAP
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_SSL
LDAP with SSL
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_START_TLS
LDAP with StartTLS
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_TRUST_ALL
Automatically trust
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PATH
Truststore path:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE_PASSWORD
Password for truststore '%s':
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PATH
Keystore path:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_SECURITY_KEYSTORE_PASSWORD
Password for keystore '%s':
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS
>>>> Specify OpenDJ LDAP connection parameters
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_CONN_BAD_PORT_NUMBER
Invalid port number "%s". Please enter a valid port number between 1 and 65535
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_HOST_NAME
Directory server hostname or IP address [%s]:
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAP_CONN_PROMPT_PORT_NUMBER
Directory server port number [%d]:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_BIND_DN
Administrator user bind DN [%s]:
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_USE_SECURE_CTX
How do you want to connect?
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE
%d
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH
The provided path is not valid
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_METHOD
How do you want to trust the server certificate?
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE
Use a truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK
Manually validate
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE
Server Certificate:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE
%s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION
Do you trust this server certificate?
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_NO
No
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_SESSION
Yes, for this session only
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUST_OPTION_ALWAYS
Yes, also add it to a truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS
View certificate details
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_USER_DN
User DN : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_VALIDITY
Validity : From '%s'%n To '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER
Issuer : %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES
Which certificate do you want to use?
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
%s (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROMPT_SINGLE_DEFAULT
%s [%s]:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_PROMPT_ADMINISTRATOR_UID
Global Administrator User ID [%s]:
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]:
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CONFIRMATION_TRIES_LIMIT_REACHED
Confirmation tries limit reached (%d)
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNEXPECTED
Unexpected error. Details: %s
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_TRIES_LIMIT_REACHED
Input tries limit reached (%d)
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_ADMIN_CONN_PROMPT_PORT_NUMBER
Directory server administration port number [%d]:
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
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_INVALID_PKCS11_PATH
Invalid key store path for PKCS11 keystore, it must be %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_INVALID_KEYSTORE_PATH
Key store path %s exists but is not a file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_INVALID_PARENT
Parent directory for key store path %s does not exist or is not a directory
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_CERTMGR_INVALID_STORETYPE
Invalid key store type, it must be one of the following: %s, %s, %s or %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CERTMGR_KEYSTORE_NONEXISTANT
Keystore does not exist, it must exist to retrieve an alias, delete an alias or generate a certificate request
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CERTMGR_VALIDITY
Validity value %d is invalid, it must be a positive integer
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_ALIAS_ALREADY_EXISTS
A certificate with the alias %s already exists in the key store
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CERTMGR_ADD_CERT
The following error occurred when adding a certificate with alias %s to the keystore: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_ALIAS_INVALID
The alias %s cannot be added to the keystore for one of the following reasons: it already exists in the keystore, or, it is not an instance of a trusted certificate class
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_CERT_REPLIES_INVALID
The alias %s is an instance of a private key entry, which is not supported being added to the keystore at this time
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CERTMGR_DELETE_ALIAS
The following error occurred when deleting a certificate with alias %s from the keystore: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CERTMGR_GEN_SELF_SIGNED_CERT
The following error occurred when generating a self-signed certificate using the alias %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_INVALID_CERT_FILE
The certificate file %s is invalid because it does not exists, or exists, but is not a file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_ALIAS_CAN_NOT_DELETE
The alias %s cannot be deleted from the keystore because it does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CERTMGR_TRUSTED_CERT
The trusted certificate associated with alias %s could not be added to keystore because of the following reason: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_FILE_NAME_INVALID
The %s is invalid because it is null
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_VALUE_INVALID
The argument %s is invalid because it is either null, or has zero length
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_CLASS_NOT_FOUND
A security class cannot be found in this JVM because of the following reason: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_SECURITY
The security classes could not be initialized because of the following reason: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_NO_METHOD
A method needed in the security classes could not be located because of the following reason: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CERTMGR_CERTGEN_NOT_FOUND
The CertAndKeyGen security class cannot be found, consider setting -D%s=
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
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_GET_MAC
An error occurred while attempting to obtain the %s MAC provider to create the signed hash for the backup: %s
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
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
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_ZIP_COMMENT
%s backup %s
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
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_WRITE_ARCHIVE_FILE
An error occurred while attempting to back up file %s of backup %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUP_CANNOT_CLOSE_ZIP_STREAM
An error occurred while trying to close the archive file %s in directory %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUP_UNSIGNED_HASH_ERROR
The computed hash of backup %s is different to the value computed at time of backup
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUP_SIGNED_HASH_ERROR
The computed signed hash of backup %s is different to the value computed at time of backup
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
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR
An error occurred while attempting to update the backup descriptor file %s with information about the backup: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_RESTORE
An error occurred while attempting to restore the files from backup %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_BACKUP_FILE_UNCHANGED
Backup file has not changed: %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_BACKUP_VERIFY_FILE
Verifying backup file: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_BACKUP_RESTORED_FILE
Restored backup file: %s (size %d)
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_BACKUP_ARCHIVED_FILE
Archived backup file: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_GET_MAC_KEY_ID
An error occurred while attempting to obtain the MAC key ID to create the signed hash for the backup %s : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_CANNOT_CREATE_DIRECTORY_TO_RESTORE_FILE
An error occurred while attempting to create a directory to restore the file %s for backup of %s
public static final LocalizableMessageDescriptor.Arg4<Object,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 : %s
public static final LocalizableMessageDescriptor.Arg3<Object,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: %s
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Number> ERR_EMBEDDED_SERVER_CONFIGURE_REPLICATION
An error occurred while attempting to configure replication between embedded server with server root '%s' and source replication port '%s' and destination server with hostname '%s' and destination replication port '%s'. Error code is: %d
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_EMBEDDED_SERVER_IMPORT_DATA
An error occurred while attempting to import LDIF file '%s' into embedded server with server root '%s'. Error code is: %d
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Number> ERR_EMBEDDED_SERVER_INITIALIZE_REPLICATION
An error occurred while attempting to initialize replication between embedded server with server root '%s' and admin source port '%s' and destination server with hostname '%s' and destination admin port '%s'. Error code is: %d
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'.
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
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_EMBEDDED_SERVER_REBUILD_INDEX
An error occurred while attempting to rebuild index of embedded server with server root '%s'. Error code is: %d
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
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
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'
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'
public static final LocalizableMessageDescriptor.Arg0 ERR_EMBEDDED_SERVER_IMPORT_DATA_SERVER_IS_NOT_RUNNING
The import data operation could not be performed on the embedded server because it is not running
public static final LocalizableMessageDescriptor.Arg0 ERR_EMBEDDED_SERVER_REBUILD_INDEX_SERVER_IS_RUNNING
The rebuild index operation could not be performed on the embedded server because it is running
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'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EMBEDDED_SERVER_BUILD_VERSION
An error occurred while attempting to retrieve the build version of the directory server: '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUP_EXISTING_BACKUP_ID
The backup ID '%s' already exists in the backup directory '%s', specify a different ID
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.