public final class SetupMessages extends Object
org.opends.messages.setup
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/setup.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_SETUP_INTERACTIVE_EMPTY_PROXY_PASSWORD
The proxy user bind password cannot be empty
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_CREATE_MONITOR_USER
An error occurred while attempting to write the monitor user entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_CANNOT_CREATE_MONITOR_USER_BACKEND
An error occurred while attempting to configure the backend for the monitor user: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGDS_SET_BACKEND_TYPE
An error occurred while trying to create userRoot backend, details: '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CREATE_LOCAL_DATA
An error occurred while trying to import data in the local backend '%s': '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTERNAL_PROCESS_INTERRUPTED
External process has been interrupted: '%s'
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_IMPORT_LDIF_CODE
import-ldif tool exited with %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INTERACTIVE_INVALID_DN
Value '%s' must be a valid DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INTERACTIVE_INVALID_INT
Value '%s' must be a valid number
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PROXY_SETUP_CLI_NO_PROXY_USER_PASSWORD
You must specify the password associated with the proxy bind DN to contact, either use '--%s' or '--%s' arguments
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PROXY_SETUP_CLI_NO_SERVER_TO_CONTACT
You must specify server(s) to contact, either use '--%s' or '--%s' arguments
public static final LocalizableMessageDescriptor.Arg0 ERR_PROXY_SETUP_NO_REPLICATION_SERVER
No replication servers have been specified in the replication service discovery mechanism
public static final LocalizableMessageDescriptor.Arg0 ERR_PROXY_SETUP_NO_STATIC_PRIMARY_SERVER
No primary servers have been specified in the static service discovery mechanism
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_ADMIN_DATA_DOMAIN_CONFIGURATION
An error occurred while attempting to configure replication for administration data: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SETUP_BIND_RS
Unable to bind as '%s' with the provided root user password (%s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SETUP_CLI_RS_ARG_MISSING
Provided option(s) '%s' implies that the new replication server should join an existing topology. In such case, the option '--%s' must be provided
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_CLI_TRUST_STORE_MISSING
You must specify how to trust certificates of the other replication servers in the topology by using one of the following options: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SETUP_CONNECT_TO_RS
Unable to access the replication topology from server '%s': %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_CREATING_ADMIN_USER
An error occurred while attempting to create replication global administrator entry: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_CREATING_INSTANCE_KEY
An error occurred while attempting to create instance key for the replication server: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_CRYPTO_MGR_CONFIGURATION
An error occurred while attempting to configure replication connection security: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_DSREPLICATION_CALL
An error occurred while configuring the replication server and/or updating topology configuration. Error details: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_NO_MULTIMASTER_SYNCHRONIZATION_CONF
An error occurred while attempting to retrieve initial replication configuration: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SETUP_READING_ADMIN_BACKEND
An error occurred while attempting to read the administration backend LDIF file (%s): %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_READING_RS_CONF
Unable to read server configuration (%s)
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_REPLICATION_SERVER_CONFIGURATION
An error occurred while attempting to configure replication server entry: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_REPLICATION_SETUP_RS_CONFIG_NOT_SET
The server is not configured as a replication server
public static final LocalizableMessageDescriptor.Arg0 ERR_REPLICATION_SETUP_SERVER_MUST_BE_STARTED
The replication server must be started to join an existing replication topology. After setup completes, stop the server with the stop-ds command
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_SETUP_SSL_CONTEXT_GENERATION
An error occurred while attempting to configure SSL communication: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SETUP_UPDATING_ADMIN_BACKEND
An error occurred while attempting to update the administration backend LDIF file (%s): %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SETUP_WRITING_ADMIN_BACKEND
An error occurred while attempting to write the administration backend LDIF file (%s): %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SETUP_ACCESSING_KEYSTORE
Could not access the %s keystore '%s'. Check that the content of the file corresponds to a valid keystore, that you have access rights to it and that a valid password has been provided if needed. Error details: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SETUP_ACCESSING_KEYSTORE_ENTRIES
Could not read the %s keystore '%s' entries. Check that the content of the file corresponds to a valid keystore, that you have access rights to it and that a valid password has been provided if needed. Error details: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_ACCESSING_PKCS11_KEYSTORE
Could not access the PKCS#11 keystore. Check that the JVM security settings have been configured to use a PKCS#11 keystore and that a valid password has been provided if needed. Error details: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SETUP_ACCESSING_TRUSTSTORE
Could not access the %s truststore '%s'. Check that the content of the file corresponds to a valid truststore, that you have access rights to it and that a valid password has been provided if needed. Error details: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_BASE_DN_EMPTY_DN
Base DN cannot be empty
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_BASE_DN_INVALID_DN
Base DN value '%s' is invalid because: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_BASE_DN_TO_ROUTE_EMPTY
Proxying of the root DSE (empty base DN) is not supported. Please specify a non-empty base DN or consider configuring the proxy so that it routes all non-local requests
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_BASE_DN_TO_ROUTE_INVALID
The proxied base DN '%s' is invalid because: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_BLANK_HOST_NAME
The fully qualified host name must be a non blank string
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CANNOT_CREATE_PKCS11_KEYMANAGER
An error occurred while creating the PKCS#11 key manager provider: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_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.Arg1<Object> ERR_SETUP_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_SETUP_CANNOT_WRITE_REJECTED_ENTRIES_FILE
Cannot write to rejected entries LDIF file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CANNOT_WRITE_SKIPPED_ENTRIES_FILE
Cannot write to skipped entries LDIF file '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_CERTNICKNAME_NOT_FOUND
The provided certificate nickname '%s' could not be found. The keystore contains the following certificate nicknames: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_CERT_NICK_NAMES_WITHOUT_KEYSTORE
You cannot specify certificate aliases while generating a self-signed certificate
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_CLEARTEXT_PASSWORD_EMPTY
clear-text password cannot be empty
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CLI_TRUSTSTORE_PASSWORD_WITHOUT_FILE
The --%s option should only be provided when using a file based trust store option
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CONFIGURING_PASSWORD
An error occurred while writing password in configuration file: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CONFIG_CREATE_REPLICATION_DISCOVERY
An error occurred while creating the replication service discovery mechanism: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CONFIG_CREATE_STATIC_DISCOVERY
An error occurred while creating the static service discovery mechanism: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CONFIG_PROXY_BACKEND
An error occurred while creating proxy backend: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SETUP_COPY_FILE
An error occurred while copying file '%s' into '%s': '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_COPY_FILE_CHANGE_RIGHTS
Unable to set access permissions to allow write operations on file '%s'. Ensure that you have enough rights to change the access permissions on instance files
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CREATE_INSTANCE_LOC_FILE
An error occurred while trying to write instance.loc file: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CREATING_FILE_BASED_TRUST_MANAGER_PROVIDER
An error occurred while creating the file based trust manager provider: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_CREATING_INSTANCE_DIRECTORY
Unable to create server instance directory '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_DISABLE_API_ENDPOINT
Unable to disable the /api HTTP endpoint because: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_DISPLAY_LICENSE_FILE
Unable to display license because '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_EMPTY_GLOBAL_ADMIN_BIND_DN
The bind DN for the global administrator cannot be empty
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_EMPTY_PROXY_BIND_DN
The proxy user DN cannot be empty
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_ENABLE_WINDOWS_SERVICE
The server can only be enabled as a windows service on a Windows operating system
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_ENABLING_HTTP_ACCESS_LOGGER
Unable to enable the file based HTTP access logger because: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_ENABLING_TRUST_MANAGER_PROVIDER
An error occurred while enabling the %s trust manager provider: %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_SETUP_ENABLING_WINDOWS_SERVICE
Unable to enable windows service (return code '%d'):
%s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_ENCODING_PASSWORD
Unable to encode provided password because '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_FILE_BASED_KEYSTORE_PASSWORD_IS_MISSING
You must specify the keystore password of the file based keystore. You can use either --%s or --%s options to specify it
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_FILE_TRUSTSTORE
The provided truststore file '%s' must be an existing readable file
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_INSTANCE_ALREADY_CONFIGURED
There is already a server instance in the provided instance path. Please make sure there is no configuration (config) or data (db) directory in the server instance root path
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_INSTANCE_INSTALLED_FROM_FILE
A server instance (%s) has already been setup in the directory %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_SETUP_INSTANCE_LOC_FILE_FOUND
The file '%s' is referring to an invalid instance (%s). You must remove this file before setting up a new instance in the directory %s. Please use either the --%s option in non interactive mode or the interactive mode to setup an instance elsewhere
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_INSTANCE_PARENT_PATH_NOT_VALID_DIRECTORY
The instance parent (%s) must be a valid existing directory
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_INSTANCE_PATH_MUST_BE_A_DIRECTORY
The instance path must be a directory
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_INTERACTIVE_EMPTY_FILE_BASED_KEYSTORE_PWD
The file based keystore password cannot be empty
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_INTERACTIVE_EMPTY_SERVER_PORT
You must specify a valid port number
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_INTERACTIVE_INSTANCE_ALREADY_CONFIGURED
There is already a server instance configured in the directory %s. Please make sure there is no configuration (config) or data (db) directory in the server instance root path
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_INTERACTIVE_KEYSTORE_FILE_EMPTY
Invalid input: keystore path cannot be empty
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_INTERACTIVE_LICENSE_NOT_ACCEPTED
License not accepted, %s will exit
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_INTERACTIVE_NO_ALIAS_SELECTED
Invalid configuration: you must use at least one certificate nickname
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_INVALID_GLOBAL_ADMIN_BIND_DN
The bind DN '%s' for the global administrator bind is invalid because: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_INVALID_INSTALL_PATH
The provided server install path '%s' must reference an existing directory
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Number> ERR_SETUP_INVALID_PORT_NUMBER
Invalid value for %s port: '%d'. Port numbers must be in range [%d, %d]
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_INVALID_PROXY_BIND_DN
The proxy user DN '%s' is invalid because: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_KEYSTORE_PASSWORD_WITHOUT_KEYSTORE
You cannot provide a keystore password while generating a self-signed certificate
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_LICENSE_NOT_ACCEPTED_NON_INTERACTIVE
You must accept the product license to run setup. Either use interactive mode or the '%s' argument
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_LOCAL_BACKEND_NAME_EXISTS
Backend names must be unique. Please remove or rename one of the '%s' backends
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_LOCAL_BASE_DN_EXISTS
There is already a base DN named '%s' in the server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_MANAGEMENT_CONTEXT_FROM_CONFIG
Unable to write configuration file '%s' because '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_MISSING_BASE_DN_TO_CREATES
Arguments to create local data have been provided but no base DN. If you want to create local entries, please provide at least one base DN
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_MONITOR_USER_EMPTY_DN
DN for the monitor user cannot be empty
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_MONITOR_USER_INVALID_DN
Monitor user DN value '%s' is invalid because: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_MUST_PROVIDE_CERTNICKNAME
The keystore contains the following certificate nicknames: %s.%nYou have to provide the nickname of the certificate you want to use
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_NB_SAMPLE_DATA_NEGATIVE
The number of entries to import must be a positive integer
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_NO_PRIVATE_KEY_IN_KEYSTORE
No private key entry found in keystore '%s'. Keystores used for securing client connections must contain at least one private key entry. Beware: you may need to provide the keystore password to access keystore private entries
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_PASSWORD_FILE_EMPTY_PASSWORD
password is empty
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_PASSWORD_FILE_INVALID
The provided password file '%s' must be an existing readable file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_PASSWORD_FILE_MULTIPLE_LINES
Invalid content for password file '%s'. A password file must contain a single line with the password
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_PASSWORD_FILE_NO_PASSWORD
Unable to read password in file '%s'. A password file must contain a single line with the keystore password, details: %s
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_SETUP_PASSWORD_TOO_SHORT
User passwords must have a minimum length of %d characters
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_PATCH_CONFIG_LDIF
An error occurred while modifying the configuration to harden it: %s.
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_SETUP_PORT_ALREADY_SPECIFIED
%s port %d cannot be used because this port number is already specified for %s port
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_REPLICATION_DISCOVERY_EMPTY_BIND_DN
The replication service discovery mechanism bind DN cannot be empty
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_REPLICATION_DISCOVERY_INVALID_BIND_DN
The replication service discovery mechanism bind DN '%s' is invalid because: '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_REPLICATION_DISCOVERY_MECHANISM_NEEDS_TRUSTSTORE
The replication service discovery mechanism requires a truststore to contact replication servers on their administration port
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_ROOT_USER_EMPTY_DN
The root user DN cannot be empty
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_ROOT_USER_INVALID_DN
The administrator user bind DN '%s' is invalid. %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_RS_BIND_DN_EMPTY
The bind DN for the topology replication server cannot be empty
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_RS_BIND_DN_INVALID
The bind DN '%s' for the topology replication server is invalid because: '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_SETUP_STATIC_DISCOVERY_MECHANISM_NEEDS_TRUSTSTORE
The static service discovery mechanism has been configured to use SSL or Start TLS but no truststore has been provided
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_UNABLE_TO_CREATE_DIR
The provided directory '%s' could not be created: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UNABLE_TO_EDIT_JAVA_HOME
Unable to edit runtime settings file because '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UNABLE_TO_READ_INSTANCE_PATH
An error occurred while trying to read instance.loc file: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UNABLE_TO_READ_KEYSTORE_FILE
The provided keystore file '%s' must be an existing readable file
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UNABLE_TO_READ_LDIF_FILE
The provided LDIF file '%s' must be an existing readable file
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_UNABLE_TO_WRITE_FILE
Unable to write file '%s' because: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UNEXPECTED
An unexpected error has been raised during setup: '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_UNKNOW_LOAD_BALANCING_ALGORITHM
The load balancing algorithm '%s' is not recognized. The supported algorithms are %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UPDATING_HTTPS_PORT
An error occurred while attempting to update the HTTPS connector: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SETUP_UPDATING_HTTP_PORT
An error occurred while attempting to update the HTTP connector port: '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SETUP_WRITING_PASSWORD_INTERNAL_FILE
An error occurred while storing provided password in the instance file '%s', details: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SPECIFIED_A_MONITOR_USER_WITHOUT_PASSWORD
ERROR: When specifing a default user for monitoring a password should also be provided
public static final LocalizableMessageDescriptor.Arg0 INFO_ADMIN_CONNECTOR_PORT_LABEL
Administration connector port
public static final LocalizableMessageDescriptor.Arg0 INFO_ASK_TO_ENABLE_MONITOR_USER
Define and enable a default user for querying monitoring information?
public static final LocalizableMessageDescriptor.Arg0 INFO_DESCRIPTION_INSTANCE_PATH
Path were the instance should be set up
public static final LocalizableMessageDescriptor.Arg0 INFO_ERROR_CONFIGURING_CERTIFICATE
Error Configuring Certificates.
public static final LocalizableMessageDescriptor.Arg0 INFO_ERROR_CREATING_TEMP_FILE
An error occurred creating the temporary file.
public static final LocalizableMessageDescriptor.Arg0 INFO_ERROR_ENABLING_WINDOWS_SERVICE
Error Enabling Windows service.
public static final LocalizableMessageDescriptor.Arg0 INFO_ERROR_STARTING_SERVER
Error Starting Directory Server.
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_ERROR_STARTING_SERVER_CODE
Error Starting Directory Server. Error code: %s.
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_GENERAL_PROVIDE_LOG_IN_ERROR
See %s for a detailed log of the failed operation.%nPlease report this error and provide the log file mentioned above.
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_MONITOR_USER_DN
DN of the default user allowed to query monitoring information
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_MONITOR_USER_PWD
Password of the default user allowed to query monitoring information
public static final LocalizableMessageDescriptor.Arg0 INFO_INSTALLDS_DESCRIPTION_MONITOR_USER_PWD_FILE
Path to a file containing the password for the default user allowed to query monitoring information
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_MONITOR_USER_DN_PLACEHOLDER
{monitorUserDn}
public static final LocalizableMessageDescriptor.Arg0 INFO_MONITOR_USER_PWD_FILE_PLACEHOLDER
{monitorUserPasswordFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_MONITOR_USER_PWD_PLACEHOLDER
{monitorUserPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_CONFIGURING_REPLICATION_TOPOLOGY
Configuring replication topology
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_CREATING_BASE_ENTRIES
Creating base entry for the base DNs
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROGRESS_CREATING_BASE_ENTRY
Creating base entry %s
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_DONE
Done
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_ENABLING_WINDOWS_SERVICE
Enabling Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_ERROR
Error.
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROGRESS_IMPORTING_LDIF_FILE
Importing data from %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED
Importing Automatically-Generated Data (%s Entries):
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_NON_VERBOSE
Importing automatically-generated data (%s entries)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROGRESS_INITIALIZING_SUFFIX
Initializing base DN %s with the contents from %s:
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_POINTS
.....
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_STARTING_NON_VERBOSE
Starting directory server
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_STARTING_PROXY_SERVER
Starting proxy server
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_STARTING_REPLICATION_SERVER
Starting replication server
public static final LocalizableMessageDescriptor.Arg0 INFO_PROGRESS_UPDATING_CERTIFICATES
Configuring certificates
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_PRIMARY_GROUP_SERVER
Static server to contact when available before contacting secondary servers. Multiple servers may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_BIND_DN
The bind DN for periodically reading replication server configurations. The bind DN must be present on all replication servers and directory servers, it must be able to read the server configuration
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_BIND_PASSWORD
The bind password for periodically reading replication server configurations. The bind password must be the same on all replication and directory servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_BIND_PASSWORD_FILE
Path to a file containing the bind password for periodically reading replication server configurations. The bind password must be the same on all replication and directory servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_PREFERRED_GROUP_ID
Replication domain group ID number of directory server replicas to contact when available before contacting other replicas. If this option is not specified then all replicas will be treated the same
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_REPLICATION_SERVER
Replication server to contact periodically in order to discover backend servers. Multiple replication servers may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_ROUTE_BASE_DN
Base DN for user information in the Proxy Server. Multiple base DNs may be provided by using this option multiple times. If no base DNs are defined then the proxy will forward requests to all public naming contexts of the remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_SECONDARY_GROUP_SERVER
Static server to contact when all primary servers are unavailable. Multiple servers may be provided by using this option multiple times
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_USE_JCE_TRUSTSTORE
Use existing JCEKS truststore file to trust the remote server certificates
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_USE_JKS_TRUSTSTORE
Use existing JKS truststore file to trust the remote server certificates
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_USE_JVM_TRUSTSTORE
Use the JVM truststore for validating remote server certificates
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_USE_PKCS12_TRUSTSTORE
Use existing PKCS12 truststore file to trust the remote server certificates
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_USE_SSL
Use SSL to secure communications with remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_DESCRIPTION_USE_START_TLS
Use Start TLS to secure communication with remote servers
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROXY_SETUP_LOAD_BALANCING_ALGORITHM
Algorithm to use to load balance between servers. Available algorithms are '%s'
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_LOAD_BALANCING_ALGORITHM_PLACEHOLDER
{algorithm}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_PROXY_DN
The bind DN for forwarding LDAP requests to remote servers. This bind DN must be present on all the remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_PROXY_DN_PLACEHOLDER
{proxyBindDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_PROXY_PASSWORD
Password associated with the proxy bind DN. The bind password must be the same on all the remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_PROXY_PASSWORD_FILE
Path to a file containing the password associated with the proxy bind DN. The bind password must be the same on all the remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_PROXY_PASSWORD_FILE_PLACEHOLDER
{proxyBindPasswordFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_PROXY_PASSWORD_PLACEHOLDER
{proxyBindPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_REPLICATION_BIND_DN_PLACEHOLDER
{bindDN}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_REPLICATION_BIND_PASSWORD_FILE_PLACEHOLDER
{bindPasswordFile}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_REPLICATION_BIND_PASSWORD_PLACEHOLDER
{bindPassword}
public static final LocalizableMessageDescriptor.Arg0 INFO_PROXY_SETUP_REPLICATION_PREFERRED_GROUP_ID_PLACEHOLDER
{domainGroupIDNumber}
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROXY_SETUP_SUBCOMMAND_DESCRIPTION
Install an OpenDJ proxy server instance. There are two ways to specify the servers to be contacted by the proxy. They can either be listed exhaustively or retrieved from an existing replication topology. See "setup %s --help" for specific options
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_REPLICATION_SETUP_CALL_DSREPLICATION
Calling dsreplication configure between the RS being setup and RS '%s' from the topology
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_BASE_DN
Base DN(s) of the data to be replicated. Multiple base DNs can be provided by using this option multiple times. Leave this option empty to replicate all available base DNs in the topology
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_REPLICATION_PORT
Port used for replication protocol communications with other servers
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_REPLICATION_SETUP_DESCRIPTION_SECURE_REPLICATION
Specifies whether the communication through the replication port should be secured. This option is enforced if the --%s option is used
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_TOPOLOGY_RS
Replication server in the topology to be joined. This server must be online during setup. To bind to the remote server, this server uses the global administrator account for the topology. The global administrator account must have ID 'admin', and must use the same password as the root user password for this server.
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_USE_JCEKS_TRUSTSTORE
Use existing JCEKS truststore file to trust certificates from other replication servers in the topology
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_USE_JKS_TRUSTSTORE
Use existing JKS truststore file to trust certificates from other replication servers in the topology
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_USE_JVM_TRUSTSTORE
Use the JVM truststore to trust certificates from other replication servers in the topology
public static final LocalizableMessageDescriptor.Arg0 INFO_REPLICATION_SETUP_DESCRIPTION_USE_PKCS12_TRUSTSTORE
Use existing PKCS12 truststore file to trust certificates from other replication servers in the topology
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_REPLICATION_SETUP_DSREPLICATION_OUTPUT
dsreplication output: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_REPLICATION_SETUP_SUBCOMMAND_DESCRIPTION
Install OpenDJ as a standalone replication server. The server can be the first of a new replication topology (default behavior) or it can join an existing topology. See "setup %s --help" for specific options
public static final LocalizableMessageDescriptor.Arg0 INFO_SERVER_DIRECTORY_MANAGER_DN_LABEL
Root user DN
public static final LocalizableMessageDescriptor.Arg0 INFO_SERVER_MONITOR_USER_DN_LABEL
Monitor user
public static final LocalizableMessageDescriptor.Arg0 INFO_SERVER_MONITOR_USER_PASSWORD_LABEL
Monitor user password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_ADMIN_CONNECTOR_PORT
administration connector
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_ARGUMENT_DESCRIPTION_ADD_BASE_ENTRY
Indicates whether to create the base entry in the Directory Server database
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_CONFIGURE_SERVER
Configuring server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_CONFIRM_GROUP_DATA
Accept these choices and continue?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_DESCRIPTION_PRODUCTION_MODE
Harden default configuration for production use.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_DESCRIPTION_TRUSTSTORE_PWD
Truststore cleartext password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_DESCRIPTION_TRUSTSTORE_PWD_PATH
Path to a file containing the truststore password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_DESCRIPTION_USE_JCE_KEYSTORE
Path of a JCEKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_DESCRIPTION_USE_JKS_KEYSTORE
Path of a JKS keystore containing the certificate(s) that the server should use when negotiating secure connections using StartTLS or SSL
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SETUP_DIRECTORY_SERVER_SUBCOMMAND_DESCRIPTION
Install an OpenDJ directory server instance. See "setup %s --help" for specific options
public static final LocalizableMessageDescriptor.Arg2<Number,Object> INFO_SETUP_ENABLING_WINDOWS_SERVICE_OUTPUT
Enable windows service command (return code '%d') output:
%s
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_HTTPS_PORT
HTTPS
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_HTTPS_PORT_DESCRIPTION
Port on which the server should listen for HTTPS communication
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_HTTP_PORT
HTTP
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_HTTP_PORT_DESCRIPTION
Port on which the server should listen for HTTP communication
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ADD_BASE_DN_TO_ROUTE
Add another base DN?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ADD_SECONDARY_SERVERS
Add secondary server(s) to the service discovery mechanism?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ADMIN_CONNECTOR_PORT
Administration connector port
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_AFFINITY_ALGORITHM
Affinity (requests with the same target DN go to the same server). This choice increases consistency at the cost of partition tolerance.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ALL_PARAMETERS
All Server Parameters
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SETUP_INTERACTIVE_AVAILABLE_DOMAINS
Domains in this topology: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_MONITOR_USER_PASSWORD
Confirm the password for the default monitor user:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONFIRM_PROMPT_ROOT_DN_PASSWORD
Confirm the password for root user:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY
How should the proxy secure connections to remote directory servers?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY_NONE
Do not secure connections (evaluation only - unsafe for production)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY_SSL
Use SSL
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONNECTION_SECURITY_STARTTLS
Use Start TLS
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CONN_HANDLER_GROUP
Client Connection Parameters
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CREATE_BACKEND
Base DN to create
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_CREATE_BASE_ENTRY_OPTION
Create only a base DN entry
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_DATA_STORAGE_OPTIONS
Data storage options:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_DIRECTORY_SERVER_TYPE
Directory Server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_DO_NOT_IMPORT_DATA
No data to import into the directory server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_DS_DATA_CREATION_GROUP
Data Storage Parameters
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ENABLE_HTTP
Enable HTTP?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ENABLE_HTTPS
Enable HTTPS?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ENABLE_LDAP
Enable LDAP?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ENABLE_LDAPS
Enable LDAPS?
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_SETUP_INTERACTIVE_ENABLE_PORT
Listening on port %d
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ENABLE_START_TLS
Enable StartTLS on LDAP port?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_EQUIVALENT_COMMAND_LINE
Equivalent non-interactive command:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_FIRST_SERVER
The first replication server in a new topology
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_GENERATE_SELF_SIGNED_CERT
Generates a key pair with a self-signed certificate
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_GLOBAL_PARAMETERS_GROUP
Global Parameters
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SETUP_INTERACTIVE_HOME_SCREEN
Welcome to the OpenDJ %s interactive setup.%n%nInteractive mode helps you quickly set up an OpenDJ server.%nProvide all required options to set up the server in non-interactive mode,%nor use the command shown at the end of your interactive session
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_HOST_NAME
Provide the server's fully qualified host name
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_HTTPS_PORT
HTTPS port
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_HTTP_PORT
HTTP port
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_IMPORT_SAMPLE_DATA_OPTION
Import automatically-generated sample data
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_INTRODUCTION_PROXY_CREDENTIALS
You will be prompted for the proxy user credentials. The proxy user will be used to proxying requests to the remote servers using the proxy authorization control. Therefore, the proxy user must exist on all remote servers, and must have sufficient authorization to proxy as users using the proxy auth control.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_INTRODUCTION_REPLICATION_GROUP_ID
To forward requests first to a primary group of directory server replicas, such as directory servers in the same data center as the proxy server, you specify the replication domain group ID of those replicas.%nIf a valid group ID is set, the proxy only forwards requests to other server replicas when all primary server replicas in the specified group become unavailable.%n%nLeave the replication group ID empty to treat all server replicas the same.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_INTRODUCTION_TOPOLOGY_RS
To join an existing replication topology, the server must connect to a running replication server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_JCE_TRUSTSTORE_PATH
JCEKS truststore path:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_JE_BACKEND
JE (default type used in many production systems)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_JKS_TRUSTSTORE_PATH
JKS truststore path:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_JOIN_EXISTING
Joining an existing topology
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_LDAPS_PORT
LDAPS port
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_LDAP_PORT
LDAP port
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_LEAST_REQUESTS_ALGORITHM
Least Requests (requests go to the server with the fewest active requests). This choice increases partition tolerance at the cost of consistency.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_LEAVE_EMPTY_OPTION
Leave the data storage (backend) empty
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SETUP_INTERACTIVE_MULTI_ALIASES_KEYSTORE
The keystore contains the following certificate nicknames: %s.%nYou will be prompted for the nickname(s) to use
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_NO_PASSWORD_PROVIDED
No password provided
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PKCS12_TRUSTSTORE_PATH
PKCS#12 truststore path:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_ADD_PRIMARY_SERVER
Add another primary server?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_ADD_REPLICATION_SERVER
Add another replication server?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_ADD_SECONDARY_SERVER
Add another secondary server?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_BASE_DN_TO_ROUTE
Base DN:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_DATA_STORAGE
Prepare data storage now?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_DISCOVERY_MECHANISM
How will the proxy discover remote directory servers?
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SETUP_INTERACTIVE_PROMPT_DOMAIN_BASE_DN
Replicate %s
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_IMPORT_FILE
Specify the LDIF file path:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_INSTANCE_PATH
Provide the server instance path
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_INSTANCE_TYPE
Select the type of server to set up:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_LOAD_BALANCING_ALGORITHM
Algorithm to use to load balance between servers:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_DN
Provide the DN for the default monitor user
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_MONITOR_USER_PASSWORD
Provide the password for the default monitor user:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_PRIMARY_SERVER_HOST
Primary server hostname:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_PRIMARY_SERVER_PORT
Primary server port:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_PRODUCTION_MODE
Harden the default configuration for production use?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_PROXY_USER_BIND_DN
Proxy user bind DN:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_PROXY_USER_BIND_PWD
Proxy user bind password:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_BIND_DN
Bind DN for replication servers:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_BIND_PWD
Bind password for replication servers (leave empty to use the root user password):
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_GROUP_ID
Replication group ID for primary servers:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_SERVER_ADMINISTRATION_PORT
Replication server administration port:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_REPLICATION_SERVER_HOST
Replication server hostname:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_ROOT_DN
Provide the directory root user DN
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_ROOT_DN_PASSWORD
Provide the password for root user:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_ROUTING_STRATEGY
LDAP request forwarding:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_SAMPLE_DATA
Specify the number of user entries to generate
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_SECONDARY_SERVER_HOST
Secondary server hostname:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_SECONDARY_SERVER_PORT
Secondary server port:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROMPT_START_SERVER
Start the server when setup is complete?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_PROXY_SERVER_TYPE
Proxy Server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_QUIT_OPTION
Quit
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_REPLICATE_ALL_DOMAIN
Replicate all domains
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_REPLICATION_MECHANISM
Use OpenDJ replication
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_REPLICATION_PORT
Replication port
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ROUTE_ALL
Forward requests to all public naming contexts of the remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_ROUTE_BASE_DNS
Forward only requests with target DNs under specific base DNs
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_RS_TYPE
Replication Server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_RUN_SETUP_OPTION
Set up the server with the specified settings
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SECURE_REPLICATION
Secure replication communication?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SPECIFY_DOMAIN_NAMES
Select domains to replicate
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_START_OVER_OPTION
Start over
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_STATIC_DISCOVERY_MECHANISM_HELP
A static list of servers includes primary servers and optional secondary servers. Secondary servers are used when no primary servers are available.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_STATIC_MECHANISM
Use a static list of LDAP servers
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_AFFINITY_ALGORITHM
Affinity
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_BASE_DN_TO_ROUTE
Forward requests under
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_CERTIFICATE
Server security
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_CERT_NICKNAMES
Certificate nickname(s) to use
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_CONNECTION_SECURITY
Securing connections to remote servers
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_DISCOVERY_MECHANISM
Discovering remote servers
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_SETUP_INTERACTIVE_SUMMARIZE_IMPORT_LDIF
Import data from %s
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_SETUP_INTERACTIVE_SUMMARIZE_IMPORT_SAMPLE_ENTRIES
Generate %d sample entries
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_IMPORT_STRATEGY
Data storage option
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_KEYSTORE
Use existing JCEKS keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_JCE_TRUSTSTORE
Use existing JCEKS truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_KEYSTORE
Use existing JKS keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_JKS_TRUSTSTORE
Use existing JKS truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_FILE
Keystore file
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_KEYSTORE_PWD
Keystore password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_LEAST_REQUESTS_ALGORITHM
Least Requests
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_LOAD_BALANCING_ALGORITHM
Load balancing
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_NO_DOMAIN_REPLICATED
No domains to replicate
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_NO_FAILOVER
All servers are primary
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_NO_SECONDARY_SERVERS
No secondary servers specified
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS11_KEYSTORE
Use existing PKCS#11 keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_KEYSTORE
Use existing PKCS#12 keystore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PKCS12_TRUSTSTORE
Use existing PKCS#12 truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PRIMARY_SERVER
Primary server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PRODUCTION_MODE
Hardened configuration for production
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PROXY_BACKEND
Proxy settings
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PROXY_USER_BIND_DN
Proxy user bind DN
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_PROXY_USER_BIND_PWD
Proxy user bind password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATED_DOMAINS
Domains to replicate
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_BIND_DN
Bind DN for replication servers
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_BIND_PWD
Bind password for replication servers
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_GROUP_ID
Preferred replicas group ID
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_REPLICATION_SERVER
Replication server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_RS_SUBCOMMAND
Replication server parameters
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_SECONDARY_SERVER
Secondary server
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_SECURE_REPLICATION
Replication communication secured
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_TOPOLOGY_RS
Existing replication server to contact
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_FILE
Truststore file
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUSTSTORE_PWD
Truststore password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARIZE_TRUST_METHOD
Trust remote server certificates
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_HOSTNAME
Server's fully qualified host name
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_HTTP
HTTP (cleartext)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_HTTPS
HTTPS (secure)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_INSTANCE_PATH
Server instance path
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_KEYPAIR
Options to secure server connections:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_LDAP
LDAP (cleartext)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_LDAPS
LDAPS (secure)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_PWD
Root user password
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_START_SERVER
Start server after setup
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_START_TLS
Start TLS (secure) for LDAP
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_SUMMARY_WINDOWS_SERVICE
Run as Windows service
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_TOPOLOGY
This replication server will be:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_TOPOLOGY_RS_ADMIN_PORT
Administration port of running replication server:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_TOPOLOGY_RS_HOST
Hostname of running replication server:
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_TRUSTSTORE_PASSWORD
Truststore password (leave empty if the truststore has no password):
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_TRUST_METHOD_ALL_REMOTE_SERVERS
How should the proxy trust certificates from remote servers? (replication servers, and directory servers when using secured connections)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_TRUST_METHOD_DIRECTORY_SERVERS
How should the proxy trust certificates from remote directory servers?
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_USE_BLIND_TRUST
Blindly trust all certificates (evaluation only - unsafe for production)
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_USE_JCE_TRUSTSTORE
Use a JCEKS truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_USE_JKS_TRUSTSTORE
Use a JKS truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_USE_JVM_TRUSTSTORE
Use the JVM truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_USE_PKCS12_TRUSTSTORE
Use a PKCS#12 truststore
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_INTERACTIVE_WARN_SYMMETRIC_KEY_MAYBE_OVERWRITTEN
Warning: this directory server is configured to run in production mode, which enables confidentiality (data encryption). If this server is configured later for replication from another server, the symmetric key used to encrypt this server's data will be overwritten. This server will not be able to decrypt any of its confidential data. When you install multiple directory servers that you will configure as replicas, either import data after installation, or import data for only one replica that you then use to initialize other replicas. In the latter case, leave the database empty for all other replicas.
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_LDAPS_PORT
LDAPS
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_LDAP_PORT
LDAP
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_REPLICATION_PORT
replication
public static final LocalizableMessageDescriptor.Arg0 INFO_SETUP_VALIDATE_INPUTS_START
Validating parameters
public static final LocalizableMessageDescriptor.Arg0 SETUP_MAIN_COMMAND_DESCRIPTION
This utility can be used to install an OpenDJ instance either as a directory server, a replication server or a proxy server
public static final LocalizableMessageDescriptor.Arg0 WARN_SETUP_INTERACTIVE_CANNOT_JOIN_TOPOLOGY_IF_NO_START
You have chosen not to start this server when setup completes. This prevents the server from joining an existing replication topology
public static final LocalizableMessageDescriptor.Arg0 WARN_SETUP_REMOVING_FILES_AFTER_FAILURE
Setup has failed, see the errors in the messages below. The process also failed to automatically remove the files that it created during setup. Please manually remove the 'db' and 'config' directories from the instance directory before trying to run the setup again
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_SETUP_REMOVING_FILES_AFTER_FAILURE_WITH_INSTANCE_LOC
Setup has failed, see the errors in the messages below. The process also failed to automatically remove the files that it created during setup. Please manually remove the 'db' and 'config' directories from the instance directory and the '%s' file before trying to run the setup again
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_EXTERNAL_PROCESS_START
Launch external process: '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXTERNAL_PROCESS_STDERR
External process contains errors:
%s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_EXTERNAL_PROCESS_STDOUT
External process standard output:
%s
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.