public final class ToolMessages extends Object
org.opends.messages.tool
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/tool.properties
and it should not be manually edited.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.Arg0 ERROR_CERTIFICATE_NULL_AUTH_TYPE
Null auth type for this certificate exception
public static final LocalizableMessageDescriptor.Arg0 ERROR_CERTIFICATE_NULL_CHAIN
Null chain for this certificate exception
public static final LocalizableMessageDescriptor.Arg0 ERROR_CERTIFICATE_NULL_HOST_NAME
Null host name for this certificate exception
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERROR_CERTIFICATE_PARSING_URL
Error parsing ldap url %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_ADMINISTRATOR_PWD_DO_NOT_MATCH
The provided passwords do not match.
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BAD_INTEGER
Invalid integer number "%s". Please enter a valid integer
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CANNOT_BIND_TO_PORT
ERROR: Unable to bind to port %d. This port may already be in use, or you may not have permission to bind to it
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CANNOT_BIND_TO_PRIVILEGED_PORT
ERROR: Unable to bind to port %d. This port may already be in use, or you may not have permission to bind to it. On UNIX-based operating systems, non-root users may not be allowed to bind to ports 1 through 1024
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_CONFIRMATION_TRIES_LIMIT_REACHED
Confirmation tries limit reached (%d)
public static final LocalizableMessageDescriptor.Arg0 ERR_ERROR_BIND_PASSWORD_NONINTERACTIVE
The LDAP bind password was not specified and cannot be read interactively
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ERROR_CANNOT_READ_CONNECTION_PARAMETERS
The connection parameters could not be read due to the following error: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ERROR_INCOMPATIBLE_PROPERTY_MOD
The property modification "%s" is incompatible with another modification to the same property
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ERROR_NO_ADMIN_PASSWORD
No password was specified for administrator "%s"
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FAILED_TO_CONNECT
Unable to connect to the server at "%s" on port %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FAILED_TO_CONNECT_NOT_TRUSTED
Unable to connect to the server at %s on port %s. In non-interactive mode, if the trustStore related parameters are not used, you must use the '--trustAll' option for remote connections
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FAILED_TO_CONNECT_WRONG_PORT
Unable to connect to the server at %s on port %s. Check this port is an administration port
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_IMPORT_LDIF_CODE
import-ldif tool exit with error return code '%d'
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.Arg0 ERR_LDAP_CONN_PROMPT_SECURITY_INVALID_FILE_PATH
The provided path is not valid
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MANAGE_ACCOUNT_IO_ERROR_WHILE_ENCODING_REQUEST
Unable to process request since an IO error ('%s') has occurred during request encoding process
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_PARSE_DATE
The provided value '%s' was invalid for the requested operation. A date value was expected
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESOLVE_KEYSTORE_ALIASES
Unable to resolve keystore aliases: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SIMPLE_BIND_NOT_SUPPORTED
Unable to authenticate using simple authentication
public static final LocalizableMessageDescriptor.Arg0 ERR_TOOL_NO_PORT_SPECIFIED
A port number must be specified to connect to the server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TRUSTING_CERTIFICATE
Unable to trust the certificate because: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TRUSTING_CERTIFICATE_PERMANENTLY
Unable to trust the certificate permanently, certificate will be trusted only for this session. Error details: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_COPY_FILES_FROM_TEMPLATE
An error occurred while copying data from '%s' to the server instance configuration directory. Error details: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_UPGRADE_COPY_OPENDMK_JAR_FILE_TO_EXTLIB
An error occurred while copying OpenDMK jar file '%s' to '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_READING_CONF_FILE
An error occurred while reading configuration file: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_UPGRADE_RESOLVE_INSTALL_PATH
Unable to resolve the server installation root directory
public static final LocalizableMessageDescriptor.Arg0 ERR_UPGRADE_RESOLVE_INSTANCE_PATH
Unable to resolve the server instance root directory
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_TASK_CANNOT_CREATE_DIR
The directory '%s' could not be created
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_TASK_CANNOT_RENAME_FILE
The file '%s' could not be renamed to '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_TASK_MIGRATE_ROOT_DN_CANNOT_CREATE_DB_DIR
Root DNs could not be migrated because the '%s' directory couldnot be created
public static final LocalizableMessageDescriptor.Arg0 INFO_ADMINISTRATOR_PWD_CONFIRM_PROMPT
Confirm Password:
public static final LocalizableMessageDescriptor.Arg0 INFO_ADMINISTRATOR_PWD_PROMPT
Global Administrator Password:
public static final LocalizableMessageDescriptor.Arg0 INFO_ADMINISTRATOR_UID_PROMPT
Global Administrator User ID
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_ADMIN_CONN_PROMPT_PORT_NUMBER
Directory server administration port number [%d]:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CERTIFICATE_EXCEPTION_CAUSE
Certificate exception cause: %s
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> INFO_CERTIFICATE_NAME_MISMATCH_TEXT_CLI
The Certificate presented by the server %s:%s could not be trusted.
There is a name mismatch between the name of the server (%s) and the subject DN of the certificate. This could be caused because you are connected to a server pretending to be %s:%s.
Before accepting this certificate, you should examine the server's certificate carefully.
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_CERTIFICATE_NOT_TRUSTED_TEXT_CLI
The Certificate presented by the server %s:%s could not be trusted.
Possible reasons for this error:
-The Certificate Authority that issued the certificate is not recognized (this is the case of the self-signed certificates).
-The server's certificate is incomplete due to a misconfiguration.
-The server's certificate has expired.
-There is a time difference between the server machine clock and the local machine clock.
Before accepting this certificate, you should examine the server's certificate carefully.
public static final LocalizableMessageDescriptor.Arg0 INFO_ERROR_CONNECTING_TO_LOCAL
An error occurred connecting to the server
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.Arg0 INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS
>>>> Specify OpenDJ LDAP connection parameters
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_PROMPT_BIND_DN
Administrator user bind DN [%s]:
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.Arg2<Object,Object> INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIAS
%s (%s)
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_ALIASES
Which certificate do you want to use?
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_CERTIFICATE_DETAILS
View certificate details
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_PROMPT_SECURITY_KEYSTORE_PATH
Keystore path:
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_LDAP
LDAP
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_MANUAL_CHECK
Manually validate
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAP_CONN_PROMPT_SECURITY_PROTOCOL_DEFAULT_CHOICE
%d
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_SERVER_CERTIFICATE
Server Certificate:
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONN_PROMPT_SECURITY_TRUSTSTORE
Use a truststore
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_TRUSTSTORE_PATH
Truststore path:
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_TRUST_OPTION
Do you trust this server certificate?
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_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_USE_SECURE_CTX
How do you want to connect?
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.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE
%s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAP_CONN_SECURITY_SERVER_CERTIFICATE_ISSUER
Issuer : %s
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.Arg0 INFO_NOT_AVAILABLE_LABEL
<not available>
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROMPT_SINGLE_DEFAULT
%s [%s]:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_NO_INDEX_TO_REBUILD_FOR_BACKEND
No indexes to rebuild for backend '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_REBUILD_INDEXES_JSON_EMR
OpenDJ 5.5.0 changed the indexing algorithm for JSON equality matching rules. All JSON based attribute indexes must be rebuilt which may take a long time. Do you want to rebuild the indexes automatically at the end of the upgrade?
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_4313_SUMMARY
Deleting obsolete parameters 'ds-cfg-db-evictor-lru-only' and 'ds-cfg-db-evictor-nodes-per-scan' from JE backends.
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_ADD_LOCAL_BACKEND
Adding local backend object class
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_ADD_MONITOR_READ_PRIVILEGE
Adding default privilege 'monitor-read' to all root DNs
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_ADD_SUBORDINATE_BASE_DN_TO_GLOBAL_CONFIG
Adding subordinate-base-dn attribute to Global configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_DELETE_SUBORDINATE_BASE_DN_FROM_ROOT_DSE
Removing subordinate-base-dn attribute from Root DSE configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_JE_HIGH_DURABILITY_SUMMARY
Replacing high durability settings in JE backends
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_JE_LOW_DURABILITY_SUMMARY
Replacing low durability settings in JE backends
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_JE_MEDIUM_DURABILITY_SUMMARY
Replacing medium durability settings in JE backends
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CANCELLED
The upgrade will not be performed because some Root DNs need to be migrated.
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CLEANUP
Removing root DN users from configuration
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CONFIRM_ALIAS_REMOVAL
OpenDJ 6.0.0 drops support for Root DNs and replaces them with standard user entries which are stored in LDIF backends. The root DN '%s' has multiple alias names, but only the alias name '%s' will be kept. Do you want to proceed with the upgrade?
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_CONFIRM_RENAME
OpenDJ 6.0.0 drops support for Root DNs and replaces them with standard user entries which are stored in LDIF backends. The root DN '%s' does not have an alias name so it must be renamed to '%s' so that it no longer resides inside the configuration. Do you want to proceed with the upgrade?
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_MIGRATE_ROOT_DN_SUMMARY
Migrating root DN '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_PDB_TO_JE_1_SUMMARY
WARNING: OpenDJ %s removes support for the PDB Backends.
The upgrade tool will reconfigure all PDB backends as JE backends.
After the upgrade the new JE backend(s) will be empty. It is therefore very strongly recommended that any data that was in the PDB backends be exported to LDIF so that it can be re-imported once the upgrade completes
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_PDB_TO_JE_2_SUMMARY
Reconfiguring PDB backends to JE backends
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_PDB_TO_JE_WARNING
You must reimport all your data into the JE backends in order to have a fully functional server
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_BASEDN
Removing base-dn attribute for backends where base-dn is fixed
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_MONITOR_PROVIDERS_CFG_ENTRIES
Removing configuration entries for the monitor providers
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_PARALLEL_WORK_QUEUE
Replace parallel work queue by traditional work queue
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_REMOVE_PIN_FILE
Removing pin configuration attribute %s in the configuration entry '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_REMOVE_PIN_FILE_WARNING
The attribute has been removed because it was referring to a file that does not exist. You should replace it with the attribute %s before being able to enable the object corresponding to the configuration entry
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_WINDOW_SIZE_FROM_REPLICATION
Removing send and receive window size configuration in replication
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_RENAME_JSON_SCHEMA
Renaming 'ds-cfg-json-schema' object class to 'ds-cfg-json-query-equality-matching-rule'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_RENAME_PDB_DIR
Renaming PDB backend directory '%s' to '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_RENAME_STACK_TRACE_MONITOR_INTO_THREAD_STATE
Renaming 'ds-cfg-stack-trace-monitor-provider' object class to 'ds-cfg-thread-state-monitor-provider'
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_UPGRADE_TASK_REPLACE_PIN_OPTION
Replacing pin configuration attribute %s by the attribute %s in the configuration entry '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_SEGREGATE_MUTABLE_IMMUTABLE_FILES
Segregating mutable and immutable files
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_UPDATE_ADMIN_BACKEND_LOCATION
Update admin-backend.ldif file location
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_UPDATE_ADS_TRUSTSTORE_LOCATION
Update ads-truststore file location
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_UPDATE_ADS_TRUSTSTORE_PIN_LOCATION
Update ads-truststore.pin file location
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_UPDATE_TASKS_BACKEND_LOCATION
Update tasks backend file location
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_UNINSTALL
remove OpenDJ directory server software
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOLS_CANNOT_CREATE_SSL_CONNECTION
Unable to create an SSL connection to the server: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_TOOLS_SSL_CONNECTION_NOT_INITIALIZED
Unable to create an SSL connection to the server because the connection factory has not been initialized
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOLS_CANNOT_LOAD_KEYSTORE_FILE
Cannot load the key store file: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOLS_CANNOT_INIT_KEYMANAGER
Cannot initialize the key manager for the key store:%s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOLS_CANNOT_LOAD_TRUSTSTORE_FILE
Cannot load the key store file: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOLS_CANNOT_INIT_TRUSTMANAGER
Cannot initialize the key manager for the key store:%s
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_LISTSCHEMES
List available password storage schemes
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_CLEAR_PW
Clear-text password to encode or to compare against an encoded password
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_CLEAR_PW_FILE
Clear-text password file
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_ENCODED_PW
Encoded password to compare against the clear-text password
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_ENCODED_PW_FILE
Encoded password file
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_CONFIG_FILE
Path to the Directory Server configuration file
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_SCHEME
Scheme to use for the encoded password
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_ARGS
An unexpected error occurred while attempting to initialize the command-line arguments: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ERROR_PARSING_ARGS
An error occurred while parsing the command-line arguments: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_ENCPW_NO_CLEAR_PW
No clear-text password was specified. Use --%s, --%s or --%s to specify the password to encode
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_NO_SCHEME
No password storage scheme was specified. Use the --%s argument to specify the storage scheme
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SERVER_BOOTSTRAP_ERROR
An unexpected error occurred while attempting to bootstrap the Directory Server client-side code: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_LOAD_CONFIG
An error occurred while trying to load the Directory Server configuration: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_LOAD_SCHEMA
An error occurred while trying to load the Directory Server schema: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_CORE_CONFIG
An error occurred while trying to initialize the core Directory Server configuration: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_STORAGE_SCHEMES
An error occurred while trying to initialize the Directory Server password storage schemes: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_ENCPW_NO_STORAGE_SCHEMES
No password storage schemes have been configured for use in the Directory Server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_NO_SUCH_SCHEME
Password storage scheme "%s" is not configured for use in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_PASSWORDS_MATCH
The provided clear-text and encoded passwords match
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_PASSWORDS_DO_NOT_MATCH
The provided clear-text and encoded passwords do not match
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_ENCODED_PASSWORD
Encoded Password: "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_CANNOT_ENCODE
An error occurred while attempting to encode the clear-text password: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_LDIF_FILE
Path to the LDIF file to be written
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_APPEND_TO_LDIF
Append an existing LDIF file rather than overwriting it
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_BACKEND_ID
Backend ID for the backend to export
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_BRANCH
Base DN of a branch to exclude from the LDIF export
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_ATTRIBUTE
Attribute to include in the LDIF export
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE
Attribute to exclude from the LDIF export
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_FILTER
Filter to identify entries to include in the LDIF export
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_FILTER
Filter to identify entries to exclude from the LDIF export
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_WRAP_COLUMN
Column at which to wrap long lines (0 for no wrapping)
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_COMPRESS_LDIF
Compress the LDIF data as it is exported
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_ENCRYPT_LDIF
Encrypt the LDIF data as it is exported
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_SIGN_HASH
Generate a signed hash of the export data
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFEXPORT_CANNOT_PARSE_EXCLUDE_FILTER
Unable to decode exclude filter string "%s" as a valid search filter: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFEXPORT_CANNOT_PARSE_INCLUDE_FILTER
Unable to decode include filter string "%s" as a valid search filter: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_DECODE_BASE_DN
Unable to decode base DN string "%s" as a valid distinguished name: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFEXPORT_MULTIPLE_BACKENDS_FOR_ID
Multiple Directory Server backends are configured with the requested backend ID "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFEXPORT_NO_BACKENDS_FOR_ID
None of the Directory Server backends are configured with the requested backend ID "%s"
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFEXPORT_CANNOT_DECODE_EXCLUDE_BASE
Unable to decode exclude branch string "%s" as a valid distinguished name: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFEXPORT_CANNOT_DECODE_WRAP_COLUMN_AS_INTEGER
Unable to decode wrap column value "%s" as an integer
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFEXPORT_ERROR_DURING_EXPORT
An error occurred while attempting to process the LDIF export: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_DECODE_BACKEND_BASE_DN
Unable to decode the backend configuration base DN string "%s" as a valid DN: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_RETRIEVE_BACKEND_BASE_ENTRY
Unable to retrieve the backend configuration base entry "%s" from the server configuration: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_DETERMINE_BACKEND_CLASS
Cannot determine the name of the Java class providing the logic for the backend defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CANNOT_LOAD_BACKEND_CLASS
Unable to load class %s referenced in configuration entry %s for use as a Directory Server backend: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CANNOT_INSTANTIATE_BACKEND_CLASS
Unable to create an instance of class %s referenced in configuration entry %s as a Directory Server backend: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_BASES_FOR_BACKEND
No base DNs have been defined in backend configuration entry %s. This backend will not be evaluated
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_DETERMINE_BASES_FOR_BACKEND
Unable to determine the set of base DNs defined in backend configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_LDIF_FILE
Path to the LDIF file to be imported
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_BACKEND_ID
Backend ID for the backend to import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_BRANCH
Base DN of a branch to exclude from the LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_ATTRIBUTE
Attribute to include in the LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_ATTRIBUTE
Attribute to exclude from the LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_FILTER
Filter to identify entries to include in the LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_EXCLUDE_FILTER
Filter to identify entries to exclude from the LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_REJECT_FILE
Write rejected entries to the specified file
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_OVERWRITE
Overwrite an existing rejects and/or skip file rather than appending to it
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_IS_COMPRESSED
LDIF file is compressed
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_IS_ENCRYPTED
LDIF file is encrypted
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_PARSE_EXCLUDE_FILTER
Unable to decode exclude filter string "%s" as a valid search filter: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_PARSE_INCLUDE_FILTER
Unable to decode include filter string "%s" as a valid search filter: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIFIMPORT_MULTIPLE_BACKENDS_FOR_ID
Imported branches or backend IDs can not span across multiple Directory Server backends
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIFIMPORT_NO_BACKENDS_FOR_ID
None of the Directory Server backends are configured with the requested backend ID or base DNs that include the specified branches
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_DECODE_EXCLUDE_BASE
Unable to decode exclude branch string "%s" as a valid distinguished name: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_OPEN_REJECTS_FILE
An error occurred while trying to open the rejects file %s for writing: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFIMPORT_ERROR_DURING_IMPORT
An error occurred while attempting to process the LDIF import: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROCESSING_OPERATION
Processing %s request for %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_OPERATION_FAILED
%s operation failed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_OPERATION_SUCCESSFUL
%s operation successful for DN %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_PROCESSING_COMPARE_OPERATION
Comparing type %s with value %s in entry %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_COMPARE_OPERATION_RESULT_FALSE
Compare operation returned false for entry %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_COMPARE_OPERATION_RESULT_TRUE
Compare operation returned true for entry %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SEARCH_OPERATION_INVALID_PROTOCOL
Invalid operation type returned in search result %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BINDDN
DN to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BINDPASSWORD
Password to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BINDPASSWORDFILE
Bind password file
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_ENCODING
Use the specified character set for command-line input
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_VERBOSE
Use verbose mode
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_KEYSTOREPATH
Certificate key store path
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TRUSTSTOREPATH
Certificate trust store path
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_KEYSTOREPASSWORD
Certificate key store PIN
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_HOST
Directory server hostname or IP address
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PORT
Directory server port number
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_CONTROLS
Use a request control with the provided information
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_CONTINUE_ON_ERROR
Continue processing even if there are errors
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_USE_SSL
Use SSL for secure communication with the server
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_START_TLS
Use StartTLS to secure communication with the server
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_USE_SASL_EXTERNAL
Use the SASL EXTERNAL authentication mechanism
public static final LocalizableMessageDescriptor.Arg0 INFO_DELETE_DESCRIPTION_FILENAME
File containing the DNs of the entries to delete
public static final LocalizableMessageDescriptor.Arg0 INFO_DELETE_DESCRIPTION_DELETE_SUBTREE
Delete the specified entry and all entries below it
public static final LocalizableMessageDescriptor.Arg0 INFO_MODIFY_DESCRIPTION_DEFAULT_ADD
Treat records with no changetype as add operations
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_DESCRIPTION_BASEDN
Search base DN
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_DESCRIPTION_SIZE_LIMIT
Maximum number of entries to return from the search
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_DESCRIPTION_TIME_LIMIT
Maximum length of time in seconds to allow for the search
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_DESCRIPTION_SEARCH_SCOPE
Search scope ('base', 'one', 'sub', or 'subordinate'). Note: 'subordinate' is an LDAP extension that might not work with all LDAP servers
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_DESCRIPTION_DEREFERENCE_POLICY
Alias dereference policy ('never', 'always', 'search', or 'find')
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_CANNOT_SEND_SIMPLE_BIND
Cannot send the simple bind request: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_CANNOT_READ_BIND_RESPONSE
Cannot read the bind response from the server. The port you are using may require a secured communication (--useSSL). %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_LDAPAUTH_SERVER_DISCONNECT
The Directory Server indicated that it was closing the connection to the client (result code %d, message "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_UNEXPECTED_EXTENDED_RESPONSE
The Directory Server sent an unexpected extended response message to the client: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_UNEXPECTED_RESPONSE
The Directory Server sent an unexpected response message to the client: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_SIMPLE_BIND_FAILED
The simple bind attempt failed
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_NO_SASL_MECHANISM
A SASL bind was requested but no SASL mechanism was specified
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_UNSUPPORTED_SASL_MECHANISM
The requested SASL mechanism "%s" is not supported by this client
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_TRACE_SINGLE_VALUED
The trace SASL property may only be given a single value
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_INVALID_SASL_PROPERTY
Property "%s" is not allowed for the %s SASL mechanism
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_CANNOT_SEND_SASL_BIND
Cannot send the SASL %S bind request: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_SASL_BIND_FAILED
The SASL %s bind attempt failed
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_NO_SASL_PROPERTIES
No SASL properties were provided for use with the %s mechanism
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_AUTHID_SINGLE_VALUED
The "authid" SASL property only accepts a single value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_SASL_AUTHID_REQUIRED
The "authid" SASL property is required for use with the %s mechanism
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_CANNOT_SEND_INITIAL_SASL_BIND
Cannot send the initial bind request in the multi-stage %s bind to the server: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_CANNOT_READ_INITIAL_BIND_RESPONSE
Cannot read the initial %s bind response from the server: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_LDAPAUTH_UNEXPECTED_INITIAL_BIND_RESPONSE
The client received an unexpected intermediate bind response. The "SASL bind in progress" result was expected for the first response in the multi-stage %s bind process, but the bind response had a result code of %d (%s) and an error message of "%s"
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_NO_CRAMMD5_SERVER_CREDENTIALS
The initial bind response from the server did not include any server SASL credentials containing the challenge information needed to complete the CRAM-MD5 authentication
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_CANNOT_INITIALIZE_MD5_DIGEST
An unexpected error occurred while trying to initialize the MD5 digest generator: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_CANNOT_SEND_SECOND_SASL_BIND
Cannot send the second bind request in the multi-stage %s bind to the server: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_CANNOT_READ_SECOND_BIND_RESPONSE
Cannot read the second %s bind response from the server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_NO_ALLOWED_SASL_PROPERTIES
One or more SASL properties were provided, but the %s mechanism does not take any SASL properties
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_AUTHZID_SINGLE_VALUED
The "authzid" SASL property only accepts a single value
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_REALM_SINGLE_VALUED
The "realm" SASL property only accepts a single value
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_QOP_SINGLE_VALUED
The "qop" SASL property only accepts a single value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_DIGESTMD5_QOP_NOT_SUPPORTED
The "%s" QoP mode is not supported by this client. Only the "auth" mode is currently available for use
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_DIGESTMD5_INVALID_QOP
The specified DIGEST-MD5 quality of protection mode "%s" is not valid. The only QoP mode currently supported is "auth"
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_DIGEST_URI_SINGLE_VALUED
The "digest-uri" SASL property only accepts a single value
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_NO_DIGESTMD5_SERVER_CREDENTIALS
The initial bind response from the server did not include any server SASL credentials containing the challenge information needed to complete the DIGEST-MD5 authentication
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_LDAPAUTH_DIGESTMD5_INVALID_TOKEN_IN_CREDENTIALS
The DIGEST-MD5 credentials provided by the server contained an invalid token of "%s" starting at position %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_DIGESTMD5_INVALID_CHARSET
The DIGEST-MD5 credentials provided by the server specified the use of the "%s" character set. The character set that may be specified in the DIGEST-MD5 credentials is "utf-8"
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_REQUESTED_QOP_NOT_SUPPORTED_BY_SERVER
The requested QoP mode of "%s" is not listed as supported by the Directory Server. The Directory Server's list of supported QoP modes is: "%s"
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_DIGESTMD5_NO_NONCE
The server SASL credentials provided in response to the initial DIGEST-MD5 bind request did not include the nonce to use to generate the authentication digests
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_DIGESTMD5_CANNOT_CREATE_RESPONSE_DIGEST
An error occurred while attempting to generate the response digest for the DIGEST-MD5 bind request: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_DIGESTMD5_NO_RSPAUTH_CREDS
The DIGEST-MD5 bind response from the server did not include the "rspauth" element to provide a digest of the response authentication information
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_DIGESTMD5_COULD_NOT_DECODE_RSPAUTH
An error occurred while trying to decode the rspauth element of the DIGEST-MD5 bind response from the server as a hexadecimal string: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_DIGESTMD5_COULD_NOT_CALCULATE_RSPAUTH
An error occurred while trying to calculate the expected rspauth element to compare against the value included in the DIGEST-MD5 response from the server: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_DIGESTMD5_RSPAUTH_MISMATCH
The rpsauth element included in the DIGEST-MD5 bind response from the Directory Server was different from the expected value calculated by the client
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_LDAPAUTH_DIGESTMD5_INVALID_CLOSING_QUOTE_POS
The DIGEST-MD5 response challenge could not be parsed because it had an invalid quotation mark at position %d
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_TRACE
Text string that may be written to the Directory Server error log as trace information for the bind
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHID
Authentication ID for the bind
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_REALM
Realm into which the authentication is to be performed
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_QOP
Quality of protection to use for the bind
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_DIGEST_URI
Digest URI to use for the bind
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_AUTHZID
Authorization ID to use for the bind
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_SASL_PROPERTIES
SASL bind options
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_PROPERTY_DESCRIPTION_KDC
KDC to use for the Kerberos authentication
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_KDC_SINGLE_VALUED
The "kdc" SASL property only accepts a single value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_INVALID_QOP
The specified GSSAPI quality of protection mode "%s" is not valid. The only QoP mode currently supported is "auth"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_JAAS_CONFIG
An error occurred while trying to create the temporary JAAS configuration for GSSAPI authentication: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_LOCAL_AUTHENTICATION_FAILED
An error occurred while attempting to perform local authentication to the Kerberos realm: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_REMOTE_AUTHENTICATION_FAILED
An error occurred while attempting to perform GSSAPI authentication to the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_NONSASL_RUN_INVOCATION
The LDAPAuthenticationHandler.run() method was called for a non-SASL bind. The backtrace for this call is %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_UNEXPECTED_RUN_INVOCATION
The LDAPAuthenticationHandler.run() method was called for a SASL bind with an unexpected mechanism of "%s". The backtrace for this call is %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_SASL_CLIENT
An error occurred while attempting to create a SASL client to process the GSSAPI authentication: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_CANNOT_CREATE_INITIAL_CHALLENGE
An error occurred while attempting to create the initial challenge for GSSAPI authentication: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_GSSAPI_CANNOT_VALIDATE_SERVER_CREDS
An error occurred while trying to validate the SASL credentials provided by the Directory Server in the GSSAPI bind response: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_GSSAPI_UNEXPECTED_SUCCESS_RESPONSE
The Directory Server unexpectedly returned a success response to the client even though the client does not believe that the GSSAPI negotiation is complete
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_GSSAPI_BIND_FAILED
The GSSAPI bind attempt failed
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_NONSASL_CALLBACK_INVOCATION
The LDAPAuthenticationHandler.handle() method was called for a non-SASL bind. The backtrace for this call is %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_UNEXPECTED_GSSAPI_CALLBACK
The LDAPAuthenticationHandler.handle() method was called during a GSSAPI bind attempt with an unexpected callback type of %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPAUTH_UNEXPECTED_CALLBACK_INVOCATION
The LDAPAuthenticationHandler.handle() method was called for an unexpected SASL mechanism of %s. The backtrace for this call is %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPAUTH_PASSWORD_PROMPT
Password for user '%s':
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_VERSION
LDAP protocol version number
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DESCRIPTION_INVALID_VERSION
Invalid LDAP version number '%s'. Allowed values are 2 and 3
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_CANNOT_SEND_WHOAMI_REQUEST
Cannot send the 'Who Am I?' request to the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPAUTH_CANNOT_READ_WHOAMI_RESPONSE
Cannot read the 'Who Am I?' response from the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_WHOAMI_FAILED
The 'Who Am I?' request was rejected by the Directory Server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEARCH_INVALID_SEARCH_SCOPE
Invalid scope '%s' specified for the search request
public static final LocalizableMessageDescriptor.Arg0 ERR_SEARCH_NO_FILTERS
No filters specified for the search request
public static final LocalizableMessageDescriptor.Arg0 INFO_VERIFYINDEX_DESCRIPTION_BASE_DN
Base DN of a backend supporting indexing. Verification is performed on indexes within the scope of the given base DN
public static final LocalizableMessageDescriptor.Arg0 INFO_VERIFYINDEX_DESCRIPTION_INDEX_NAME
Name of an index to be verified. For an attribute index this is simply an attribute name. Multiple indexes may be verified for completeness, or all indexes if no indexes are specified. An index is complete if each index value references all entries containing that value
public static final LocalizableMessageDescriptor.Arg0 INFO_VERIFYINDEX_DESCRIPTION_VERIFY_CLEAN
Specifies that a single index should be verified to ensure it is clean. An index is clean if each index value references only entries containing that value. Only one index at a time may be verified in this way
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VERIFYINDEX_ERROR_DURING_VERIFY
An error occurred while attempting to perform index verification: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_VERIFYINDEX_VERIFY_CLEAN_REQUIRES_SINGLE_INDEX
Only one index at a time may be verified for cleanliness
public static final LocalizableMessageDescriptor.Arg0 ERR_BACKEND_NO_INDEXING_SUPPORT
The backend does not support indexing
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFEXPORT_CANNOT_EXPORT_BACKEND
The Directory Server backend with backend ID "%s" does not provide a mechanism for performing LDIF exports
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFIMPORT_CANNOT_IMPORT
The Directory Server backend with backend ID %s does not provide a mechanism for performing LDIF imports
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_DONT_WRAP
Do not wrap long lines
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_INCLUDE_BRANCH
Base DN of a branch to include in the LDIF import
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_DETERMINE_BACKEND_ID
Cannot determine the backend ID for the backend defined in configuration entry %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_DECODE_INCLUDE_BASE
Unable to decode include branch string "%s" as a valid distinguished name: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_INVALID_INCLUDE_BASE
Provided include base DN "%s" is not handled by the backend with backend ID %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MULTIPLE_BACKENDS_FOR_BASE
Multiple Directory Server backends are configured to support base DN "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_BACKENDS_FOR_BASE
None of the Directory Server backends are configured to support the requested base DN "%s"
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_INCLUDE_BRANCH
Base DN of a branch to include in the LDIF export
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFEXPORT_INVALID_INCLUDE_BASE
Provided include base DN "%s" is not handled by the backend with backend ID %s
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_BACKEND_ID
Backend ID for the backend to archive
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_BACKUP_ID
Use the provided identifier for the backup
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_BACKUP_DIR
Path to the target directory for the backup file(s)
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_INCREMENTAL
Perform an incremental backup rather than a full backup
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_COMPRESS
Compress the backup contents
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_ENCRYPT
Encrypt the backup contents
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_HASH
Generate a hash of the backup contents
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_SIGN_HASH
Sign the hash of the backup contents
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUPDB_NO_BACKENDS_FOR_ID
None of the Directory Server backends are configured with the requested backend ID "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUPDB_CANNOT_BACKUP
The target backend %s cannot be backed up using the requested configuration
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_ERROR_DURING_BACKUP
An error occurred while attempting to back up backend %s with the requested configuration: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_BACKUP_ALL
Back up all backends in the server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_CANNOT_MIX_BACKUP_ALL_AND_BACKEND_ID
The %s and %s arguments may not be used together. Exactly one of them must be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_NEED_BACKUP_ALL_OR_BACKEND_ID
Neither the %s argument nor the %s argument was provided. Exactly one of them is required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_CANNOT_CREATE_BACKUP_DIR
An error occurred while attempting to create the backup directory %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_BACKUPDB_BACKUP_NOT_SUPPORTED
Backend ID %s was included in the set of backends to archive, but this backend does not provide support for a backup mechanism. It will be skipped
public static final LocalizableMessageDescriptor.Arg0 WARN_BACKUPDB_NO_BACKENDS_TO_ARCHIVE
None of the target backends provide a backup mechanism. The backup operation has been aborted
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_BACKUPDB_STARTING_BACKUP
Starting backup for backend %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_CANNOT_PARSE_BACKUP_DESCRIPTOR
An error occurred while attempting to parse the backup descriptor file %s: %s
public static final LocalizableMessageDescriptor.Arg0 NOTE_BACKUPDB_COMPLETED_WITH_ERRORS
The backup process completed with one or more errors
public static final LocalizableMessageDescriptor.Arg0 NOTE_BACKUPDB_COMPLETED_SUCCESSFULLY
The backup process completed successfully
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_CRYPTO_MANAGER
An error occurred while attempting to initialize the crypto manager: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_SUBENTRY_MANAGER
An error occurred while attempting to initialize the subentry manager: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_ROOTDN_MANAGER
An error occurred while attempting to initialize the root DN manager: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_DESCRIPTION_INCREMENTAL_BASE_ID
Backup ID of the source archive for an incremental backup
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_INCREMENTAL_BASE_REQUIRES_INCREMENTAL
The use of the %s argument requires that the %s argument is also provided
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTOREDB_DESCRIPTION_BACKUP_ID
Backup ID of the backup to restore
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTOREDB_DESCRIPTION_BACKUP_DIR
Path to the directory containing the backup file(s)
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTOREDB_DESCRIPTION_LIST_BACKUPS
List available backups in the backup directory
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTOREDB_DESCRIPTION_VERIFY_ONLY
Verify the contents of the backup but do not restore it
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RESTOREDB_CANNOT_READ_BACKUP_DIRECTORY
An error occurred while attempting to examine the set of backups contained in backup directory %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_BACKUP_ID
Backup ID: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_BACKUP_DATE
Backup Date: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_INCREMENTAL
Is Incremental: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_COMPRESSED
Is Compressed: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_ENCRYPTED
Is Encrypted: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_HASHED
Has Unsigned Hash: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_SIGNED
Has Signed Hash: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_RESTOREDB_LIST_DEPENDENCIES
Dependent Upon: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RESTOREDB_INVALID_BACKUP_ID
The requested backup ID %s does not exist in %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESTOREDB_NO_BACKUPS_IN_DIRECTORY
There are no Directory Server backups contained in %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RESTOREDB_NO_BACKENDS_FOR_DN
The backups contained in directory %s were taken from a Directory Server backend defined in configuration entry %s but no such backend is available
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESTOREDB_CANNOT_RESTORE
The Directory Server backend configured with backend ID %s does not provide a mechanism for restoring backups
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RESTOREDB_ERROR_DURING_BACKUP
An unexpected error occurred while attempting to restore backup %s from %s: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_RESTOREDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE
Restoring an encrypted or signed backup requires a connection to an online server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_ENCRYPT_OR_SIGN_REQUIRES_ONLINE
The use of the %s argument or the %s argument requires a connection to an online server instance
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_SIGN_REQUIRES_HASH
The use of the %s argument requires that the %s argument is also provided
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_NOOP
Show what would be done but do not perform any operation
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKUPDB_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s. This generally means that some other process has exclusive access to this backend (e.g., a restore or an LDIF import). This backend will not be archived
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_BACKUPDB_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s. This lock should automatically be cleared when the backup process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RESTOREDB_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire an exclusive lock for backend %s: %s. This generally means some other process is still using this backend (e.g., it is in use by the Directory Server or a backup or LDIF export is in progress). The restore cannot continue
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_RESTOREDB_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the exclusive lock for backend %s: %s. This lock should automatically be cleared when the restore process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire an exclusive lock for backend %s: %s. This generally means some other process is still using this backend (e.g., it is in use by the Directory Server or a backup or LDIF export is in progress). The LDIF import cannot continue
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_LDIFIMPORT_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the exclusive lock for backend %s: %s. This lock should automatically be cleared when the import process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFEXPORT_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s. This generally means that some other process has an exclusive lock on this backend (e.g., an LDIF import or a restore). The LDIF export cannot continue
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_LDIFEXPORT_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s. This lock should automatically be cleared when the export process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VERIFYINDEX_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s. This generally means that some other process has an exclusive lock on this backend (e.g., an LDIF import or a restore). The index verification cannot continue
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_VERIFYINDEX_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s. This lock should automatically be cleared when the verification process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TYPES_ONLY
Only retrieve attribute names but not their values
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_SKIP_SCHEMA_VALIDATION
Skip schema validation during the LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_ASSERTION_FILTER
Use the LDAP assertion control with the provided filter
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_ASSERTION_INVALID_FILTER
The search filter provided for the LDAP assertion control was invalid: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PREREAD_ATTRS
Use the LDAP ReadEntry pre-read control
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_POSTREAD_ATTRS
Use the LDAP ReadEntry post-read control
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPMODIFY_PREREAD_CANNOT_DECODE_VALUE
An error occurred while trying to decode the entry contained in the value of the pre-read response control: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPMODIFY_PREREAD_ENTRY
Target entry before the operation:
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPMODIFY_POSTREAD_CANNOT_DECODE_VALUE
An error occurred while trying to decode the entry contained in the value of the post-read response control: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPMODIFY_POSTREAD_ENTRY
Target entry after the operation:
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PROXY_AUTHZID
Use the proxied authorization control with the given authorization ID
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PSEARCH_INFO
Use the persistent search control
public static final LocalizableMessageDescriptor.Arg0 ERR_PSEARCH_MISSING_DESCRIPTOR
The request to use the persistent search control did not include a descriptor that indicates the options to use with that control
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PSEARCH_DOESNT_START_WITH_PS
The persistent search descriptor %s did not start with the required 'ps' string
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PSEARCH_INVALID_CHANGE_TYPE
The provided change type value %s is invalid. The recognized change types are add, delete, modify, modifydn, and any
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PSEARCH_INVALID_CHANGESONLY
The provided changesOnly value %s is invalid. Allowed values are 1 to only return matching entries that have changed since the beginning of the search, or 0 to also include existing entries that match the search criteria
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PSEARCH_INVALID_RETURN_ECS
The provided returnECs value %s is invalid. Allowed values are 1 to request that the entry change notification control be included in updated entries, or 0 to exclude the control from matching entries
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_REPORT_AUTHZID
Use the authorization identity control
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_BIND_AUTHZID_RETURNED
# Bound with authorization ID %s
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_DESCRIPTION_FILENAME
File containing a list of search filter strings
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_MATCHED_VALUES_FILTER
Use the LDAP matched values control with the provided filter
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_MATCHEDVALUES_INVALID_FILTER
The provided matched values filter was invalid: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_FILE_CANNOT_OPEN_FOR_READ
An error occurred while attempting to open the LDIF file %s for reading: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_FILE_READ_ERROR
An error occurred while attempting to read the contents of LDIF file %s: %s
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> ERR_LDIF_FILE_INVALID_LDIF_ENTRY
Error at or near line %d in LDIF file %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_AUTHPW
Use the authentication password syntax rather than the user password syntax
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_NO_SUCH_AUTH_SCHEME
Authentication password storage scheme "%s" is not configured for use in the Directory Server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_INVALID_ENCODED_AUTHPW
The provided password is not a valid encoded authentication password value: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_PWPOLICY
An error occurred while attempting to initialize the password policy components: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_HOST
Directory server hostname or IP address
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_PORT
Directory server administration port number
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_BINDDN
DN to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_BINDPW
Password to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_BINDPWFILE
Bind password file
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_SASLOPTIONS
SASL bind options
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_PROXYAUTHZID
Use the proxied authorization control with the given authorization ID
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_STOP_REASON
Reason the server is being stopped or restarted
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_STOP_TIME
Indicates the date/time at which the shutdown operation will begin as a server task expressed in format YYYYMMDDhhmmssZ for UTC time or YYYYMMDDhhmmss for local time. A value of '0' will cause the shutdown to be scheduled for immediate execution. When this option is specified the operation will be scheduled to start at the specified time after which this utility will exit immediately
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_KSFILE
Certificate key store path
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_KSPW
Certificate key store PIN
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_KSPWFILE
Certificate key store PIN file
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_TSFILE
Certificate trust store path
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_TSPW
Certificate trust store PIN
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_TSPWFILE
Certificate trust store PIN file
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STOPDS_MUTUALLY_EXCLUSIVE_ARGUMENTS
ERROR: You may not provide both the %s and the %s arguments
public static final LocalizableMessageDescriptor.Arg0 ERR_STOPDS_CANNOT_DECODE_STOP_TIME
ERROR: Unable to decode the provided stop time. It should be in the form YYYYMMDDhhmmssZ for UTC time or YYYYMMDDhhmmss for local time
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STOPDS_CANNOT_INITIALIZE_SSL
ERROR: Unable to perform SSL initialization: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STOPDS_CANNOT_PARSE_SASL_OPTION
ERROR: The provided SASL option string "%s" could not be parsed in the form "name=value"
public static final LocalizableMessageDescriptor.Arg0 ERR_STOPDS_NO_SASL_MECHANISM
ERROR: One or more SASL options were provided, but none of them were the "mech" option to specify which SASL mechanism should be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STOPDS_CANNOT_DETERMINE_PORT
ERROR: Cannot parse the value of the %s argument as an integer value between 1 and 65535: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STOPDS_CANNOT_CONNECT
ERROR: Cannot establish a connection to the Directory Server %s. Verify that the server is running and that the provided credentials are valid. Details: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_STOPDS_UNEXPECTED_CONNECTION_CLOSURE
NOTICE: The connection to the Directory Server was closed while waiting for a response to the shutdown request. This likely means that the server has started the shutdown process
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STOPDS_IO_ERROR
ERROR: An I/O error occurred while attempting to communicate with the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STOPDS_DECODE_ERROR
ERROR: An error occurred while trying to decode the response from the server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STOPDS_INVALID_RESPONSE_TYPE
ERROR: Expected an add response message but got a %s message instead
public static final LocalizableMessageDescriptor.Arg0 INFO_BIND_PASSWORD_EXPIRED
# Your password has expired
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_BIND_PASSWORD_EXPIRING
# Your password will expire in %s
public static final LocalizableMessageDescriptor.Arg0 INFO_BIND_ACCOUNT_LOCKED
# Your account has been locked
public static final LocalizableMessageDescriptor.Arg0 INFO_BIND_MUST_CHANGE_PASSWORD
# You must change your password before any other operations will be allowed
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_BIND_GRACE_LOGINS_REMAINING
# You have %d grace logins remaining
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_USE_PWP_CONTROL
Use the password policy request control
public static final LocalizableMessageDescriptor.Arg0 INFO_COMPARE_DESCRIPTION_FILENAME
File containing the DNs of the entries to compare
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_LDIF_FILE
LDIF file containing the data to search. Multiple files may be specified by providing the option multiple times. If no files are provided, the data will be read from standard input
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_BASEDN
The base DN for the search. Multiple base DNs may be specified by providing the option multiple times. If no base DN is provided, then the root DSE will be used
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_SCOPE
The scope for the search. It must be one of 'base', 'one', 'sub', or 'subordinate'. If it is not provided, then 'sub' will be used
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_FILTER_FILE
The path to the file containing the search filter(s) to use. If this is not provided, then the filter must be provided on the command line after all configuration options
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_OUTPUT_FILE
The path to the output file to which the matching entries should be written. If this is not provided, then the data will be written to standard output
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_OVERWRITE_EXISTING
Any existing output file should be overwritten rather than appending to it
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_DONT_WRAP
Long lines should not be wrapped
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_SIZE_LIMIT
Maximum number of matching entries to return
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_DESCRIPTION_TIME_LIMIT
Maximum length of time (in seconds) to spend processing
public static final LocalizableMessageDescriptor.Arg0 ERR_LDIFSEARCH_NO_FILTER
No search filter was specified. Either a filter file or an individual search filter must be provided
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFSEARCH_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFSEARCH_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFSEARCH_CANNOT_PARSE_FILTER
An error occurred while attempting to parse search filter '%s': %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFSEARCH_CANNOT_PARSE_BASE_DN
An error occurred while attempting to parse base DN '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_CANNOT_PARSE_TIME_LIMIT
An error occurred while attempting to parse the time limit as an integer: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_CANNOT_PARSE_SIZE_LIMIT
An error occurred while attempting to parse the size limit as an integer: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_CANNOT_CREATE_READER
An error occurred while attempting to create the LDIF reader: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_CANNOT_CREATE_WRITER
An error occurred while attempting to create the LDIF writer used to return matching entries: %s
public static final LocalizableMessageDescriptor.Arg0 WARN_LDIFSEARCH_TIME_LIMIT_EXCEEDED
The specified time limit has been exceeded during search processing
public static final LocalizableMessageDescriptor.Arg0 WARN_LDIFSEARCH_SIZE_LIMIT_EXCEEDED
The specified size limit has been exceeded during search processing
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_CANNOT_READ_ENTRY_RECOVERABLE
An error occurred while attempting to read an entry from the LDIF content: %s. Skipping this entry and continuing processing
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_CANNOT_READ_ENTRY_FATAL
An error occurred while attempting to read an entry from the LDIF content: %s. Unable to continue processing
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFSEARCH_ERROR_DURING_PROCESSING
An unexpected error occurred during search processing: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFSEARCH_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_SOURCE_LDIF
LDIF file to use as the source data
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_TARGET_LDIF
LDIF file to use as the target data
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_OUTPUT_LDIF
File to which the output should be written
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_OVERWRITE_EXISTING
Any existing output file should be overwritten rather than appending to it
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_OPEN_SOURCE_LDIF
An error occurred while attempting to open source LDIF %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_ERROR_READING_SOURCE_LDIF
An error occurred while reading the contents of source LDIF %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_OPEN_TARGET_LDIF
An error occurred while attempting to open target LDIF %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_ERROR_READING_TARGET_LDIF
An error occurred while reading the contents of target LDIF %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFDIFF_CANNOT_OPEN_OUTPUT
An error occurred while attempting to open the LDIF writer for the diff output: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_NO_DIFFERENCES
No differences were detected between the source and target LDIF files
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFDIFF_ERROR_WRITING_OUTPUT
An error occurred while attempting to write the diff output: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_LDAP_PORT
Port on which the Directory Server should listen for LDAP communication
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_BASE_DN
Base DN for user information in the Directory Server. Multiple base DNs may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_ROOT_DN
DN for the initial root user for the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_ROOT_PW
Password for the initial root user for the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_ROOT_PW_FILE
Path to a file containing the password for the initial root user for the Directory Server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_ACQUIRE_SERVER_LOCK
An error occurred while attempting to acquire the server-wide lock file %s: %s. This generally means that the Directory Server is running, or another tool that requires exclusive access to the server is in use
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_PARSE_BASE_DN
An error occurred while attempting to parse base DN value "%s" as a DN: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_PARSE_ROOT_DN
An error occurred while attempting to parse root DN value "%s" as a DN: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIGDS_NO_ROOT_PW
The DN for the initial root user was provided, but no corresponding password was given. If the root DN is specified then the password must also be provided
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_LDAP_PORT
An error occurred while attempting to update the port on which to listen for LDAP communication: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_ROOT_USER
An error occurred while attempting to update the entry for the initial Directory Server root user: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_WRITE_UPDATED_CONFIG
An error occurred while writing the updated Directory Server configuration: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIGDS_NO_CONFIG_CHANGES
ERROR: No configuration changes were specified
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_WROTE_UPDATED_CONFIG
Successfully wrote the updated Directory Server configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_PROGNAME
The setup command used to invoke this program
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_BASEDN
Base DN for user information in the Directory Server. Multiple base DNs may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ADDBASE
Indicates whether to create the base entry in the Directory Server database
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_IMPORTLDIF
Path to an LDIF file containing data that should be added to the Directory Server database. Multiple LDIF files may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_LDAPPORT
Port on which the Directory Server should listen for LDAP communication
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_SKIPPORT
Skip the check to determine whether the specified ports are usable
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ROOTDN
DN for the initial root user for the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ROOTPW
Password for the initial root user for the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ROOTPWFILE
Path to a file containing the password for the initial root user for the Directory Server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INSTALLDS_CANNOT_PARSE_DN
An error occurred while attempting to parse the string "%s" as a valid DN: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_BASEDN
Provide the base DN for the directory data:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_IMPORT_FILE
Please specify the path to the LDIF file containing the data to import:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_LDAPPORT
On which port would you like the Directory Server to accept connections from LDAP clients?
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_INSTALLDS_CANNOT_BIND_TO_PRIVILEGED_PORT
ERROR: Unable to bind to port %d. This port may already be in use, or you may not have permission to bind to it. On UNIX-based operating systems, non-root users may not be allowed to bind to ports 1 through 1024
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_INSTALLDS_CANNOT_BIND_TO_PORT
ERROR: Unable to bind to port %d. This port may already be in use, or you may not have permission to bind to it
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_ROOT_DN
What would you like to use as the initial root user DN for the Directory Server?
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INSTALLDS_NO_ROOT_PASSWORD
ERROR: No password was provided for the initial root user. When performing a non-interactive installation, this must be provided using either the %s or the %s argument
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_ROOT_PASSWORD
Please provide the password to use for the initial root user:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_CONFIRM_ROOT_PASSWORD
Please re-enter the password for confirmation:
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTALLDS_INVALID_INTEGER_RESPONSE
ERROR: The provided response could not be interpreted as an integer. Please provide the response as an integer value
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_INSTALLDS_INTEGER_BELOW_LOWER_BOUND
ERROR: The provided value is less than the lowest allowed value of %d
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_INSTALLDS_INTEGER_ABOVE_UPPER_BOUND
ERROR: The provided value is greater than the largest allowed value of %d
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTALLDS_INVALID_DN_RESPONSE
ERROR: The provided response could not be interpreted as an LDAP DN
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTALLDS_PASSWORDS_DONT_MATCH
The provided password values do not match
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_QUIET
Use quiet mode (no output)
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Number> ERR_MAKELDIF_TAG_INVALID_ARGUMENT_COUNT
Invalid number of arguments provided for tag %s on line number %d of the template file: expected %d, got %d
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Number,Number,Number> ERR_MAKELDIF_TAG_INVALID_ARGUMENT_RANGE_COUNT
Invalid number of arguments provided for tag %s on line number %d of the template file: expected between %d and %d, got %d
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_TAG_UNDEFINED_ATTRIBUTE
Undefined attribute %s referenced on line %d of the template file
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Number> ERR_MAKELDIF_TAG_INTEGER_BELOW_LOWER_BOUND
Value %d is below the lowest allowed value of %d for tag %s on line %d of the template file
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_INTEGER
Cannot parse value "%s" as an integer for tag %s on line %d of the template file
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Number> ERR_MAKELDIF_TAG_INTEGER_ABOVE_UPPER_BOUND
Value %d is above the largest allowed value of %d for tag %s on line %d of the template file
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_MAKELDIF_TAG_CANNOT_PARSE_AS_BOOLEAN
Cannot parse value "%s" as a Boolean value for tag %s on line %d of the template file. The value must be either 'true' or 'false'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MAKELDIF_UNDEFINED_BRANCH_SUBORDINATE
The branch with entry DN '%s' references a subordinate template named '%s' which is not defined in the template file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MAKELDIF_CANNOT_LOAD_TAG_CLASS
Unable to load class %s for use as a MakeLDIF tag
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MAKELDIF_CANNOT_INSTANTIATE_TAG
Cannot instantiate class %s as a MakeLDIF tag
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MAKELDIF_CONFLICTING_TAG_NAME
Cannot register the tag defined in class %s because the tag name %s conflicts with the name of another tag that has already been registered
public static final LocalizableMessageDescriptor.Arg2<Object,Number> WARN_MAKELDIF_WARNING_UNDEFINED_CONSTANT
Possible reference to an undefined constant %s on line %d
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_MAKELDIF_DEFINE_MISSING_EQUALS
The constant definition on line %d is missing an equal sign to delimit the constant name from the value
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_MAKELDIF_DEFINE_NAME_EMPTY
The constant definition on line %d does not include a name for the constant
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_CONFLICTING_CONSTANT_NAME
The definition for constant %s on line %d conflicts with an earlier constant definition included in the template
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_WARNING_DEFINE_VALUE_EMPTY
Constant %s defined on line %d has not been assigned a value
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_CONFLICTING_BRANCH_DN
The branch definition %s starting on line %d conflicts with an earlier branch definition contained in the template file
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_CONFLICTING_TEMPLATE_NAME
The template definition %s starting on line %d conflicts with an earlier template definition contained in the template file
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_UNEXPECTED_TEMPLATE_FILE_LINE
Unexpected template line "%s" encountered on line %d of the template file
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MAKELDIF_UNDEFINED_TEMPLATE_SUBORDINATE
The template named %s references a subordinate template named %s which is not defined in the template file
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_CANNOT_DECODE_BRANCH_DN
Unable to decode branch DN "%s" on line %d of the template file
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_BRANCH_SUBORDINATE_TEMPLATE_NO_COLON
Subordinate template definition on line %d for branch %s is missing a colon to separate the template name from the number of entries
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> ERR_MAKELDIF_BRANCH_SUBORDINATE_INVALID_NUM_ENTRIES
Subordinate template definition on line %d for branch %s specified invalid number of entries %d for template %s
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> WARN_MAKELDIF_BRANCH_SUBORDINATE_ZERO_ENTRIES
Subordinate template definition on line %d for branch %s specifies that zero entries of type %s should be generated
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_MAKELDIF_BRANCH_SUBORDINATE_CANT_PARSE_NUMENTRIES
Unable to parse the number of entries for template %s as an integer for the subordinate template definition on line %d for branch %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_TEMPLATE_SUBORDINATE_TEMPLATE_NO_COLON
Subordinate template definition on line %d for template %s is missing a colon to separate the template name from the number of entries
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> ERR_MAKELDIF_TEMPLATE_SUBORDINATE_INVALID_NUM_ENTRIES
Subordinate template definition on line %d for template %s specified invalid number of entries %d for subordinate template %s
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> WARN_MAKELDIF_TEMPLATE_SUBORDINATE_ZERO_ENTRIES
Subordinate template definition on line %d for template %s specifies that zero entries of type %s should be generated
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_MAKELDIF_TEMPLATE_SUBORDINATE_CANT_PARSE_NUMENTRIES
Unable to parse the number of entries for template %s as an integer for the subordinate template definition on line %d for template %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MAKELDIF_TEMPLATE_MISSING_RDN_ATTR
The template named %s includes RDN attribute %s that is not assigned a value in that template
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_NO_COLON_IN_BRANCH_EXTRA_LINE
There is no colon to separate the attribute name from the value pattern on line %d of the template file in the definition for branch %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_NO_ATTR_IN_BRANCH_EXTRA_LINE
There is no attribute name before the colon on line %d of the template file in the definition for branch %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> WARN_MAKELDIF_NO_VALUE_IN_BRANCH_EXTRA_LINE
The value pattern for line %d of the template file in the definition for branch %s is empty
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_NO_COLON_IN_TEMPLATE_LINE
There is no colon to separate the attribute name from the value pattern on line %d of the template file in the definition for template %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_NO_ATTR_IN_TEMPLATE_LINE
There is no attribute name before the colon on line %d of the template file in the definition for template %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> WARN_MAKELDIF_NO_VALUE_IN_TEMPLATE_LINE
The value pattern for line %d of the template file in the definition for template %s is empty
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_NO_SUCH_TAG
An undefined tag %s is referenced on line %d of the template file
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_MAKELDIF_CANNOT_INSTANTIATE_NEW_TAG
An unexpected error occurred while trying to create a new instance of tag %s referenced on line %d of the template file: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_MAKELDIF_TAG_INVALID_FORMAT_STRING
Cannot parse value "%s" as an valid format string for tag %s on line %d of the template file
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_MAKELDIF_TAG_NO_RANDOM_TYPE_ARGUMENT
The random tag on line %d of the template file does not include an argument to specify the type of random value that should be generated
public static final LocalizableMessageDescriptor.Arg1<Number> WARN_MAKELDIF_TAG_WARNING_EMPTY_VALUE
The value generated from the random tag on line %d of the template file will always be an empty string
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_MAKELDIF_TAG_UNKNOWN_RANDOM_TYPE
The random tag on line %d of the template file references an unknown random type of %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MAKELDIF_COULD_NOT_FIND_TEMPLATE_FILE
Could not find template file %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_MAKELDIF_TAG_CANNOT_FIND_FILE
Cannot find file %s referenced by tag %s on line %d of the template file
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_MAKELDIF_TAG_INVALID_FILE_ACCESS_MODE
Invalid file access mode %s for tag %s on line %d of the template file. It must be either "sequential" or "random"
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> ERR_MAKELDIF_TAG_CANNOT_READ_FILE
An error occurred while trying to read file %s referenced by tag %s on line %d of the template file: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MAKELDIF_CANNOT_WRITE_ENTRY
An error occurred while attempting to write entry %s to LDIF: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_TEMPLATE_FILE
Path to a MakeLDIF template to use to generate the import data
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_MISSING_REQUIRED_ARGUMENT
Neither the %s or the %s argument was provided. One of these arguments must be given to specify the source for the LDIF data to be imported
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_PARSE_TEMPLATE_FILE
Unable to parse the specified file %s as a MakeLDIF template file: %s
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_MAKELDIF_INCOMPLETE_TAG
Line %d of the template file contains an incomplete tag that starts with either '<' or '{' but does get closed
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_MAKELDIF_TAG_NOT_ALLOWED_IN_BRANCH
Tag %s referenced on line %d of the template file is not allowed for use in branch definitions
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_RANDOM_SEED
Seed for the MakeLDIF random number generator
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_CANNOT_ADD_ENTRY_TWICE
Entry %s is added twice in the set of changes to apply, which is not supported by the LDIF modify tool
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_CANNOT_DELETE_AFTER_ADD
Entry %s cannot be deleted because it was previously added in the set of changes. This is not supported by the LDIF modify tool
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_CANNOT_MODIFY_ADDED_OR_DELETED
Cannot modify entry %s because it was previously added or deleted in the set of changes. This is not supported by the LDIF modify tool
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_MODDN_NOT_SUPPORTED
The modify DN operation targeted at entry %s cannot be processed because modify DN operations are not supported by the LDIF modify tool
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_UNKNOWN_CHANGETYPE
Entry %s has an unknown changetype of %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_ADD_ALREADY_EXISTS
Unable to add entry %s because it already exists in the data set
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_DELETE_NO_SUCH_ENTRY
Unable to delete entry %s because it does not exist in the data set
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_MODIFY_NO_SUCH_ENTRY
Unable to modify entry %s because it does not exist in the data set
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFMODIFY_DESCRIPTION_SOURCE
LDIF file containing the data to be updated
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFMODIFY_DESCRIPTION_CHANGES
LDIF file containing the changes to apply
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFMODIFY_DESCRIPTION_TARGET
File to which the updated data should be written
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_CANNOT_INITIALIZE_JMX
An error occurred while attempting to initialize the Directory Server JMX subsystem based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_CANNOT_INITIALIZE_CONFIG
An error occurred while attempting to process the Directory Server configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_CANNOT_INITIALIZE_SCHEMA
An error occurred while attempting to initialize the Directory Server schema based on the information in configuration file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_SOURCE_DOES_NOT_EXIST
The source LDIF file %s does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_CANNOT_OPEN_SOURCE
Unable to open the source LDIF file %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_CHANGES_DOES_NOT_EXIST
The changes LDIF file %s does not exist
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_CANNOT_OPEN_CHANGES
Unable to open the changes LDIF file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFMODIFY_CANNOT_OPEN_TARGET
Unable to open the target LDIF file %s for writing: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFMODIFY_ERROR_PROCESSING_LDIF
An error occurred while processing the requested changes: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_HOST
Address of the Directory Server system
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_PORT
Port on which the Directory Server listens for LDAP client connections
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_BIND_DN
DN to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_BIND_PW
Password to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_BIND_PW_FILE
Path to a file containing the password to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_AUTHZID
Authorization ID for the user entry whose password should be changed. The authorization ID is a string having either the prefix "dn:" followed by the user's distinguished name, or the prefix "u:" followed by a user identifier that depends on the identity mapping used to match the user identifier to an entry in the directory. Examples include "dn:uid=bjensen,ou=People,dc=example,dc=com", and, if we assume that "bjensen" is mapped to Barbara Jensen's entry, "u:bjensen"
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_PROVIDE_DN_FOR_AUTHZID
Use the bind DN as the authorization ID for the password modify operation
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_NEWPW
New password to provide for the target user
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_NEWPWFILE
Path to a file containing the new password to provide for the target user
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_CURRENTPW
Current password for the target user
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_CURRENTPWFILE
Path to a file containing the current password for the target user
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_USE_SSL
Use SSL to secure the communication with the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_USE_STARTTLS
Use StartTLS to secure the communication with the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE
Path to the key store to use when establishing SSL/TLS communication with the server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PINFILE
Path to a file containing the PIN needed to access the contents of the key store
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE
Path to the trust store to use when establishing SSL/TLS communication with the server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PINFILE
Path to a file containing the PIN needed to access the contents of the trust store
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPPWMOD_BIND_DN_AND_PW_MUST_BE_TOGETHER
If either a bind DN or bind password is provided, then the other must be given as well
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPPWMOD_ANON_REQUIRES_AUTHZID_AND_CURRENTPW
If a bind DN and password are not provided, then an authorization ID and current password must be given
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPPWMOD_DEPENDENT_ARGS
If the %s argument is provided, then the %s argument must also be given
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_ERROR_INITIALIZING_SSL
Unable to initialize SSL/TLS support: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_CANNOT_CONNECT
An error occurred while attempting to connect to the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_CANNOT_SEND_PWMOD_REQUEST
Unable to send the LDAP password modify request: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_CANNOT_READ_PWMOD_RESPONSE
Unable to read the LDAP password modify response: %s
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_LDAPPWMOD_FAILED
The LDAP password modify operation failed with result code %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_FAILURE_ERROR_MESSAGE
Error Message: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_FAILURE_MATCHED_DN
Matched DN: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_SUCCESSFUL
The LDAP password modify operation was successful
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPPWMOD_ADDITIONAL_INFO
Additional Info: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPPWMOD_GENERATED_PASSWORD
Generated Password: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_UNRECOGNIZED_VALUE_TYPE
Unable to decode the password modify response value because it contained an invalid element type of %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_COULD_NOT_DECODE_RESPONSE_VALUE
Unable to decode the password modify response value: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_COMPARE_CANNOT_BASE64_DECODE_ASSERTION_VALUE
The assertion value was indicated to be base64-encoded, but an error occurred while trying to decode the value
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_COMPARE_CANNOT_READ_ASSERTION_VALUE_FROM_FILE
Unable to read the assertion value from the specified file: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_WAIT4DEL_DESCRIPTION_TARGET_FILE
Path to the file to watch for deletion
public static final LocalizableMessageDescriptor.Arg0 INFO_WAIT4DEL_DESCRIPTION_LOG_FILE
Path to a file containing log output to monitor
public static final LocalizableMessageDescriptor.Arg0 INFO_WAIT4DEL_DESCRIPTION_TIMEOUT
Maximum length of time in seconds to wait for the target file to be deleted before exiting
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_WAIT4DEL_CANNOT_OPEN_LOG_FILE
WARNING: Unable to open log file %s for reading: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPCOMPARE_NO_DNS
No entry DNs provided for the compare operation
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDB_TOOL_DESCRIPTION
This utility can be used to back up one or more Directory Server backends
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_TOOL_DESCRIPTION
This utility can be used to define a base configuration for the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_TOOL_DESCRIPTION
This utility can be used to encode user passwords with a specified storage scheme, or to determine whether a given clear-text value matches a provided encoded password
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_TOOL_DESCRIPTION
This utility can be used to export data from a Directory Server backend in LDIF form
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_TOOL_DESCRIPTION
This utility can be used to import LDIF data into a Directory Server backend, overwriting existing data. It cannot be used to append data to the backend database
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_TOOL_DESCRIPTION
This utility can be used to setup the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPCOMPARE_TOOL_DESCRIPTION
This utility can be used to perform LDAP compare operations in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPDELETE_TOOL_DESCRIPTION
This utility can be used to perform LDAP delete operations in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPMODIFY_TOOL_DESCRIPTION
This utility can be used to perform LDAP modify, add, delete, and modify DN operations in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_TOOL_DESCRIPTION
This utility can be used to perform LDAP password modify operations in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_TOOL_DESCRIPTION
This utility can be used to perform LDAP search operations in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_TOOL_DESCRIPTION
This utility can be used to compare two LDIF files and report the differences in LDIF format
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFMODIFY_TOOL_DESCRIPTION
This utility can be used to apply a set of modify, add, and delete operations against data in an LDIF file
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFSEARCH_TOOL_DESCRIPTION
This utility can be used to perform search operations against data in an LDIF file
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTOREDB_TOOL_DESCRIPTION
This utility can be used to restore a backup of a Directory Server backend
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_TOOL_DESCRIPTION
This utility can be used to request that the Directory Server stop running or perform a restart. When run without explicit connection options, this utility sends a signal to the OpenDJ process to stop the server. When run with explicit connection options, this utility connects to the OpenDJ administration port and creates a shutdown task to stop the server
public static final LocalizableMessageDescriptor.Arg0 INFO_VERIFYINDEX_TOOL_DESCRIPTION
This utility can be used to ensure that index data is consistent within an indexed backend database
public static final LocalizableMessageDescriptor.Arg0 INFO_WAIT4DEL_TOOL_DESCRIPTION
This utility can be used to wait for a file to be removed from the filesystem
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPCOMPARE_NO_ATTR
No attribute was specified to use as the target for the comparison
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPCOMPARE_INVALID_ATTR_STRING
Invalid attribute string '%s'. The attribute string must be in one of the following forms: 'attribute:value', 'attribute::base64value', or 'attribute:<valueFilePath'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOL_INVALID_CONTROL_STRING
Invalid control specification '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_TOOL_SASLEXTERNAL_NEEDS_SSL_OR_TLS
SASL EXTERNAL authentication may only be requested if SSL or StartTLS is used
public static final LocalizableMessageDescriptor.Arg0 ERR_TOOL_SASLEXTERNAL_NEEDS_KEYSTORE
SASL EXTERNAL authentication may only be used if a client certificate key store is specified
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPSEARCH_PSEARCH_CHANGE_TYPE
# Persistent search change type: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPSEARCH_PSEARCH_PREVIOUS_DN
# Persistent search previous entry DN: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_HEADER
# Account Usability Response Control
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_IS_USABLE
# The account is usable
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPSEARCH_ACCTUSABLE_TIME_UNTIL_EXPIRATION
# Time until password expiration: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_NOT_USABLE
# The account is not usable
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_ACCT_INACTIVE
# The account has been deactivated
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_PW_RESET
# The password has been reset
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_PW_EXPIRED
# The password has expired
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAPSEARCH_ACCTUSABLE_REMAINING_GRACE
# Number of grace logins remaining: %d
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPSEARCH_ACCTUSABLE_LOCKED
# The account is locked
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPSEARCH_ACCTUSABLE_TIME_UNTIL_UNLOCK
# Time until the account is unlocked: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_KEYSTOREPASSWORD_FILE
Certificate key store PIN file
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TRUSTSTOREPASSWORD
Certificate trust store PIN
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TRUSTSTOREPASSWORD_FILE
Certificate trust store PIN file
public static final LocalizableMessageDescriptor.Arg0 INFO_LISTBACKENDS_TOOL_DESCRIPTION
This utility can be used to list the backends and base DNs configured in the Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_LISTBACKENDS_DESCRIPTION_BACKEND_ID
Backend ID of the backend for which to list the base DNs
public static final LocalizableMessageDescriptor.Arg0 INFO_LISTBACKENDS_DESCRIPTION_BASE_DN
Base DN for which to list the backend ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LISTBACKENDS_CANNOT_GET_BACKENDS
An error occurred while trying to read backend information from the server configuration: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LISTBACKENDS_INVALID_DN
The provided base DN value '%s' could not be parsed as a valid DN: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LISTBACKENDS_NOT_BASE_DN
The provided DN '%s' is not a base DN for any backend configured in the Directory Server
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LISTBACKENDS_NO_BACKEND_FOR_DN
The provided DN '%s' is not below any base DN for any of the backends configured in the Directory Server
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_LISTBACKENDS_DN_BELOW_BASE
The provided DN '%s' is below '%s' which is configured as a base DN for backend '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LISTBACKENDS_BASE_FOR_ID
The provided DN '%s' is a base DN for backend '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_LISTBACKENDS_LABEL_BACKEND_ID
Backend ID
public static final LocalizableMessageDescriptor.Arg0 INFO_LISTBACKENDS_LABEL_BASE_DN
Base DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LISTBACKENDS_NO_SUCH_BACKEND
There is no backend with ID '%s' in the server configuration
public static final LocalizableMessageDescriptor.Arg0 ERR_LISTBACKENDS_NO_VALID_BACKENDS
None of the provided backend IDs exist in the server configuration
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_INVALID_ENCODED_USERPW
The provided password is not a valid encoded user password value: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_USE_COMPARE_RESULT
Use the LDAP compare result as an exit code for the password comparison
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_COUNT_ENTRIES
Count the number of entries returned by the server
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAPSEARCH_MATCHING_ENTRY_COUNT
# Total number of matching entries: %d
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_SAMPLE_DATA
Specifies that the database should be populated with the specified number of sample entries
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_HEADER_POPULATE_TYPE
Options for populating the database:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_POPULATE_OPTION_BASE_ONLY
Only create the base entry
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_POPULATE_OPTION_LEAVE_EMPTY
Leave the database empty
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_POPULATE_OPTION_IMPORT_LDIF
Import data from an LDIF file
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_POPULATE_OPTION_GENERATE_SAMPLE
Load automatically-generated sample data
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_NO_SUCH_LDIF_FILE
ERROR: The specified LDIF file %s does not exist
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_NUM_ENTRIES
Please specify the number of user entries to generate:
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_KEYSTORE_PIN
The PIN needed to access the contents of the key store
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PIN
The PIN needed to access the contents of the trust store
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFEXPORT_DESCRIPTION_EXCLUDE_OPERATIONAL
Exclude operational attributes from the LDIF export
public static final LocalizableMessageDescriptor.Arg2<Object,Number> INFO_LDAPPWMOD_PWPOLICY_WARNING
Password Policy Warning: %s = %d
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDAPPWMOD_PWPOLICY_ERROR
Password Policy Error: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAPPWMOD_CANNOT_DECODE_PWPOLICY_CONTROL
Unable to decode the password policy response control: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPAUTH_CONNECTION_CLOSED_WITHOUT_BIND_RESPONSE
The connection to the Directory Server was closed before the bind response could be read
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_SIMPLE_PAGE_SIZE
Use the simple paged results control with the given page size
public static final LocalizableMessageDescriptor.Arg0 ERR_PAGED_RESULTS_REQUIRES_SINGLE_FILTER
The simple paged results control may only be used with a single search filter
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PAGED_RESULTS_CANNOT_DECODE
Unable to decode the simple paged results control from the search response: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_PAGED_RESULTS_RESPONSE_NOT_FOUND
The simple paged results response control was not found in the search result done message from the server
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_SINGLE_VALUE_CHANGES
Each attribute-level change should be written as a separate modification per attribute value rather than one modification per entry
public static final LocalizableMessageDescriptor.Arg0 ERR_PROMPTTM_REJECTING_CLIENT_CERT
Rejecting client certificate chain because the prompt trust manager may only be used to trust server certificates
public static final LocalizableMessageDescriptor.Arg0 WARN_PROMPTTM_NO_SERVER_CERT_CHAIN
WARNING: The server did not present a certificate chain. Do you still wish to attempt connecting to the target server?
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_PROMPTTM_CERT_EXPIRED
WARNING: The server certificate is expired (expiration time: %s)
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_PROMPTTM_CERT_NOT_YET_VALID
WARNING: The server certificate will not be valid until %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> INFO_PROMPTTM_SERVER_CERT
The server is using the following certificate:
Subject DN: %s
Issuer DN: %s
Validity: %s through %s
Do you wish to trust this certificate and continue connecting to the server?
public static final LocalizableMessageDescriptor.Arg0 INFO_PROMPTTM_YESNO_PROMPT
Please enter "yes" or "no":
public static final LocalizableMessageDescriptor.Arg0 ERR_PROMPTTM_USER_REJECTED
The server certificate has been rejected by the user
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_SERVER_ALREADY_STOPPED
Server already stopped
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_GOING_TO_STOP
Stopping Server...
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_CHECK_STOPPABILITY
Used to determine whether the server can be stopped or not and the mode to be used to stop it
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_CERT_NICKNAME
Nickname of certificate for SSL client authentication
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_JMX_PORT
Port on which the Directory Server should listen for JMX communication
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_JMX_PORT
An error occurred while attempting to update the port on which to listen for JMX communication: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_JMXPORT
Port on which the Directory Server should listen for JMX communication
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_JMXPORT
On which port would you like the Directory Server to accept connections from JMX clients?
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_TOOL_RESULT_CODE
Result Code: %d (%s)
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOL_ERROR_MESSAGE
Additional Information: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TOOL_MATCHED_DN
Matched DN: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_NOT_FOUND
Could not find the service name for the server
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_START_ERROR
An unexpected error occurred starting the server as a windows service
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_STOP_ERROR
An unexpected error occurred stopping the server windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGURE_WINDOWS_SERVICE_TOOL_DESCRIPTION
This utility can be used to configure the server as a Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_ENABLE
Enables the server as a Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_DISABLE
Disables the server as a Windows service and stops the server
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_STATE
Provides information about the state of the server as a Windows service
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIGURE_WINDOWS_SERVICE_TOO_MANY_ARGS
You can only provide one of the following arguments:
enableService, disableService, serviceState or cleanupService
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIGURE_WINDOWS_SERVICE_TOO_FEW_ARGS
You must provide at least one of the following arguments:
enableService, disableService or serviceState or cleanupService
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_WINDOWS_SERVICE_NAME
%s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_WINDOWS_SERVICE_DESCRIPTION
Next Generation Directory Server. Installation path: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_WINDOWS_SERVICE_SUCCESSULLY_ENABLED
The server was successfully enabled to run as a Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_WINDOWS_SERVICE_ALREADY_ENABLED
The server was already enabled to run as a Windows service
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_NAME_ALREADY_IN_USE
The server could not be enabled to run as a Windows service. The service name is already in use
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_ENABLE_ERROR
An unexpected error occurred trying to enable the server as a Windows service.%nCheck that you have administrator rights (only Administrators can enable the server to run as a Windows Service)
public static final LocalizableMessageDescriptor.Arg0 INFO_WINDOWS_SERVICE_SUCCESSULLY_DISABLED
The server was successfully disabled as a Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_WINDOWS_SERVICE_ALREADY_DISABLED
The server was already disabled as a Windows service
public static final LocalizableMessageDescriptor.Arg0 WARN_WINDOWS_SERVICE_MARKED_FOR_DELETION
The server has been marked for deletion as a Windows Service
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_DISABLE_ERROR
An unexpected error occurred trying to disable the server as a Windows service%nCheck that you have administrator rights (only Administrators can disable the server as a Windows Service)
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_WINDOWS_SERVICE_ENABLED
The server is enabled as a Windows service. The service name for the server is: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_WINDOWS_SERVICE_DISABLED
The server is disabled as a Windows service
public static final LocalizableMessageDescriptor.Arg0 ERR_WINDOWS_SERVICE_STATE_ERROR
An unexpected error occurred trying to retrieve the state of the server as a Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_STOPDS_DESCRIPTION_WINDOWS_NET_STOP
Used by the window service code to inform that stop-ds is being called from the window services after a call to net stop
public static final LocalizableMessageDescriptor.Arg0 INFO_WAIT4DEL_DESCRIPTION_OUTPUT_FILE
Path to a file to which the command will write the output
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_WAIT4DEL_CANNOT_OPEN_OUTPUT_FILE
WARNING: Unable to open output file %s for writing: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_ENABLE_SERVICE
Enable the server to run as a Windows Service?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ENABLE_WINDOWS_SERVICE
Enable the server to run as a Windows Service
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGURE_WINDOWS_SERVICE_DESCRIPTION_CLEANUP
Disables the server as a Windows service and removes the Windows registry information associated with the specified service
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_WINDOWS_SERVICE_CLEANUP_SUCCESS
Clean up of service %s was successful
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_WINDOWS_SERVICE_CLEANUP_NOT_FOUND
Could not find the service with name %s
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_WINDOWS_SERVICE_CLEANUP_MARKED_FOR_DELETION
Service %s has been marked for deletion
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_WINDOWS_SERVICE_CLEANUP_ERROR
An unexpected error occurred cleaning up the service %s
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_TOOL_DESCRIPTION
This utility can be used to rebuild index data within an indexed backend database
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_DESCRIPTION_BASE_DN
Base DN of a backend supporting indexing. Rebuild is performed on indexes within the scope of the given base DN
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_DESCRIPTION_INDEX_NAME
Names of index(es) to rebuild. For an attribute index this is simply an attribute name. At least one index must be specified for rebuild. Cannot be used with the "--rebuildAll" option
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REBUILDINDEX_ERROR_DURING_REBUILD
An error occurred while attempting to perform index rebuild: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_REBUILDINDEX_WRONG_BACKEND_TYPE
The backend does not support rebuilding of indexes
public static final LocalizableMessageDescriptor.Arg0 ERR_REBUILDINDEX_REQUIRES_AT_LEAST_ONE_INDEX
At least one index must be specified for the rebuild process
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REBUILDINDEX_CANNOT_EXCLUSIVE_LOCK_BACKEND
An error occurred while attempting to acquire a exclusive lock for backend %s: %s. This generally means that some other process has an lock on this backend or the server is running with this backend online. The rebuild process cannot continue
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_REBUILDINDEX_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s. This lock should automatically be cleared when the rebuild process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REBUILDINDEX_CANNOT_SHARED_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s. This generally means that some other process has an exclusive lock on this backend (e.g., an LDIF import or a restore). The rebuild process cannot continue
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_LDAPS_PORT
Port on which the Directory Server should listen for LDAPS communication
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_LDAPS_PORT
An error occurred while attempting to update the port on which to listen for LDAPS communication: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_ENABLE_START_TLS
Specifies whether to enable or not StartTLS
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PROVIDER_DN
DN of the key manager provider to use for SSL and/or StartTLS
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_TRUSTMANAGER_PROVIDER_DN
DN of the trust manager provider to use for SSL and/or StartTLS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_PARSE_KEYMANAGER_PROVIDER_DN
An error occurred while attempting to parse key manager provider DN value "%s" as a DN: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_CANNOT_PARSE_TRUSTMANAGER_PROVIDER_DN
An error occurred while attempting to parse trust manager provider DN value "%s" as a DN: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_ENABLE_STARTTLS
An error occurred while attempting to enable StartTLS: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_ENABLE_KEYMANAGER
An error occurred while attempting to enable key manager provider entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_ENABLE_TRUSTMANAGER
An error occurred while attempting to enable trust manager provider entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_KEYMANAGER_REFERENCE
An error occurred while attempting to update the key manager provider DN used for LDAPS communication: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_TRUSTMANAGER_REFERENCE
An error occurred while attempting to update the trust manager provider DN used for LDAPS communication: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_KEYMANAGER_PATH
Path of the key store to be used by the key manager provider
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGDS_DESCRIPTION_CERTNICKNAME
Nickname of the certificate that the connection handler should use when accepting SSL-based connections or performing StartTLS negotiation
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIGDS_KEYMANAGER_PROVIDER_DN_REQUIRED
ERROR: You must provide the %s argument when providing the %s argument
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_CERT_NICKNAME
An error occurred while attempting to update the nickname of the certificate that the connection handler should use when accepting SSL-based connections or performing StartTLS negotiation: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPMODIFY_DESCRIPTION_FILENAME
LDIF file containing the changes to apply
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_MAKELDIF_TEMPLATE_INVALID_PARENT_TEMPLATE
The parent template %s referenced on line %d for template %s is invalid because the referenced parent template is not defined before the template that extends it
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_SORT_ORDER
Sort the results using the provided sort order
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_SORTCONTROL_INVALID_ORDER
The provided sort order was invalid: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_VLV
Use the virtual list view control to retrieve the specified results page
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPSEARCH_VLV_REQUIRES_SORT
If the --%s argument is provided, then the --%s argument must also be given
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPSEARCH_VLV_INVALID_DESCRIPTOR
The provided virtual list view descriptor was invalid. It must be a value in the form 'beforeCount:afterCount:offset:contentCount' (where offset specifies the index of the target entry and contentCount specifies the estimated total number of results or zero if it is not known), or 'beforeCount:afterCount:assertionValue' (where the entry should be the first entry whose primary sort value is greater than or equal to the provided assertionValue). In either case, beforeCount is the number of entries to return before the target value and afterCount is the number of entries to return after the target value
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_LDAPSEARCH_SORT_ERROR
# Server-side sort failed: %s
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_LDAPSEARCH_CANNOT_DECODE_SORT_RESPONSE
# Unable to decode the server-side sort response: %s
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAPSEARCH_VLV_TARGET_OFFSET
# VLV Target Offset: %d
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LDAPSEARCH_VLV_CONTENT_COUNT
# VLV Content Count: %d
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_LDAPSEARCH_VLV_ERROR
# Virtual list view processing failed: %s
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_LDAPSEARCH_CANNOT_DECODE_VLV_RESPONSE
# Unable to decode the virtual list view response: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFIMPORT_CANNOT_READ_FILE
The specified LDIF file %s cannot be read
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_EFFECTIVERIGHTS_USER
Use geteffectiverights control with the provided authzid
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_EFFECTIVERIGHTS_ATTR
Specifies geteffectiverights control specific attribute list
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EFFECTIVERIGHTS_INVALID_AUTHZID
The authorization ID "%s" contained in the geteffectiverights control is invalid because it does not start with "dn:" to indicate a user DN
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_SCRIPT_FRIENDLY
Use script-friendly mode
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_TOOL_DESCRIPTION
This utility can be used to retrieve and manipulate the values of password policy state variables
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_HOST
Directory server hostname or IP address
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_PORT
Directory server administration port number
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_BINDDN
The DN to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_BINDPW
The password to use to bind to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_BINDPWFILE
The path to the file containing the bind password
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_TARGETDN
The DN of the user entry for which to get and set password policy state information
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_SASLOPTIONS
SASL bind options
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_KSFILE
Certificate key store path
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_KSPW
Certificate key store PIN
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_KSPWFILE
Certificate key store PIN file
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_TSFILE
Certificate trust store path
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_TSPW
Certificate trust store PIN
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_DESCRIPTION_TSPWFILE
Certificate trust store PIN file
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_ALL
Display all password policy state information for the user
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_POLICY_DN
Display the DN of the password policy for the user
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_ACCOUNT_DISABLED_STATE
Display information about whether the user account has been administratively disabled
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_ACCOUNT_DISABLED_STATE
Specify whether the user account has been administratively disabled
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_OPERATION_BOOLEAN_VALUE
'true' to indicate that the account is disabled, or 'false' to indicate that it is not disabled
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_ACCOUNT_DISABLED_STATE
Clear account disabled state information from the user account
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_ACCOUNT_EXPIRATION_TIME
Display when the user account will expire
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_ACCOUNT_EXPIRATION_TIME
Specify when the user account will expire
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_OPERATION_TIME_VALUE
A timestamp value using the generalized time syntax
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_ACCOUNT_EXPIRATION_TIME
Clear account expiration time information from the user account
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_ACCOUNT_EXPIRATION
Display the length of time in seconds until the user account expires
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_CHANGED_TIME
Display the time that the user's password was last changed
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_PASSWORD_CHANGED_TIME
Specify the time that the user's password was last changed. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_CHANGED_TIME
Clear information about the time that the user's password was last changed. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_EXPIRATION_WARNED_TIME
Display the time that the user first received an expiration warning notice
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_PASSWORD_EXPIRATION_WARNED_TIME
Specify the time that the user first received an expiration warning notice. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_EXPIRATION_WARNED_TIME
Clear information about the time that the user first received an expiration warning notice. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_PASSWORD_EXP
Display length of time in seconds until the user's password expires
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_PASSWORD_EXP_WARNING
Display the length of time in seconds until the user should start receiving password expiration warning notices
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_AUTH_FAILURE_TIMES
Display the authentication failure times for the user
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_ADD_AUTH_FAILURE_TIME
Add an authentication failure time to the user account. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_AUTH_FAILURE_TIMES
Specify the authentication failure times for the user. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_OPERATION_TIME_VALUES
A timestamp value using the generalized time syntax. Multiple timestamp values may be given by providing this argument multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_AUTH_FAILURE_TIMES
Clear authentication failure time information from the user's account. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_AUTH_FAILURE_UNLOCK
Display the length of time in seconds until the authentication failure lockout expires
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_REMAINING_AUTH_FAILURE_COUNT
Display the number of remaining authentication failures until the user's account is locked
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_LAST_LOGIN_TIME
Display the time that the user last authenticated to the server
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_LAST_LOGIN_TIME
Specify the time that the user last authenticated to the server. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_LAST_LOGIN_TIME
Clear the time that the user last authenticated to the server. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_IDLE_LOCKOUT
Display the length of time in seconds until user's account is locked because it has remained idle for too long
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_RESET_STATE
Display information about whether the user will be required to change his or her password on the next successful authentication
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_PASSWORD_RESET_STATE
Specify whether the user will be required to change his or her password on the next successful authentication. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_RESET_STATE
Clear information about whether the user will be required to change his or her password on the next successful authentication. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_RESET_LOCKOUT
Display the length of time in seconds until user's account is locked because the user failed to change the password in a timely manner after an administrative reset
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_GRACE_LOGIN_USE_TIMES
Display the grace login use times for the user
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_ADD_GRACE_LOGIN_USE_TIME
Add a grace login use time to the user account. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_GRACE_LOGIN_USE_TIMES
Specify the grace login use times for the user. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_GRACE_LOGIN_USE_TIMES
Clear the set of grace login use times for the user. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_REMAINING_GRACE_LOGIN_COUNT
Display the number of grace logins remaining for the user
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_PW_CHANGED_BY_REQUIRED_TIME
Display the required password change time with which the user last complied
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_SET_PW_CHANGED_BY_REQUIRED_TIME
Specify the required password change time with which the user last complied. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_PW_CHANGED_BY_REQUIRED_TIME
Clear information about the required password change time with which the user last complied. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_SECONDS_UNTIL_REQUIRED_CHANGE_TIME
Display the length of time in seconds that the user has remaining to change his or her password before the account becomes locked due to the required change time
public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_NO_SUBCOMMAND
No subcommand was provided to indicate which password policy state operation should be performed
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_INVALID_BOOLEAN_VALUE
The provided value '%s' was invalid for the requested operation. A Boolean value of either 'true' or 'false' was expected
public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_NO_BOOLEAN_VALUE
No value was specified, but the requested operation requires a Boolean value of either 'true' or 'false'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_INVALID_SUBCOMMAND
Unrecognized subcommand '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_CANNOT_SEND_REQUEST_EXTOP
An error occurred while attempting to send the request to the server: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_CONNECTION_CLOSED_READING_RESPONSE
The Directory Server closed the connection before the response could be read
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> ERR_PWPSTATE_REQUEST_FAILED
The server was unable to process the request: result code %d (%s), error message '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_MESSAGE
Unable to decode the response message from the server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_CANNOT_DECODE_RESPONSE_OP
Unable to decode information about an operation contained in the response: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_PASSWORD_POLICY_DN
Password Policy DN
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_ACCOUNT_DISABLED_STATE
Account Is Disabled
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_ACCOUNT_EXPIRATION_TIME
Account Expiration Time
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_ACCOUNT_EXPIRATION
Seconds Until Account Expiration
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_PASSWORD_CHANGED_TIME
Password Changed Time
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_PASSWORD_EXPIRATION_WARNED_TIME
Password Expiration Warned Time
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_PASSWORD_EXPIRATION
Seconds Until Password Expiration
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_PASSWORD_EXPIRATION_WARNING
Seconds Until Password Expiration Warning
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_AUTH_FAILURE_TIMES
Authentication Failure Times
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_AUTH_FAILURE_UNLOCK
Seconds Until Authentication Failure Unlock
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_REMAINING_AUTH_FAILURE_COUNT
Remaining Authentication Failure Count
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_LAST_LOGIN_TIME
Last Login Time
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_IDLE_LOCKOUT
Seconds Until Idle Account Lockout
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_PASSWORD_RESET_STATE
Password Is Reset
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_PASSWORD_RESET_LOCKOUT
Seconds Until Password Reset Lockout
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_GRACE_LOGIN_USE_TIMES
Grace Login Use Times
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_REMAINING_GRACE_LOGIN_COUNT
Remaining Grace Login Count
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_PASSWORD_CHANGED_BY_REQUIRED_TIME
Password Changed by Required Time
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_SECONDS_UNTIL_REQUIRED_CHANGE_TIME
Seconds Until Required Change Time
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_INVALID_RESPONSE_OP_TYPE
Unrecognized or invalid operation type: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_MUTUALLY_EXCLUSIVE_ARGUMENTS
ERROR: You may not provide both the %s and the %s arguments
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_CANNOT_INITIALIZE_SSL
ERROR: Unable to perform SSL initialization: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PWPSTATE_CANNOT_PARSE_SASL_OPTION
ERROR: The provided SASL option string "%s" could not be parsed in the form "name=value"
public static final LocalizableMessageDescriptor.Arg0 ERR_PWPSTATE_NO_SASL_MECHANISM
ERROR: One or more SASL options were provided, but none of them were the "mech" option to specify which SASL mechanism should be used
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_CANNOT_DETERMINE_PORT
ERROR: Cannot parse the value of the %s argument as an integer value between 1 and 65535: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_CANNOT_CONNECT
ERROR: Cannot establish a connection to the Directory Server %s. Verify that the server is running and that the provided credentials are valid. Details: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_COUNT_REJECTS
Count the number of entries rejected by the server and return that value as the exit code (values > 255 will be reduced to 255 due to exit code restrictions)
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_SKIP_FILE
Write skipped entries to the specified file
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_OPEN_SKIP_FILE
An error occurred while trying to open the skip file %s for writing: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_VERIFYINDEX_DESCRIPTION_COUNT_ERRORS
Count the number of errors found during the verification and return that value as the exit code (values > 255 will be reduced to 255 due to exit code restrictions)
public static final LocalizableMessageDescriptor.Arg0 INFO_PWPSTATE_LABEL_PASSWORD_HISTORY
Password History
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_GET_PASSWORD_HISTORY
Display password history state values for the user
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PWPSTATE_CLEAR_PASSWORD_HISTORY
Clear password history state values for the user. This should be used only for testing purposes
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_PORT_ALREADY_SPECIFIED
ERROR: You have specified the value %s for different ports
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_CLEAR_BACKEND
Remove all entries for all base DNs in the backend before importing
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_MISSING_BACKEND_ARGUMENT
Neither the %s or the %s argument was provided. One of these arguments must be given to specify the backend for the LDIF data to be imported to
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_MAKELDIF_TAG_LIST_NO_ARGUMENTS
The list tag on line %d of the template file does not contain any arguments to specify the list values. At least one list value must be provided
public static final LocalizableMessageDescriptor.Arg2<Number,Object> WARN_MAKELDIF_TAG_LIST_INVALID_WEIGHT
The list tag on line %d of the template file contains item '%s' that includes a semicolon but that semicolon is not followed by an integer. The semicolon will be assumed to be part of the value and not a delimiter to separate the value from its relative weight
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INITIALIZE_SERVER_ROOT
An unexpected error occurred attempting to set the server's root directory to %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_CONN_CANNOT_INITIALIZE_SSL
ERROR: Unable to perform SSL initialization: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_CONN_CANNOT_PARSE_SASL_OPTION
ERROR: The provided SASL option string "%s" could not be parsed in the form "name=value"
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAP_CONN_NO_SASL_MECHANISM
ERROR: One or more SASL options were provided, but none of them were the "mech" option to specify which SASL mechanism should be used
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_CLIENT_UNEXPECTED_CONNECTION_CLOSURE
NOTICE: The connection to the Directory Server was closed while waiting for a response to the shutdown request. This likely means that the server has started the shutdown process
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_TOOL_IO_ERROR
ERROR: An I/O error occurred while attempting to communicate with the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_TOOL_DECODE_ERROR
ERROR: An error occurred while trying to decode the response from the server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_CLIENT_INVALID_RESPONSE_TYPE
ERROR: Expected an add response message but got a %s message instead
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_TASK_TOOL_TASK_SCHEDULED_NOW
%s task %s scheduled to start immediately
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDAP_CONN_INCOMPATIBLE_ARGS
ERROR: argument %s is incompatible with use of this tool to interact with the directory as a client
public static final LocalizableMessageDescriptor.Arg0 ERR_CREATERC_ONLY_RUNS_ON_UNIX
This tool may only be used on UNIX-based systems
public static final LocalizableMessageDescriptor.Arg0 INFO_CREATERC_TOOL_DESCRIPTION
Create an RC script that may be used to start, stop, and restart the Directory Server on UNIX-based systems
public static final LocalizableMessageDescriptor.Arg0 INFO_CREATERC_OUTFILE_DESCRIPTION
The path to the output file to create
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CREATERC_UNABLE_TO_DETERMINE_SERVER_ROOT
Unable to determine the path to the server root directory. Please ensure that the %s system property or the %s environment variable is set to the path of the server root directory
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CREATERC_CANNOT_WRITE
An error occurred while attempting to generate the RC script: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_ENTRY_CONTAINERS
List the base DNs in a backend
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_BACKEND_ID
The backend ID of the backend
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_BASE_DN
The base DN within the backend
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_INDEX_NAME
The name of the index
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_SKIP_DECODE
Do not try to decode backend data to their appropriate types
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_SUBCMD_LIST_INDEX_STATUS
Shows the status of indexes for a backend base DN. This subcommand can take a long time to complete, as it reads all indexes for all backends
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_MAX_KEY_VALUE
Only show records with keys that should be ordered before the provided value using the comparator for the database container
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_MIN_KEY_VALUE
Only show records with keys that should be ordered after the provided value using the comparator for the database container
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_MAX_DATA_SIZE
Only show records whose data is no larger than the provided value
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_MIN_DATA_SIZE
Only show records whose data is no smaller than the provided value
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_BACKEND_ID
Backend ID
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_BASE_DN
Base DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_DEBUG_NO_BACKENDS_FOR_ID
None of the Directory Server backends are configured with the requested backend ID %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_DEBUG_NO_ENTRY_CONTAINERS_FOR_BASE_DN
None of the entry containers are configured with the requested base DN %s in backend %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_DEBUG_DECODE_BASE_DN
Unable to decode base DN string "%s" as a valid distinguished name: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_RECORD_COUNT
Record Count
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_INDEX_NAME
Index Name
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_INDEX_TYPE
Type
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_INDEX_STATUS
Valid
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_DEBUG_INDEX_CONFIDENTIAL
Confidential
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_BACKEND_DEBUG_CANNOT_UNLOCK_BACKEND
An error occurred while attempting to release the shared lock for backend %s: %s. This lock should automatically be cleared when the process exits, so no further action should be required
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_DEBUG_CANNOT_LOCK_BACKEND
An error occurred while attempting to acquire a shared lock for backend %s: %s. This generally means that some other process has exclusive access to this backend (e.g., a restore or an LDIF import)
public static final LocalizableMessageDescriptor.Arg0 ERR_BACKEND_DEBUG_MISSING_SUBCOMMAND
A sub-command must be specified
public static final LocalizableMessageDescriptor.Arg0 INFO_CREATERC_USER_DESCRIPTION
The name of the user account under which the server should run
public static final LocalizableMessageDescriptor.Arg0 INFO_CREATERC_JAVA_HOME_DESCRIPTION
The path to the Java installation that should be used to run the server
public static final LocalizableMessageDescriptor.Arg0 INFO_CREATERC_JAVA_ARGS_DESCRIPTION
A set of arguments that should be passed to the JVM when running the server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CREATERC_JAVA_HOME_DOESNT_EXIST
The directory %s specified as the OPENDJ_JAVA_HOME path does not exist or is not a directory
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_INSTALLDS_STATUS_COMMAND_LINE
To see basic server status and configuration, you can launch %s
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_ENABLE_SSL
Do you want to enable SSL?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_LDAPSPORT
On which port would you like the Directory Server to accept connections from LDAPS clients?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_ENABLE_STARTTLS
Do you want to enable Start TLS?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_JKS_PATH
Java keystore (JKS) path:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_PKCS12_PATH
PKCS#12 keystore path:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_KEYSTORE_PASSWORD
Keystore password:
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_INSTALLDS_PROMPT_CERTNICKNAME
Use nickname %s?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_HEADER_CERT_TYPE
Certificate server options:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CERT_OPTION_SELF_SIGNED
Generate self-signed certificate
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CERT_OPTION_JKS
Use an existing certificate in a JKS keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CERT_OPTION_PKCS12
Use an existing certificate in a PKCS#12 keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CERT_OPTION_PKCS11
Use an existing certificate on a PKCS#11 token
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_START_SERVER
Do you want to start the server when the configuration is completed?
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_CERTNICKNAME_NOT_FOUND
The provided certificate nickname could not be found. The key store contains the following certificate nicknames: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_MUST_PROVIDE_CERTNICKNAME
The key store contains the following certificate nicknames: %s.%nYou have to provide the nickname of the certificate you want to use
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_DO_NOT_START
Do not start the server when the configuration is completed
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ENABLE_STARTTLS
Enable StartTLS to allow secure communication with the server using the LDAP port
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_LDAPSPORT
Port on which the Directory Server should listen for LDAPS communication. The LDAPS port will be configured and SSL will be enabled only if this argument is explicitly specified
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_USE_SELF_SIGNED
Generate a self-signed certificate that the server should use when accepting SSL-based connections or performing StartTLS negotiation
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_USE_PKCS11
Use certificate(s) in a PKCS#11 token that the server should use when accepting SSL-based connections or performing StartTLS negotiation
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_USE_JAVAKEYSTORE
Path of a Java Key Store (JKS) containing a certificate to be used as the server certificate. This does not apply to the administration connector, which uses its own key store and certificate (default: config/admin-keystore and admin-cert)
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_USE_PKCS12
Path of a PKCS#12 keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD
Keystore cleartext password. The keystore password is required when you specify an existing file-based keystore (JKS, JCEKS, PKCS#12)
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_KEYSTOREPASSWORD_FILE
Path to a file containing the keystore password. The keystore password is required when you specify an existing file-based keystore (JKS, JCEKS, PKCS#12)
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_CERT_NICKNAME
Nickname of a keystore entry containing a certificate that the server should use when negotiating secure connections using StartTLS or SSL. Multiple keystore entries may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTALLDS_SEVERAL_CERTIFICATE_TYPE_SPECIFIED
You have specified several certificate types to be used. Only one certificate type (self-signed, JKS, JCEKS, PKCS#12 or PCKS#11) is allowed
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTALLDS_CERTIFICATE_REQUIRED_FOR_SSL_OR_STARTTLS
You have chosen to enable SSL or StartTLS. You must specify which type of certificate you want the server to use
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INSTALLDS_NO_KEYSTORE_PASSWORD
You must provide the PIN of the keystore to retrieve the certificate to be used by the server. You can use {%s} or {%s}
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INSTALLDS_SSL_OR_STARTTLS_REQUIRED
You have specified to use a certificate as server certificate. You must enable SSL (using option {%s}) or Start TLS (using option %s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_INCOMPATIBLE_ARGS
The argument '%s' is incompatible with '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_TOOL_DESCRIPTION
This utility can be used to obtain a list of tasks scheduled to run within the Directory Server as well as information about individual tasks
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_SUMMARY_ARG_DESCRIPTION
Print a summary of tasks
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_TASK_ARG_DESCRIPTION
ID of a particular task about which this tool will display information
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_CMD_REFRESH
refresh
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_CMD_CANCEL
cancel task
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_CMD_VIEW_LOGS
view logs
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_TASKINFO_CMD_CANCEL_NUMBER_PROMPT
Enter the number of a task to cancel [%d]
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKINFO_INVALID_MENU_KEY
Invalid menu item or task number '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_ID
ID
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_TYPE
Type
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_STATUS
Status
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_SCHEDULED_START
Scheduled Start Time
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_ACTUAL_START
Actual Start Time
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_COMPLETION_TIME
Completion Time
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_DEPENDENCY
Dependencies
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_FAILED_DEPENDENCY_ACTION
Failed Dependency Action
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_LOG
Log Message(s)
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_LAST_LOG
Last Log Message
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_NOTIFY_ON_COMPLETION
Email Upon Completion
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_FIELD_NOTIFY_ON_ERROR
Email Upon Error
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_TASKINFO_CMD_CANCEL_SUCCESS
Task %s canceled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKINFO_RETRIEVING_TASK_ENTRY
Error retrieving task entry %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKINFO_UNKNOWN_TASK_ENTRY
There are no tasks with ID %s
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_DETAILS
Task Details
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_TASKINFO_OPTIONS
%s Options
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_NO_TASKS
No tasks exist
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_NONE
None
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_NONE_SPECIFIED
None Specified
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_IMMEDIATE_EXECUTION
Immediate execution
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_TASKINFO_LDAP_EXCEPTION
Error connecting to the directory server: '%s'. Verify that the connection options are correct and that the server is running
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INCOMPATIBLE_ARGUMENTS
Options '%s' and '%s' are incompatible with each other and cannot be used together
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_TASK_ARG_CANCEL
ID of a particular task to cancel
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKINFO_CANCELING_TASK
Error canceling task '%s': %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKINFO_ACCESSING_LOGS
Error accessing logs for task '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_TASKINFO_NOT_CANCELABLE_TASK_INDEX
Task at index %d is not cancelable
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_NO_CANCELABLE_TASKS
There are currently no cancelable tasks
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_CLIENT_UNKNOWN_TASK
There are no tasks defined with ID '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_CLIENT_UNCANCELABLE_TASK
Task '%s' has finished and cannot be canceled
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_CLIENT_TASK_STATE_UNKNOWN
State for task '%s' cannot be determined
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_START_DATETIME
Indicates the date/time at which this operation will start when scheduled as a server task expressed in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local time. A value of '0' will cause the task to be scheduled for immediate execution. When this option is specified the operation will be scheduled to start at the specified time after which this utility will exit immediately
public static final LocalizableMessageDescriptor.Arg0 ERR_START_DATETIME_FORMAT
The start date/time must in YYYYMMDDhhmmssZ format for UTC time or YYYYMMDDhhmmss for local time
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_TASK_TOOL_TASK_SCHEDULED_FUTURE
%s task %s scheduled to start %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_TOOL_START_TIME_NO_LDAP
You have provided options for scheduling this operation as a task but options provided for connecting to the server's tasks backend resulted in the following error: '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PROP_FILE_PATH
Path to the file containing default property values used for command line arguments
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_NO_PROP_FILE
No properties file will be used to get default command line argument values
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TASK_TASK_ARGS
Task Scheduling Options
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TASK_LDAP_ARGS
Task Backend Connection Options
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_CONFIG_OPTIONS_ARGS
Configuration Options
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TASK_COMPLETION_NOTIFICATION
Email address of a recipient to be notified when the task completes. This option may be specified more than once
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TASK_ERROR_NOTIFICATION
Email address of a recipient to be notified if an error occurs when this task executes. This option may be specified more than once
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_TASK_DEPENDENCY_ID
ID of a task upon which this task depends. A task will not start execution until all its dependencies have completed execution
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_DESCRIPTION_TASK_FAILED_DEPENDENCY_ACTION
Action this task will take should one if its dependent tasks fail. The value must be one of %s. If not specified defaults to %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKTOOL_OPTIONS_FOR_TASK_ONLY
The option %s is only applicable when scheduling this operation as a task
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKTOOL_INVALID_EMAIL_ADDRESS
The value %s for option %s is not a valid email address
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKTOOL_INVALID_FDA
The failed dependency action value %s is invalid. The value must be one of %s
public static final LocalizableMessageDescriptor.Arg0 ERR_TASKTOOL_FDA_WITH_NO_DEPENDENCY
The failed dependency action option is to be used in conjunction with one or more dependencies
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKINFO_TASK_NOT_CANCELABLE_TASK
Error: task %s is not in a cancelable state
public static final LocalizableMessageDescriptor.Arg0 NOTE_BACKUPDB_CANCELLED
The backup process was cancelled
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_REJECTED_FILE
Write rejected entries to the specified file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_CANNOT_WRITE_REJECTED
Cannot write to rejected entries file %s. Verify that you have enough write rights on the file
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_REJECTED_FILE
Write rejected entries to file:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_SKIPPED_FILE
Write skipped entries to the specified file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_CANNOT_WRITE_SKIPPED
Cannot write to skipped entries file %s. Verify that you have enough write rights on the file
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_SKIPPED_FILE
Write skipped entries to file:
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_TOO_MANY_KEYSTORE_PASSWORD_TRIES
The maximum number of tries to provide the certificate key store PIN is %s. Install canceled
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_JAVAPROPERTIES_TOOL_DESCRIPTION
This utility can be used to change the java arguments and java home that are used by the different server commands.%n%nBefore launching the command, edit the properties file located in %s to specify the java arguments and java home. When you have edited the properties file, run this command for the changes to be taken into account.%n%nNote that the changes will only apply to this server installation. No modifications will be made to your environment variables
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_JAVAPROPERTIES_DESCRIPTION_PROPERTIES_FILE
The properties file to be used to generate the scripts. If this attribute is not specified %s will be used
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_JAVAPROPERTIES_DESCRIPTION_DESTINATION_FILE
The script file that will be written. If not specified %s will be written
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JAVAPROPERTIES_WITH_PROPERTIES_FILE
The file properties "%s" cannot be read. Check that it exists and that you have read rights to it
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JAVAPROPERTIES_WITH_DESTINATION_FILE
The destination file "%s" cannot be written. Check that you have write rights to it
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JAVAPROPERTIES_WRITING_DESTINATION_FILE
The destination file "%s" cannot be written. Check that you have right reads to it
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_JAVAPROPERTIES_SUCCESSFUL_NON_DEFAULT
The script file %s was successfully created. For the command-lines to use the java properties specified on %s you must copy the created script file to %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_JAVAPROPERTIES_SUCCESSFUL
The operation was successful. The server commands will use the java arguments and java home specified in the properties file located in %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKUPDB_REPEATED_BACKEND_ID
The backend ID '%s' has been specified several times
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTALLDS_EMPTY_DN_RESPONSE
ERROR: The empty LDAP DN is not a valid value
public static final LocalizableMessageDescriptor.Arg0 INFO_FILE_PLACEHOLDER
{file}
public static final LocalizableMessageDescriptor.Arg0 INFO_CONFIGFILE_PLACEHOLDER
{configFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFFILE_PLACEHOLDER
{ldifFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_SEED_PLACEHOLDER
{seed}
public static final LocalizableMessageDescriptor.Arg0 INFO_KEYSTOREPATH_PLACEHOLDER
{keyStorePath}
public static final LocalizableMessageDescriptor.Arg0 INFO_TRUSTSTOREPATH_PLACEHOLDER
{trustStorePath}
public static final LocalizableMessageDescriptor.Arg0 INFO_BINDPWD_FILE_PLACEHOLDER
{bindPasswordFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_HOST_PLACEHOLDER
{host}
public static final LocalizableMessageDescriptor.Arg0 INFO_PORT_PLACEHOLDER
{port}
public static final LocalizableMessageDescriptor.Arg0 INFO_BASEDN_PLACEHOLDER
{baseDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_ROOT_USER_DN_PLACEHOLDER
{rootUserDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_BINDDN_PLACEHOLDER
{bindDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_BINDPWD_PLACEHOLDER
{bindPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_KEYSTORE_PWD_PLACEHOLDER
{keyStorePassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_PATH_PLACEHOLDER
{path}
public static final LocalizableMessageDescriptor.Arg0 INFO_TRUSTSTORE_PWD_FILE_PLACEHOLDER
{path}
public static final LocalizableMessageDescriptor.Arg0 INFO_TRUSTSTORE_PWD_PLACEHOLDER
{trustStorePassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_NICKNAME_PLACEHOLDER
{nickname}
public static final LocalizableMessageDescriptor.Arg0 INFO_ASSERTION_FILTER_PLACEHOLDER
{filter}
public static final LocalizableMessageDescriptor.Arg0 INFO_FILTER_PLACEHOLDER
{filter}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXYAUTHID_PLACEHOLDER
{authzID}
public static final LocalizableMessageDescriptor.Arg0 INFO_SASL_OPTION_PLACEHOLDER
{name=value}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROTOCOL_VERSION_PLACEHOLDER
{version}
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKENDNAME_PLACEHOLDER
{backendName}
public static final LocalizableMessageDescriptor.Arg0 INFO_START_DATETIME_PLACEHOLDER
{startTime}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROP_FILE_PATH_PLACEHOLDER
{propertiesFilePath}
public static final LocalizableMessageDescriptor.Arg0 INFO_EMAIL_ADDRESS_PLACEHOLDER
{emailAddress}
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_ID_PLACEHOLDER
{taskID}
public static final LocalizableMessageDescriptor.Arg0 INFO_ACTION_PLACEHOLDER
{action}
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPID_PLACEHOLDER
{backupID}
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUPDIR_PLACEHOLDER
{backupDir}
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPPORT_PLACEHOLDER
{ldapPort}
public static final LocalizableMessageDescriptor.Arg0 INFO_JMXPORT_PLACEHOLDER
{jmxPort}
public static final LocalizableMessageDescriptor.Arg0 INFO_KEY_MANAGER_PROVIDER_DN_PLACEHOLDER
{keyManagerProviderDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_TRUST_MANAGER_PROVIDER_DN_PLACEHOLDER
{trustManagerProviderDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_KEY_MANAGER_PATH_PLACEHOLDER
{keyManagerPath}
public static final LocalizableMessageDescriptor.Arg0 INFO_ROOT_USER_PWD_PLACEHOLDER
{rootUserPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_SERVER_ROOT_DIR_PLACEHOLDER
{serverRootDir}
public static final LocalizableMessageDescriptor.Arg0 INFO_SERVICE_NAME_PLACEHOLDER
{serviceName}
public static final LocalizableMessageDescriptor.Arg0 INFO_USER_NAME_PLACEHOLDER
{userName}
public static final LocalizableMessageDescriptor.Arg0 INFO_ARGS_PLACEHOLDER
{args}
public static final LocalizableMessageDescriptor.Arg0 INFO_DATABASE_NAME_PLACEHOLDER
{databaseName}
public static final LocalizableMessageDescriptor.Arg0 INFO_MAX_KEY_VALUE_PLACEHOLDER
{maxKeyValue}
public static final LocalizableMessageDescriptor.Arg0 INFO_MIN_KEY_VALUE_PLACEHOLDER
{minKeyValue}
public static final LocalizableMessageDescriptor.Arg0 INFO_MAX_DATA_SIZE_PLACEHOLDER
{maxDataSize}
public static final LocalizableMessageDescriptor.Arg0 INFO_MIN_DATA_SIZE_PLACEHOLDER
{minDataSize}
public static final LocalizableMessageDescriptor.Arg0 INFO_CLEAR_PWD
{clearPW}
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCODED_PWD_PLACEHOLDER
{encodedPW}
public static final LocalizableMessageDescriptor.Arg0 INFO_STORAGE_SCHEME_PLACEHOLDER
{scheme}
public static final LocalizableMessageDescriptor.Arg0 INFO_BRANCH_DN_PLACEHOLDER
{branchDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_ATTRIBUTE_PLACEHOLDER
{attribute}
public static final LocalizableMessageDescriptor.Arg0 INFO_WRAP_COLUMN_PLACEHOLDER
{wrapColumn}
public static final LocalizableMessageDescriptor.Arg0 INFO_TEMPLATE_FILE_PLACEHOLDER
{templateFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_REJECT_FILE_PLACEHOLDER
{rejectFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_SKIP_FILE_PLACEHOLDER
{skipFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRAM_NAME_PLACEHOLDER
{programName}
public static final LocalizableMessageDescriptor.Arg0 INFO_NUM_ENTRIES_PLACEHOLDER
{numEntries}
public static final LocalizableMessageDescriptor.Arg0 INFO_ROOT_USER_PWD_FILE_PLACEHOLDER
{rootUserPasswordFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAP_CONTROL_PLACEHOLDER
{controloid[:criticality[:value|::b64value|:<filePath]]}
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCODING_PLACEHOLDER
{encoding}
public static final LocalizableMessageDescriptor.Arg0 INFO_ATTRIBUTE_LIST_PLACEHOLDER
{attrList}
public static final LocalizableMessageDescriptor.Arg0 INFO_NEW_PASSWORD_PLACEHOLDER
{newPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_CURRENT_PASSWORD_PLACEHOLDER
{currentPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_SEARCH_SCOPE_PLACEHOLDER
{searchScope}
public static final LocalizableMessageDescriptor.Arg0 INFO_SORT_ORDER_PLACEHOLDER
{sortOrder}
public static final LocalizableMessageDescriptor.Arg0 INFO_VLV_PLACEHOLDER
{before:after:index:count | before:after:value}
public static final LocalizableMessageDescriptor.Arg0 INFO_DEREFERENCE_POLICE_PLACEHOLDER
{dereferencePolicy}
public static final LocalizableMessageDescriptor.Arg0 INFO_SIZE_LIMIT_PLACEHOLDER
{sizeLimit}
public static final LocalizableMessageDescriptor.Arg0 INFO_TIME_LIMIT_PLACEHOLDER
{timeLimit}
public static final LocalizableMessageDescriptor.Arg0 INFO_SCOPE_PLACEHOLDER
{scope}
public static final LocalizableMessageDescriptor.Arg0 INFO_FILTER_FILE_PLACEHOLDER
{filterFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_OUTPUT_FILE_PLACEHOLDER
{outputFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_TARGETDN_PLACEHOLDER
{targetDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_TIME_PLACEHOLDER
{time}
public static final LocalizableMessageDescriptor.Arg0 INFO_TRUE_FALSE_PLACEHOLDER
{true|false}
public static final LocalizableMessageDescriptor.Arg0 INFO_INDEX_PLACEHOLDER
{index}
public static final LocalizableMessageDescriptor.Arg0 INFO_STOP_REASON_PLACEHOLDER
{stopReason}
public static final LocalizableMessageDescriptor.Arg0 INFO_STOP_TIME_PLACEHOLDER
{stopTime}
public static final LocalizableMessageDescriptor.Arg0 INFO_SECONDS_PLACEHOLDER
{seconds}
public static final LocalizableMessageDescriptor.Arg0 INFO_DATA_PLACEHOLDER
{data}
public static final LocalizableMessageDescriptor.Arg0 INFO_ADDRESS_PLACEHOLDER
{address}
public static final LocalizableMessageDescriptor.Arg0 INFO_SUBJECT_PLACEHOLDER
{subject}
public static final LocalizableMessageDescriptor.Arg0 INFO_KEYSTORE_PWD_FILE_PLACEHOLDER
{keyStorePasswordFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_PSEARCH_PLACEHOLDER
ps[:changetype[:changesonly[:entrychgcontrols]]]
public static final LocalizableMessageDescriptor.Arg0 INFO_MULTICHOICE_TRUE_VALUE
true
public static final LocalizableMessageDescriptor.Arg0 INFO_MULTICHOICE_FALSE_VALUE
false
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_SERVER_JMXPORT_LABEL
JMX Listener Port:
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_START_SERVER
Start Server when the configuration is completed
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DO_NOT_START_SERVER
Do not start Server when the configuration is completed
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_SUMMARY
Setup Summary%n=============
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CONFIRM_INSTALL_PROMPT
What would you like to do?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CONFIRM_INSTALL
Set up the server with the parameters above
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROVIDE_DATA_AGAIN
Provide the setup parameters again
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CANCEL
Cancel and exit
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_CRYPTO_MANAGER
An error occurred while attempting to update the crypto manager in the Directory Server: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_TASK_TOOL_TASK_SUCESSFULL
%s task %s has been successfully completed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_TASK_TOOL_TASK_NOT_SUCESSFULL
%s task %s did not complete successfully
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_READ_TRUSTSTORE
Cannot access trust store '%s'. Verify that the provided trust store exists and that you have read access rights to it
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_READ_KEYSTORE
Cannot access key store '%s'. Verify that the provided key store exists and that you have read access rights to it
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_IGNORE_ATTRS
File containing a list of attributes to ignore when computing the difference
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_IGNORE_ENTRIES
File containing a list of entries (DN) to ignore when computing the difference
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_READ_FILE_IGNORE_ENTRIES
An error occurred while attempting to read the file '%s' containing the list of ignored entries: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFDIFF_CANNOT_READ_FILE_IGNORE_ATTRIBS
An error occurred while attempting to read the file '%s' containing the list of ignored attributes: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LDIFDIFF_CANNOT_PARSE_STRING_AS_DN
The string '%s' from file '%s' could not be parsed as a dn
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_CHANGE_NUMBER_CONTROL_RESULT
The %s operation change number is %s
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_ADMINCONNECTORPORT
On which port would you like the Administration Connector to accept connections?
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_ADMINCONNECTORPORT
Port on which the Administration Connector should listen for communication
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_ADMIN_CONNECTOR_PORT
An error occurred while attempting to update the administration connector port: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKINFO_LDAP_EXCEPTION_SSL
Error connecting to the directory server at %s on %s. Check this port is an administration port
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_ADMIN_PORT
Directory server administration port number
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_USE_JCEKS
Path of a JCEKS containing a certificate to be used as the server certificate
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_CERT_OPTION_JCEKS
Use an existing certificate in a JCEKS keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_JCEKS_PATH
JCEKS keystore path:
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_JCEKS_PROVIDER
Error creating JCEKS Key Provider configuration: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_STOPDS_CANNOT_CONNECT_SSL
ERROR: Cannot establish a connection to the Directory Server at %s on port %s. Check this port is an administration port
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PWPSTATE_CANNOT_CONNECT_SSL
ERROR: Cannot establish a connection to the Directory Server at %s on port %s. Check this port is an administration port
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKUPDB_CANNOT_BACKUP_IN_DIRECTORY
The target backend %s cannot be backed up to the backup directory %s: this directory is already a backup location for backend %s
public static final LocalizableMessageDescriptor.Arg0 INFO_RECURRING_TASK_PLACEHOLDER
{schedulePattern}
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_SERVER_COMPONENTS
An error occurred while attempting to initialize server components to run the tool: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFIMPORT_COUNT_REJECTS_REQUIRES_OFFLINE
The %s argument is not supported for online imports
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_RECURRING_TASK
Indicates the task is recurring and will be scheduled according to the value argument expressed in crontab(5) compatible time/date pattern
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_TASK_TOOL_RECURRING_TASK_SCHEDULED
Recurring %s task %s scheduled successfully
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LDIFEXPORT_PATH_TO_LDIF_FILE
Exporting to %s
public static final LocalizableMessageDescriptor.Arg0 INFO_PROMPT_YES_COMPLETE_ANSWER
yes
public static final LocalizableMessageDescriptor.Arg0 INFO_PROMPT_YES_FIRST_LETTER_ANSWER
y
public static final LocalizableMessageDescriptor.Arg0 INFO_PROMPT_NO_COMPLETE_ANSWER
no
public static final LocalizableMessageDescriptor.Arg0 INFO_PROMPT_NO_FIRST_LETTER_ANSWER
n
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_START_DATETIME_ALREADY_PASSED
The specified start time '%s' has already passed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDAPCOMPARE_ERROR_READING_FILE
An error occurred reading file '%s'. Check that the file exists and that you have read access rights to it. Details: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_STOPDS_DATETIME_ALREADY_PASSED
The specified stop time '%s' has already passed
public static final LocalizableMessageDescriptor.Arg0 ERR_LDAPCOMPARE_FILENAME_AND_DNS
Both entry DNs and a file name were provided for the compare operation. These arguments are not compatible
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_CMD_REFRESH_CHAR
r
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_CMD_CANCEL_CHAR
c
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKINFO_CMD_VIEW_LOGS_CHAR
l
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_CHECK_SCHEMA
Takes into account the syntax of the attributes as defined in the schema to make the value comparison. The provided LDIF files must be conform to the server schema
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_LDIFDIFF_NO_CONFIG_FILE
WARNING: no configuration file was provided as argument. No schema check will be performed. If this is being called through the '%s' command-line, verify that the script has not been modified
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPAUTH_NON_EMPTY_PASSWORD
You must provide a non-empty password to continue
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_TIMEOUT_DURING_STARTUP
The timeout of '%d' seconds to start the server has been reached. You can use the argument '--%s' to increase this timeout
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_ENABLE_WINDOWS_SERVICE
Enable the server to run as a Windows Service
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DO_NOT_ENABLE_WINDOWS_SERVICE
Do not enable the server to run as a Windows Service
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_TEMP_DIRECTORY
Path to temporary directory for index scratch files during LDIF import
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_TEMP_DIR_PLACEHOLDER
{directory}
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_DESCRIPTION_THREAD_COUNT
Number of threads used to read LDIF file during import. Default value (0) equals: 2 x (number of CPUs)
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFIMPORT_THREAD_COUNT_PLACEHOLDER
{count}
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIFIMPORT_CANNOT_PARSE_THREAD_COUNT
The value %s for threadCount cannot be parsed: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_LDAPSEARCH_PUBLIC_CHANGELOG_COOKIE_EXC
# Public changelog exchange control(%s): %s
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_DESCRIPTION_INPUT_PW
The password to encode or to compare against an encoded password is interactively asked to the user
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_INPUT_PWD_1
Please enter the password :
public static final LocalizableMessageDescriptor.Arg0 INFO_ENCPW_INPUT_PWD_2
Please renter the password:
public static final LocalizableMessageDescriptor.Arg0 ERR_ENCPW_NOT_SAME_PW
Provided passwords don't matched
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENCPW_CANNOT_READ_PW
Cannot read password from the input: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_DESCRIPTION_REBUILD_ALL
Rebuild all indexes, including any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used with the "-i" option or the "--rebuildDegraded" option
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_TEMP_DIR_PLACEHOLDER
{directory}
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_DESCRIPTION_TEMP_DIRECTORY
Path to temporary directory for index scratch files during index rebuilding
public static final LocalizableMessageDescriptor.Arg0 ERR_REBUILDINDEX_REBUILD_ALL_ERROR
Index "-i" option cannot be specified with the "--rebuildAll" option
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROVIDE_BASE_DN_PROMPT
Do you want to import data into the directory server now?
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INSTALLDS_NO_BASE_DN_AND_CONFLICTING_ARG
You have specified not to create a base DN. If no base DN is to be created you cannot specify argument '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_SUBENTRIES
Use subentries control to specify that subentries are visible and normal entries are not
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_HOST_NAME
The fully-qualified directory server host name that will be used when generating self-signed certificates for LDAP SSL/StartTLS, the administration connector, and replication
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PROMPT_HOST_NAME
Provide the fully-qualified directory server host name that will be used when generating self-signed certificates for LDAP SSL/StartTLS, the administration connector, and replication
public static final LocalizableMessageDescriptor.Arg0 INFO_PERIOD_PLACEHOLDER
{period}
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_REFRESH_PERIOD
When this argument is specified, the status command will display its contents periodically. Used to specify the period (in seconds) between two displays of the status
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_PRINT_EQUIVALENT_COMMAND_LINE
Print equivalent non-interactive command-line
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_WINDOWS_SERVICE_ENABLING_ERROR_STARTING_SERVER
The Windows Service was successfully configured but there was an error starting it. Error code starting Windows Service: %d
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_STATS_ONLY
Do not display backend data, just statistics
public static final LocalizableMessageDescriptor.Arg0 INFO_TIMEOUT_PLACEHOLDER
{timeout}
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_CONNECTION_TIMEOUT
Maximum length of time (in milliseconds) that can be taken to establish a connection. Use '0' to specify no time out
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CLIENT_SIDE_TIMEOUT
A client side timeout occurred.%nAdditional Information: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_MAXIMUM_DURATION_PLACEHOLDER
{maximum duration}
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_PURGE_HISTORICAL_MAXIMUM_DURATION
This argument specifies the maximum duration the purge processing must last expressed in seconds
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRING_SCHEDULE_FORMAT_ERROR
The provided schedule value has an invalid format. The schedule must be expressed using a crontab(5) format. Error details: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_DESCRIPTION_REBUILD_DEGRADED
Rebuild all degraded indexes, including any DN2ID, DN2URI, VLV and extensible indexes. Cannot be used with the "-i" option or the "--rebuildAll" option
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REBUILDINDEX_REBUILD_DEGRADED_ERROR
Option "--rebuildDegraded" cannot be specified with the "--%s" option
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REBUILDINDEX_REBUILD_ALL_DEGRADED_ERROR
Option "--rebuildAll" cannot be specified with the "--%s" option
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_UPDATE_DIGEST_MD5_FQDN
An error occurred while attempting to update the FQDN for the DIGEST-MD5 SASL mechanism: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_REBUILDINDEX_DESCRIPTION_CLEAR_DEGRADED_STATE
Indicates that indexes do not need rebuilding because they are known to be empty and forcefully marks them as valid. This is an advanced option which must only be used in cases where a degraded index is known to be empty and does not therefore need rebuilding. This situation typically arises when an index is created for an attribute which has just been added to the schema
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIFDIFF_DESCRIPTION_USE_COMPARE_RESULT
Use the LDAP compare result as an exit code for reporting differences between the two LDIF files
public static final LocalizableMessageDescriptor.Arg0 INFO_LDAPCOMPARE_DESCRIPTION_USE_COMPARE_RESULT
Use the LDAP compare result as an exit code for the LDAP compare operations
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BUILDVERSION_NOT_FOUND
The version of the installed OpenDJ could not be determined because the version file '%s' could not be found. Restore it from backup before continuing
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BUILDVERSION_MALFORMED
The version of the installed OpenDJ could not be determined because the version file '%s' exists but contains invalid data. Restore it from backup before continuing
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BUILDVERSION_MISMATCH
The OpenDJ binary version '%s' does not match the installed version '%s'. Please run upgrade before continuing
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_OPTION_IGNORE_ERRORS
Ignores any errors which occur during the upgrade. This option should be used with caution and may be useful in automated deployments where potential errors are known in advance and resolved after the upgrade has completed
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_OPTION_FORCE
Forces a non-interactive upgrade to continue even if it requires user interaction. In particular, long running or critical upgrade tasks, such as re-indexing, which require user confirmation will be skipped. This option may only be used with the '%s' option
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_DESCRIPTION_CLI
Upgrades OpenDJ configuration and application data so that it is compatible with the installed binaries.%n%nThis tool should be run immediately after upgrading the OpenDJ binaries and before restarting the server.%n%nNOTE: this tool does not provide backup or restore capabilities. Therefore, it is the responsibility of the OpenDJ administrator to take necessary precautions before performing the upgrade
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_MAIN_UPGRADE_PROCESS
The upgrade failed to complete for the following reason: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_SUCCESSFUL
OpenDJ was successfully upgraded from version %s to %s
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_PERFORMING_TASKS
Performing upgrade
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TITLE
OpenDJ Upgrade Utility
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_SUMMARY
OpenDJ will be upgraded from version %s to %s
public static final LocalizableMessageDescriptor.Arg0 ERR_UPGRADE_REQUIRES_SERVER_OFFLINE
OpenDJ cannot be upgraded because the server is currently running. Please stop the server and try again
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_VERSION_UP_TO_DATE
OpenDJ has already been upgraded to version %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_DISPLAY_NOTIFICATION_ERROR
An unexpected error occurred while attempting to display a notification: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_DISPLAY_CONFIRM_ERROR
An unexpected error occurred while attempting to display a confirmation : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_CHANGE_DONE_IN_SPECIFIC_FILE
...Change(s) done in %s (x%s)
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_NO_CHANGE_DONE_IN_SPECIFIC_FILE
...No change applied in %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_TASKS_FAIL
An error occurred while performing an upgrade task: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_NEEDS_USER_CONFIRM
%s.%nDo you want to make this configuration change?
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_DISPLAY_CONFIRM_START
The upgrade is ready to proceed. Do you wish to continue?
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_ABORTED_BY_USER
The upgrade has been canceled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_UNKNOWN_OC_ATT
No %s with OID %s exists in the schema
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_CONFIG_ERROR_UPGRADE_FOLDER
An error occurred when trying to upgrade the config/upgrade folder: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_REQUIREMENTS
Preparing to upgrade
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_VERSION_IS_NOT_SUPPORTED
This tool cannot be used for upgrading versions of OpenDJ which are older than '%s'. Please upgrade to '%s' first before attempting further upgrades
public static final LocalizableMessageDescriptor.Arg0 INFO_LICENSE_CLI_ACCEPT_INVALID_RESPONSE
Invalid response
public static final LocalizableMessageDescriptor.Arg0 INFO_LICENSE_DETAILS_CLI_LABEL
Please read the License Agreement above.%nYou must accept the terms of the agreement before continuing with the installation
public static final LocalizableMessageDescriptor.Arg0 INFO_LICENSE_ACCEPT
Do you accept the License Agreement?
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_ERROR_COPYING_FILE
An error occurred while copying the file '%s' to '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_ERROR_DELETING_DIRECTORY
An error occurred while deleting directory '%s'. Check that you have the rights to delete this directory and that there is no other application using it
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_ERROR_DELETING_FILE
An error occurred while deleting file '%s'. Check that you have the rights to delete this file and that there is no other application using it
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_ERROR_RENAMING_FILE
An error occurred while renaming file '%s' to '%s'
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_UPGRADE_FAILS
The upgrade failed because %d errors were encountered. Please check log for further details
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_COPYSCHEMA_FAILS
An error occurred while copying the schema file '%s': %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_ADDATTRIBUTE_FAILS
An error occurred while adding one or more attributes to the schema file '%s': %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_ADDOBJECTCLASS_FAILS
An error occurred while adding one or more object classes to the schema file '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_GENERAL_SEE_FOR_DETAILS
See '%s' for a detailed log of this operation
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_REPLACE_SCHEMA_FILE
Replacing schema file '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REFRESH_UPGRADE_DIRECTORY
Archiving concatenated schema
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_ADD_CONFIG_FILE
Adding '%s' configuration file
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPGRADE_ADD_CONFIG_FILE_FAILS
An error occurred while adding configuration file '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_RENAME_SNMP_SECURITY_CONFIG_FILE
An error occurred when trying to rename the SNMP security config file: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_REBUILD_INDEX_STARTS
Rebuilding index(es) '%s' for base dn(s) '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_REBUILD_INDEX_ENDS
Rebuild index task ends
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_PERFORMING_POST_TASKS
Performing post upgrade tasks
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_POST_TASKS_COMPLETE
Post upgrade tasks complete
public static final LocalizableMessageDescriptor.Arg0 ERR_UPGRADE_PERFORMING_POST_TASKS_FAIL
An error occurred during post upgrade task. Process aborted. Please check log for further details
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_REBUILD_INDEXES_DECLINED
You have to rebuild the '%s' index(es) manually to get a fully functional server
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_ALL_REBUILD_INDEX_DECLINED
You have to rebuild all indexes manually to get a fully functional server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_INVALID_LOG_FILE
Invalid log file %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_REBUILD_INDEX_ARGUMENTS
The rebuild index tool arguments are %s
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_REBUILD_ALL
Rebuilding all indexes
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_PROCESS_END
End of the upgrade process
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UPGRADE_CORRUPTED_TEMPLATE
'%s' is missing or empty, it is probably corrupted
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_CLASSES_FOLDER_RENAMED
The classes folder has been renamed to '%s' to avoid compatibility issues
public static final LocalizableMessageDescriptor.Arg0 ERR_UPGRADE_DSJAVAPROPERTIES_FAILED
The dsjavaproperties tool failed to run. Please rerun dsjavaproperties manually
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_BACKENDS
List the pluggable backends
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_RAW_DBS
List the low-level databases within a pluggable backend's storage engine. This subcommand may take a long time to complete depending on the size of the backend
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_INDEX
Dump records from an index, decoding keys and values. Depending on index size, this subcommand can generate lots of output
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_DUMP_RAW_DB
Dump the raw records in hexadecimal format for a low-level database within the pluggable backend's storage engine. Depending on index size, this subcommand can generate lots of output
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_RAW_DB_NAME
Raw DB Name
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_TOOL_ERROR_LISTING_BASE_DNS
An error occurred while listing the base DNs: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_TOOL_ERROR_LISTING_TREES
An error occurred while listing indexes: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_TOOL_ERROR_INITIALIZING_BACKEND
An unexpected error occurred while attempting to initialize the backend '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_TOOL_ERROR_READING_TREE
An unexpected error occurred while attempting to read and/or decode records from an index: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEXES
List the indexes associated with a pluggable backend. This subcommand may take a long time to complete depending on the size of the backend
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_INDEX_UNDEFINED_RECORD_COUNT
Over Entry Limit
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_BACKEND_TOOL_NO_TREE_FOR_NAME
No index exists with the requested name '%s' in base DN '%s' and backend '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_BACKEND_TOOL_ONLY_ONE_MIN_KEY
Cannot specify a minimum key both as a string and as an hexadecimal string
public static final LocalizableMessageDescriptor.Arg0 ERR_BACKEND_TOOL_ONLY_ONE_MAX_KEY
Cannot specify a maximum key both as a string and as an hexadecimal string
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_TOOL_PROCESSING_ARGUMENT
An error occurred while processing arguments: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_TOOL_EXECUTING_COMMAND
An error occurred while trying to execute %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_TOTAL_KEYS
Total Keys
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_KEYS_SIZE
Keys Size
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_VALUES_SIZE
Values Size
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_TOTAL_SIZES
Total Size
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_USE_SI_UNITS
Uses SI Units for printing sizes
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL_SUBCMD_SINGLE_LINE
Write hexadecimal data on a single line instead of pretty format
public static final LocalizableMessageDescriptor.Arg0 INFO_LABEL_BACKEND_TOOL_STORAGE
Storage
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LABEL_BACKEND_TOOL_TOTAL
%nTotal: %d%n
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_TOOL_CANNOT_CONFIGURE_BACKEND
Cannot configure backend %s: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LABEL_BACKEND_TOOL_INDEX
%nIndex: %s%n
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_LABEL_BACKEND_TOOL_OVER_INDEX_LIMIT_KEYS
Over index-entry-limit keys: %s%n
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LABEL_BACKEND_TOOL_TOTAL_RECORDS
%nTotal Records: %d%n
public static final LocalizableMessageDescriptor.Arg2<Number,Number> INFO_LABEL_BACKEND_TOOL_TOTAL_KEY_SIZE_AND_AVG
Total / Average Key Size: %d bytes / %d bytes%n
public static final LocalizableMessageDescriptor.Arg2<Number,Number> INFO_LABEL_BACKEND_TOOL_TOTAL_DATA_SIZE_AND_AVG
Total / Average Data Size: %d bytes / %d bytes%n
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_BACKEND_TOOL_CURSOR_AT_KEY_NUMBER
At key number %d, %s:
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LABEL_BACKEND_TOOL_KEY_FORMAT
Key (len %d):
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_LABEL_BACKEND_TOOL_VALUE_FORMAT
Value (len %d):
public static final LocalizableMessageDescriptor.Arg0 ERR_BACKEND_TOOL_DECODER_NOT_AVAILABLE
Data decoder for printing is not available, should use hex dump
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_TOOL_NO_TREE_FOR_NAME_IN_STORAGE
No storage index exists with the requested name %s in backend %s
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_TOOL
This utility can be used to debug a backend
public static final LocalizableMessageDescriptor.Arg0 INFO_INDEX_NAME_PLACEHOLDER
{indexName}
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_BACKEND_DEBUG_RAW_DB_NAME
The raw database name
public static final LocalizableMessageDescriptor.Arg0 INFO_CHANGE_NUMBER_PLACEHOLDER
{change number}
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_BACKENDS
An error occurred while initializing server backends: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_INITIALIZE_SERVER_PLUGINS
An error occurred while initializing plugins: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_SUBSYSTEM_NOT_INITIALIZED
Subsystem %s should be initialized first
public static final LocalizableMessageDescriptor.Arg0 ERR_STARTTLS_FAILED
StartTLS failed: the connection has been closed without receiving a response. This may indicate you tried to connect to an LDAPS port instead of the LDAP port, or that the network is down
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_6869_SUMMARY
Fixing de-DE collation matching rule OID
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7192_SUMMARY
Updating password policy configurations
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7364_SUMMARY
Updating audit log publisher configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7748_1_SUMMARY
Adding 'etag' virtual attribute schema
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7748_2_SUMMARY
Configuring 'etag' virtual attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7834_SUMMARY
Configuring 'ds-pwp-password-expiration-time' virtual attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7979_SUMMARY
Updating certificate syntax configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8124_SUMMARY
Updating JPEG syntax configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8133_SUMMARY
Updating country string syntax configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8214_SUMMARY
Modifying filter in 'isMemberOf' virtual attribute configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8214_DESCRIPTION
OpenDJ 2.5.0 modified the default configuration of the 'isMemberOf' virtual attribute so that it is included with group entries. This was done in order to make it easier for users to determine which groups a 'nested' group belongs to
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8387_SUMMARY
Updating dictionary password validator configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8389_SUMMARY
Updating attribute value password validator configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8487_SUMMARY
Adding PBKDF2 password storage scheme configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8613_SUMMARY
Adding HTTP connection handler configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8832_SUMMARY
Adding file-based HTTP access logger
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_7466_SUMMARY
Rename SNMP security config file
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8985_1_SUMMARY
Adding 'emailAddress' attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_8985_2_SUMMARY
Updating subject attribute to user attribute configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_9013_DESCRIPTION
OpenDJ 2.5.0-Xpress1 introduced a regression in the ds-sync-hist ordering index. This index has to be rebuilt and this could take a long time to proceed. Do you want to launch this process automatically at the end of the upgrade?
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_TOOL_LDAP_ERROR
ERROR: The server rejected the task for the following reason: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10133_1_SUMMARY
Changing matching rule for 'userCertificate' and 'caCertificate' to CertificateExactMatch
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10133_2_SUMMARY
Configuring 'CertificateExactMatch' matching rule
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10214_SUMMARY
Updating ds-cfg-java-class attribute in File-Based Debug Logger
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10232_SUMMARY
Deleting ds-cfg-default-debug-level attribute in File-Based Debug Logger
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10329_SUMMARY
Updating ds-cfg-default-severity attribute in File-Based Error Logger
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10339_SUMMARY
Updating ds-cfg-override-severity attribute in Replication Repair Logger
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10733_1_SUMMARY
Removing 'dc=replicationchanges' backend
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10733_2_SUMMARY
Removing ACI for 'dc=replicationchanges'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10820_SUMMARY
Adding default privilege 'changelog-read' to all root DNs
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_10908_SUMMARY
Adding PKCS5S2 password storage scheme configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11237_1_SUMMARY
Removing config for 'Network Groups'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11237_2_SUMMARY
Removing config for 'Workflows'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11237_3_SUMMARY
Removing config for 'Workflow Elements'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11239_SUMMARY
Removing config for 'Network Group Plugin'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11260_SUMMARY
OpenDJ 3.0.0 changed the matching rule implementations. All indexes have to be rebuilt. This could take a long time to proceed. Do you want to launch this process automatically at the end of the upgrade?
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11339_SUMMARY
Removing config for 'Extensions'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_11476_SUMMARY
Removing config for 'File System Entry Cache'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_12226_SUMMARY
Removing config for 'Entry Cache Preload'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_9206_SUMMARY
Rerunning dsjavaproperties
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_JE_NO_JE_LIB
The upgrade will not be performed because the current instance contains one or more JE based backends which cannot be migrated because the JE library is not present in the class-path. The upgrade should be restarted once the JE backends have been exported and disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_MIGRATE_JE_UGLY_DN
The upgrade will not be performed because the JE backend '%s' contains a base DN '%s' that cannot be migrated. The upgrade should be restarted once the JE backend has been exported and disabled
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_CONFIG_READ_FAIL
The upgrade will not be performed because the configuration file config.ldif could not be parsed
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_MIGRATE_JE_ENV_UNREADABLE
The upgrade cannot continue because the JE backend with environment directory '%s' could not be accessed for migration
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_1
Migrating JE backend '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_2
Convert local DB backends to JE backends
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_3
Convert local DB indexes to backend indexes
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_4
Convert local DB VLV indexes to backend VLV indexes
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_MIGRATE_JE_SUMMARY_5
Skipping migration of disabled JE backend '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_JE_DESCRIPTION
OpenDJ 3.0.0 introduced changes to the JE backend configuration and database format. The upgrade will update all JE backend configurations, but will only migrate JE backend databases which are associated with *enabled* JE backends. It is very strongly recommended that any existing data has been backed up and that you have read the upgrade documentation before proceeding. Do you want to proceed with the upgrade?
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_JE_CANCELLED
The upgrade will not be performed because some JE backends need to be migrated.
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_MIGRATE_CHANGELOG_DESCRIPTION
OpenDJ 3.0.0 improved the replication changelog storage format. As a consequence, the old changelog content of the current replication server will be erased by the upgrade. The new changelog content will be automatically reconstructed from the changelog of other replication servers in the topology. After the upgrade, dsreplication reset-change-number can be used to reset the changelog change-number of the current replication server to match another replication server. Do you want to proceed with the upgrade?
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_DELETE_CHANGELOG_SUMMARY
Removing content of changelog in '%s' directory.
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_UPGRADE_TASK_DELETE_FILE
Removing file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIFIMPORT_LDIF_FILE_DOESNT_EXIST
Unable to access the LDIF file %s to import. Please check that the file is local to the server and the path correct.
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_BCRYPT_SCHEME_SUMMARY
Adding Bcrypt password storage scheme configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_CONFIGURATION_BACKEND_NOT_CONFIGURABLE
Removing configuration entry for the configuration backend
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_MATCHING_RULES
Removing configuration for matching rules
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_2716_1_SUMMARY
Adding 'includedAttributes' attribute type to changelog schema
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_2716_2_SUMMARY
Updating 'changeLogEntry' object class in changelog schema
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_OLD_JARS
Removing old OpenDJ library files
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_REBUILD_INDEXES_DISTINGUISHED_NAME
OpenDJ 3.5.0 introduced a new format for all equality indexes based on "distinguishedName" attribute type, like "member", "owner", "roleOccupant" and "seeAlso". They all have to be rebuilt if they exist on your server and this could take a long time to proceed. Do you want to launch this process automatically at the end of the upgrade?
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_UNABLE_TO_REMOVE_OLD_JARS
Unable to determine whether the file system is case sensitive. If the file system is case sensitive, then remove OpenDJ.jar and all OpenDJ_*.jar before starting the upgraded server.
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_SUMMARY_RESTORE_CSV_DELIMITER_CHAR
Restoring 'ds-cfg-delimiter-char' attribute type in concatenated schema
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_CANNOT_READ_SCHEMA_FILE
An error occurred reading schema file %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_UPGRADE_TASK_CANNOT_WRITE_TO_CONCATENATED_SCHEMA_FILE
An error occurred appending 'ds-cfg-delimiter-char' attribute type to concatenated schema file %s: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_CONFIRM_DISABLING_HTTP_CONNECTION_HANDLER
OpenDJ 3.5.0 introduced a new configuration model for the HTTP connection handler and its associated endpoints. Any enabled HTTP connection handlers will be disabled during the upgrade due to the break in compatibility
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_DISABLING_HTTP_CONNECTION_HANDLER
Disabling the HTTP connection handler
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_ADDING_DEFAULT_HTTP_ENDPOINTS_AND_AUTH
Adding default HTTP endpoints and auth mechanisms to configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_MATCHING_RULES_ENTRY
Removing top configuration entry for matching rules
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_REMOVE_SYNTAXES
Removing configuration for syntaxes
public static final LocalizableMessageDescriptor.Arg0 INFO_UPGRADE_TASK_ADD_SCHEMA_PROVIDERS
Adding configuration for schema providers
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_BACKUP
back up directory data
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_BASE64
encode and decode base64 strings
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_CONTROL_PANEL
start the graphical admin interface
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_CREATE_RC_SCRIPT
script to manage OpenDJ as a service on UNIX
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_DSJAVAPROPERTIES
apply OpenDJ Java home and JVM settings
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_DSREPLICATION
manage directory data replication
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_ENCODE_PASSWORD
encode a password with a storage scheme
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_EXPORT_LDIF
export directory data in LDIF
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_IMPORT_LDIF
import directory data from LDIF
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDAPCOMPARE
perform LDAP compare operations
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDAPDELETE
perform LDAP delete operations
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDAPMODIFY
perform LDAP modify, add, delete, mod DN operations
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDAPPASSWORDMODIFY
perform LDAP password modifications
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDAPSEARCH
perform LDAP search operations
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDIFDIFF
compare small LDIF files
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDIFMODIFY
apply LDIF changes to LDIF
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LDIFSEARCH
search LDIF with LDAP filters
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_LIST_BACKENDS
list backends and base DNs
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_MANAGE_ACCOUNT
manage state of OpenDJ server accounts
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_MANAGE_TASKS
manage server administration tasks
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_REBUILD_INDEX
rebuild index after configuration change
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_RESTORE
restore directory data backups
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_SETUP
install OpenDJ server
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_START_DS
start OpenDJ server
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_STATUS
display basic OpenDJ server information
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_STOP_DS
stop OpenDJ server
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_UPGRADE
upgrade OpenDJ configuration and application data
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_VERIFY_INDEX
check index for consistency or errors
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_WINDOWS_SERVICE
register OpenDJ server as a Windows Service
public static final LocalizableMessageDescriptor.Arg0 REF_SHORT_DESC_BACKEND_TOOL
gather OpenDJ backend debugging information
public static final LocalizableMessageDescriptor.Arg0 SUPPLEMENT_DESCRIPTION_PSEARCH_INFO
<xinclude:include href="description-psearch-info.xml" />
public static final LocalizableMessageDescriptor.Arg0 SUPPLEMENT_DESCRIPTION_CONTROLS
<xinclude:include href="variablelist-ldap-controls.xml" />
public static final LocalizableMessageDescriptor.Arg0 SUPPLEMENT_DESCRIPTION_UPGRADE_CLI
<xinclude:include href="description-upgrade.xml" />
public static final LocalizableMessageDescriptor.Arg0 INFO_ARGUMENT_DESCRIPTION_TESTONLY
Just verify that the JVM can be started properly
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_SET_BACKEND_TYPE
An error occurred while trying to create userRoot backend. Error message: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_INSTANCE_NOT_CONFIGURED
The server has not been configured. Please run the 'setup' command first
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEARCH_INVALID_DEREFERENCE_POLICY
Invalid deref alias specified: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FILE_NOT_FULLY_READABLE
Could not completely read file '%s'
public static final LocalizableMessageDescriptor.Arg0 SUPPLEMENT_DESCRIPTION_BACKEND_TOOL_SUBCMD_LIST_INDEX_STATUS
<xinclude:include href="variablelist-backendstat-index-status.xml" />
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TOOL_CANNOT_WRITE_FILE
Unable to write a required file. Make sure that the %s tool has sufficient permissions to create and write the file: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_HOST_PORT_PLACEHOLDER
{host:port}
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REBUILDINDEX_FOR_DN
Rebuild index aborted: an error has occurred while rebuilding indexes for base DN '%s'.
public static final LocalizableMessageDescriptor.Arg0 SUPPLEMENT_DESCRIPTION_RECURRING_TASK_INFO
<xinclude:include href="description-recurring-task-info.xml" />
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.