public final class TaskMessages extends Object
org.opends.messages.task
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/task.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.Arg1<Object> ERR_TASK_CANNOT_ENABLE_BACKEND
The task could not enable a backend: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_CANNOT_DISABLE_BACKEND
The task could not disable a backend: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_TASK_SHUTDOWN_DEFAULT_MESSAGE
The Directory Server shutdown process has been initiated by task %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_TASK_SHUTDOWN_CUSTOM_MESSAGE
The Directory Server shutdown process has been initiated by task %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_ADDSCHEMAFILE_NO_FILENAME
Unable to add one or more files to the server schema because no schema file names were provided in attribute %s of task entry %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_ADDSCHEMAFILE_NO_SUCH_FILE
Unable to add one or more files to the server schema because the specified schema file %s does not exist in schema directory %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_TASK_ADDSCHEMAFILE_ERROR_CHECKING_FOR_FILE
Unable to add one or more files to the server schema because an error occurred while attempting to determine whether file %s exists in schema directory %s: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_ADDSCHEMAFILE_ERROR_LOADING_SCHEMA_FILE
An error occurred while attempting to load the contents of schema file %s into the server schema: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_ADDSCHEMAFILE_CANNOT_LOCK_SCHEMA
Unable to add one or more files to the server schema because the server was unable to obtain a write lock on the schema entry %s after multiple attempts
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_ADDSCHEMAFILE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to modify the server schema
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_BACKUP_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server backup
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_RESTORE_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server restore
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_LDIFIMPORT_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate an LDIF import
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_LDIFEXPORT_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate an LDIF export
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_SHUTDOWN_INSUFFICIENT_RESTART_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server restart
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_SHUTDOWN_INSUFFICIENT_SHUTDOWN_PRIVILEGES
You do not have sufficient privileges to initiate a Directory Server shutdown
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_ADDSCHEMAFILE_CANNOT_NOTIFY_SYNC_PROVIDER
An error occurred while attempting to notify a synchronization provider of type %s about the schema changes made by the add schema file task: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_INDEXREBUILD_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to initiate an index rebuild
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_INITIALIZE_INVALID_DN
Invalid DN provided with the Initialize task
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_ENTERLOCKDOWN_NOT_ROOT
Only users with the SERVER_LOCKDOWN privilege may place the server in lockdown mode
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_ENTERLOCKDOWN_NOT_LOOPBACK
Only users with the SERVER_LOCKDOWN privilege connected from a loopback address may place the server in lockdown mode
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_LEAVELOCKDOWN_NOT_ROOT
Only users with the SERVER_LOCKDOWN privilege may cause the server to leave lockdown mode
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_LEAVELOCKDOWN_NOT_LOOPBACK
Only users with the SERVER_LOCKDOWN privilege connected from a loopback address may cause the server to leave lockdown mode
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_DISCONNECT_NO_PRIVILEGE
You do not have sufficient privileges to terminate client connections
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_DISCONNECT_INVALID_CONN_ID
Unable to decode value %s as an integer connection ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_DISCONNECT_NO_CONN_ID
Attribute %s must be provided to specify the connection ID for the client to disconnect
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_DISCONNECT_INVALID_NOTIFY_CLIENT
Unable to decode value %s as an indication of whether to notify the client before disconnecting it. The provided value should be either 'true' or 'false'
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_DISCONNECT_GENERIC_MESSAGE
An administrator has terminated this client connection
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_DISCONNECT_NO_SUCH_CONNECTION
There is no client connection with connection ID %s
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_ADD_SCHEMA_FILE_NAME
Add Schema File
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_BACKUP_NAME
Backup
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_DISCONNECT_CLIENT_NAME
Disconnect Client
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_ENTER_LOCKDOWN_MODE_NAME
Lockdown
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_EXPORT_NAME
Export
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_IMPORT_NAME
Import
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_INITIALIZE_TARGET_NAME
Initialize Backend
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_INITIALIZE_NAME
Initialize From Replica
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_LEAVE_LOCKDOWN_MODE_NAME
Leave Lockdown
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_REBUILD_NAME
Rebuild Index
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_RESTORE_NAME
Restore
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_SET_GENERATION_ID_NAME
Set Generation ID
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_SHUTDOWN_NAME
Shutdown
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_UNSCHEDULED
Unscheduled
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_DISABLED
Disabled
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_WAITING_ON_START_TIME
Waiting on start time
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_WAITING_ON_DEPENDENCY
Waiting on dependency
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_RUNNING
Running
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_COMPLETED_SUCCESSFULLY
Completed successfully
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_COMPLETED_WITH_ERRORS
Completed with errors
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_STOPPED_BY_SHUTDOWN
Stopped by shutdown
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_STOPPED_BY_ERROR
Stopped by error
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_STOPPED_BY_ADMINISTRATOR
Stopped by administrator
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_STATE_CANCELED_BEFORE_STARTING
Canceled before starting
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_BACKUPALL
Backup All
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_COMPRESS
Compress
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_ENCRYPT
Encrypt
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_HASH
Hash
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_INCREMENTAL
Incremental
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_SIGN_HASH
Sign Hash
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_BACKEND_IDS
Backend ID(s)
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_BACKUP_DIR
Backup Directory
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_BACKUP_ID
Backup ID
public static final LocalizableMessageDescriptor.Arg0 INFO_BACKUP_ARG_INC_BASE_ID
Incremental Base ID
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_LDIF_FILE
LDIF File
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_BACKEND_ID
Backend ID
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_APPEND_TO_LDIF
Append To LDIF
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_COMPRESS_LDIF
Compress LDIF
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_ENCRYPT_LDIF
Encrypt LDIF
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_SIGN_HASH
Sign Hash
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_INCL_ATTR
Include Attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_EXCL_ATTR
Exclude Attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_INCL_FILTER
Include Filter
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_EXCL_FILTER
Exclude Filter
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_INCL_BRANCH
Include Branch
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_EXCL_BRANCH
Exclude Branch
public static final LocalizableMessageDescriptor.Arg0 INFO_EXPORT_ARG_WRAP_COLUMN
Wrap Column
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTORE_ARG_BACKUP_DIR
Backup Directory
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTORE_ARG_BACKUP_ID
Backup ID
public static final LocalizableMessageDescriptor.Arg0 INFO_RESTORE_ARG_VERIFY_ONLY
Verify Only
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_LDIF_FILE
LDIF File
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_BACKEND_ID
Backend ID
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_INCL_ATTR
Include Attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_EXCL_ATTR
Exclude Attribute
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_INCL_FILTER
Include Filter
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_EXCL_FILTER
Exclude Filter
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_INCL_BRANCH
Include Branch
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_EXCL_BRANCH
Exclude Branch
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_REJECT_FILE
Reject File
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_SKIP_FILE
Skip File
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_OVERWRITE
Overwrite
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_SKIP_SCHEMA_VALIDATION
Skip Schema Validation
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_IS_COMPRESSED
Is Compressed
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_IS_ENCRYPTED
Is Encrypted
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_CLEAR_BACKEND
Clear Backend
public static final LocalizableMessageDescriptor.Arg0 INFO_FAILED_DEPENDENCY_ACTION_PROCESS
Process
public static final LocalizableMessageDescriptor.Arg0 INFO_FAILED_DEPENDENCY_ACTION_CANCEL
Cancel
public static final LocalizableMessageDescriptor.Arg0 INFO_FAILED_DEPENDENCY_ACTION_DISABLE
Disable
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_TASK_STOPPED_BY_ADMIN
Task was stopped by an administrator: %s
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_INITIALIZE_INVALID_GENERATION_ID
Invalid generation ID provided with the task
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_TEMPLATE_FILE
Template File
public static final LocalizableMessageDescriptor.Arg0 INFO_IMPORT_ARG_RANDOM_SEED
Random Seed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_LDAP_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.Arg0 INFO_TASK_STATE_RECURRING
Recurring
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_INDEXREBUILD_ALL_ERROR
Index option cannot be specified when the rebuildAll or rebuildDegraded option is used
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_PURGE_CONFLICTS_HIST_NAME
Purge conflicts historical
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_INVALID_ATTRIBUTE_VALUE
Attribute %s has an invalid value. Reason: %s
public static final LocalizableMessageDescriptor.Arg0 INFO_TASK_RESET_CHANGE_NUMBER
Reset change number index to begin with a given number and change.
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_RESET_CHANGE_NUMBER_CHANGELOG_NOT_FOUND
No changelog database was found for baseDN '%s'. Either the baseDN is not replicated or its changelog has not been enabled in this server.
public static final LocalizableMessageDescriptor.Arg0 ERR_TASK_RESET_CHANGE_NUMBER_NO_RSES
The change number index cannot be reset because this OpenDJ instance does not appear to be a replication server
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_TASK_RESET_CHANGE_NUMBER_INVALID
Invalid change number (%d) specified, it must be greater than zero
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_RESET_CHANGE_NUMBER_FAILED
Unable to reset the change number index: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASK_ADDSCHEMAFILE_SCHEMA_VALIDATION_ERROR
The changes made by the add schema file task failed schema validation: %s
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.