Package org.opends.messages
Class BackupMessages
- java.lang.Object
-
- org.opends.messages.BackupMessages
-
public final class BackupMessages extends Object
This file contains localizable message descriptors having the resource nameorg.opends.messages.backup
. This file was generated automatically by theopendj-maven-plugin
from the property fileorg/opends/messages/backup.properties
and it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static LocalizableMessageDescriptor.Arg1<Object>
DS_BACKUP_PLUGIN_NOT_FOUND
No plugin found to handle the storage scheme '%s'
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_ACCESS_DENIED
Access denied to file '%s'
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_BACKEND_FILES_REMOVED_AFTER_RESTORE_FAILURE
The '%s' backend files have been removed after restore failed. The backend is now empty
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_BACKEND_NAME_OR_BACKUP_ID_ARG_MISSING
Either the --%s or --%s argument must be provided
static LocalizableMessageDescriptor.Arg0
DSBACKUP_BACKUP_COMPLETED_WITH_ERROR
The backup process failed with one or more errors
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_BACKUP_ID_ALREADY_EXISTS
The backup ID '%s' already exists
static LocalizableMessageDescriptor.Arg0
DSBACKUP_BACKUP_ID_PLACEHOLDER
{backup ID}
static LocalizableMessageDescriptor.Arg0
DSBACKUP_BACKUP_LOCATION_DESC_FOR_READING
Location containing backups: file-system path or URI for alternative storage mechanisms. File-system paths may be expressed as absolute or relative paths and are resolved relative to the current working directory when the tool is run in offline mode, or relative to the server instance directory when the tool is run in task mode. Read the documentation for further information regarding alternative backup storage mechanisms
static LocalizableMessageDescriptor.Arg0
DSBACKUP_BACKUP_LOCATION_DESC_FOR_WRITING
Backup file-system path or URI for alternative storage mechanisms. File-system paths may be expressed as absolute or relative paths and are resolved relative to the current working directory when the tool is run in offline mode, or relative to the server instance directory when the tool is run in task mode. Read the documentation for further information regarding alternative backup storage mechanisms
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
DSBACKUP_BACKUP_PROGRESS_STATUS
Backing up file (%d/%d) '%s'
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_BACKUP_STARTS
Starting backup for backend '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_BACKUP_SUCCESSFUL
Backup completed for backend '%s' with backup ID '%s'
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_BACKUPS_DO_NOT_EXIST
Cannot find backup with ID %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CANNOT_CLEAN_BACKEND_DIRECTORY_AFTER_RESTORED_FAILED
The attempt to remove backend files from directory '%s' has failed, backend '%s' may contain corrupted data, please remove the files manually.
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CANNOT_COMPUTE_BACKEND_FILE_FINGERPRINT
Cannot compute the fingerprint for backend file '%s': %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CANNOT_CREATE_BACKEND_DIRECTORY
Cannot create the backend directory '%s' before restoring: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CANNOT_DELETE_BACKEND_FILES
Cannot delete backend files from directory '%s': %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_CANNOT_DELETE_CORRUPTED_FILE
Cannot delete corrupted file '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CANNOT_DELETE_LOCK_FILE
Cannot delete the backup lock file '%s', please remove this file manually: %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_CANNOT_FIND_BACKUP_FOR_BACKENDS
There are no backups for backends %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CANNOT_READ_BACKEND_FILES
Cannot read backend files in directory '%s': %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_CANNOT_READ_BACKUP_DIRECTORY_CONTENT
Cannot read backup directory content: %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_CANNOT_RESTORE_ONLINE
The backends %s cannot be restored while the server is running. Please stop the server first and try again with the --offline option
static LocalizableMessageDescriptor.Arg0
DSBACKUP_CLEANUP_BACKEND_DIRECTORY
Deleting corrupted file from backend directory
static LocalizableMessageDescriptor.Arg0
DSBACKUP_CLEANUP_BACKUP_STORAGE
Deleting corrupted file from backup storage
static LocalizableMessageDescriptor.Arg0
DSBACKUP_CREATE_BACKEND_NAME_DESC
The name of the backend to back up. Specify this option multiple times to backup multiple backends or skip this option to backup all the enabled backends that support backups
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CREATE_CANNOT_LOCK_BACKEND
Cannot 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).
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CREATE_CANNOT_UNLOCK_BACKEND
Cannot 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
static LocalizableMessageDescriptor.Arg0
DSBACKUP_CREATE_DESCRIPTION
Take encrypted and signed backups of individual backends and send them to the desired location
static LocalizableMessageDescriptor.Arg0
DSBACKUP_CREATE_FOUND_NO_BACKEND
There are no enabled backends that support backup operation
static LocalizableMessageDescriptor.Arg0
DSBACKUP_CREATE_INTERRUPTED
The backup command was interrupted
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CREATE_REQUESTED_BACKENDS_DO_NOT_SUPPORT_BACKUP
The following backends do not support backups: %s. Here is the list of enabled backends that support backups: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_CREATE_REQUESTED_BACKENDS_NOT_ENABLED
The following backends do not exist or are disabled: %s. Here is the list of enabled backends that support backups: %s
static LocalizableMessageDescriptor.Arg0
DSBACKUP_DESCRIPTION
Backup and restore backends, manage backup files
static LocalizableMessageDescriptor.Arg0
DSBACKUP_DESCRIPTION_SHORT
Backup and restore backends
static LocalizableMessageDescriptor.Arg0
DSBACKUP_DIRECTORY_DOES_NOT_EXIST
The directory does not exist
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_DIRECTORY_INVALID_NAME
'%s' is not a valid name for a directory
static LocalizableMessageDescriptor.Arg0
DSBACKUP_DIRECTORY_IS_NOT_A_DIRECTORY
Not a directory
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_ERROR_DURING_BACKUP
An error occurred while attempting to backup backend '%s': %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
DSBACKUP_ERROR_DURING_RESTORE
An error occurred while attempting to restore backend '%s' with backup ID '%s': %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_ERROR_PURGE_READING_BACKUP_LIST
Cannot continue purging backups, errors were encountered while reading the list of available backups: %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_ERROR_RESTORE_READING_BACKUP_LIST
Cannot continue the restore process, errors were encountered while reading the list of available backups: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_FILE_IS_CORRUPTED
File '%s' is corrupted: %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_FILE_IS_MISSING
File '%s' is missing
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_IO_EXCEPTION
IO error: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_IO_EXCEPTION_WITH_FILE
Problem with file '%s' : %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_BACKEND_NAME
Backend name: %s
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_BACKEND_NAME_DESCRIPTION
Show only backups taken from the provided backend
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_BACKUP_ID
Backup ID: %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_BACKUPS_CANNOT_BE_RESTORED
%s backup(s) cannot be restored
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_BAD
Bad
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_DATE
Backup Date: %s
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_DESCRIPTION
List the backups at the specified location
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_ERROR
Error: %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_ERROR_UNIDENTIFIED_BACKUPS
Found %s backup(s) that cannot be fully identified due to the following error(s):
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_LAST_DESCRIPTION
Show only the last backup for each backend
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_NO_BACKUPS_WITH_REQUESTED_PROPERTIES
There are no backups with the requested characteristics
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_NUMBER_OF_BACKUPS_WITH_REQUESTED_PROPERTIES
Found %s backup(s) with the requested characteristics
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_SERVER_ID
Server ID: %s
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_SERVER_ID_DESCRIPTION
Show only backups taken from the provided server
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_SERVER_ID_PLACEHOLDER
{server ID}
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_LIST_STATUS
Status: %s
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LIST_VERIFIED
Verified
static LocalizableMessageDescriptor.Arg0
DSBACKUP_LOCATION_PLACEHOLDER
{backup location}
static LocalizableMessageDescriptor.Arg0
DSBACKUP_MAC_DOES_NOT_MATCH
signature does not match
static LocalizableMessageDescriptor.Arg0
DSBACKUP_NEW_FILES_FOUND
Backup still in progress, new files have been created
static LocalizableMessageDescriptor.ArgN
DSBACKUP_OFFLINE_DESCRIPTION_WARNING_RESTORE
Indicates that the command will operate independently of the server process. It will run regardless of whether the server is started or stopped. When using this option with the %1$s sub-command, the server must be stopped; also as the command will write to server files, you should run the command as a user having the same filesystem permissions as the user running the server. Using this option with the %2$s sub-command when the server is running is possible and supported. With JE Backends, the integrity of the backup is ensured by the process. With LDIF backends, avoid simultaneous changes to the backends
static LocalizableMessageDescriptor.Arg0
DSBACKUP_OPERATION_INTERRUPTED
Operation was interrupted
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_PURGE_ARG_CAN_ONLY_BE_USED_WITH_OTHER_ARG
The option '--%s' can only be used with the option '--%s'
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_PURGE_AT_LEAST_ONE_ARG_PRESENT
At least one of these options must be declared: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_PURGE_BACKEND_FILES_ERROR
An error occurred while attempting to purge backup files starting with '%s': %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_PURGE_BACKEND_NAME_DESCRIPTION
Purge only backups of the specified backend. Specify this option multiple times to allow purging backups of different backends. Skip this option to allow purging backups of all backends. This can only be used with options '--%s' or '--%s'
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_BACKEND_NAME_PLACEHOLDER
{backend name}
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_BACKUP_ID_DESCRIPTION
The ID of the backup that should be deleted. Specify this option multiple times to purge multiple backups.
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_COMPLETED_WITH_ERROR
Backup purge process failed with one or more errors
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_DESCRIPTION
Delete one or more backups
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_PURGE_ERROR
An error occurred while attempting to purge the backup '%s': %s
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_PURGE_FORCE_OLDER_THAN_DESCRIPTION
Must be used with the '--%s' option, indicates that the last backup of each backend can be deleted if older than the provided duration
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_FORCE_OLDER_THAN_PLACEHOLDER
{force}
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_KEEP_COUNT_DESCRIPTION
The number of backups to keep per backend. Use this option to keep the n latest backups of each backend and delete the others. If n=0, all the backups will be removed
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_KEEP_COUNT_PLACEHOLDER
{number of backups}
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_PURGE_KEEPCOUNT_ARG_EXCEPTION
Invalid value for '%s': %s
static LocalizableMessageDescriptor.Arg1<Number>
DSBACKUP_PURGE_KEEPCOUNT_ARG_ILLEGAL_VALUE
'%d' is not allowed: the value must be equal or greater than 0
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_PURGE_OLDER_THAN_DESCRIPTION
Delete backups that are older than the provided duration. The latest backup of each backend will always be kept unless the '--%s' option is also provided. Duration examples: '12 hours', '3 days', '1y'
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_OLDER_THAN_PLACEHOLDER
{duration}
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
DSBACKUP_PURGE_PROGRESS_STATUS
Purging backup (%d/%d) '%s'
static LocalizableMessageDescriptor.Arg0
DSBACKUP_PURGE_SUCCESSFUL
Purge completed successfully
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_RESTORE_AMBIGUOUS_BACKUP_ID
Found backup IDs that correspond to the same backend name: %s. Make sure each backup ID corresponds to a distinct backend
static LocalizableMessageDescriptor.Arg0
DSBACKUP_RESTORE_BACKEND_NAME_DESCRIPTION
Restore the last backup of the provided backend. Specify this option multiple times to restore multiple backends
static LocalizableMessageDescriptor.Arg0
DSBACKUP_RESTORE_BACKUP_ID_DESCRIPTION
Restore the backup having the provided ID. Specify this option multiple times to restore multiple backends
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_RESTORE_CANNOT_LOCK_BACKEND
Cannot 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).
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_RESTORE_CANNOT_UNLOCK_BACKEND
Cannot 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
static LocalizableMessageDescriptor.Arg0
DSBACKUP_RESTORE_COMPLETED_WITH_ERROR
The restore process failed with one or more errors
static LocalizableMessageDescriptor.Arg0
DSBACKUP_RESTORE_DESCRIPTION
Restore one or more backends. In order to decrypt and verify signatures on backup files, the server must have access to the master key pair used to encrypt and sign the files when they were created
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_RESTORE_NO_BACKENDS_WITH_NAME
The backends %s cannot be restored because they do not exist or are disabled
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
DSBACKUP_RESTORE_PROGRESS_STATUS
Restoring file (%d/%d) '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_RESTORE_STARTS
Starting restore for backend '%s' with backup ID '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_RESTORE_SUCCESSFUL
Restore completed for backend '%s' with backup ID '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_RESTORE_WARN_CANNOT_ACTIVATE_BACKEND
Cannot enable backend '%s' after restoring: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
DSBACKUP_STORAGE_PROPERTY_ARG_ONLY_ONE_VALUE
The storage property '%s' has several values while it can have only one. The provided properties string was: "%s"
static LocalizableMessageDescriptor.Arg0
DSBACKUP_STORAGE_PROPERTY_DESCRIPTION
Assigns a value to a storage property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it
static LocalizableMessageDescriptor.Arg0
DSBACKUP_STORAGE_PROPERTY_PLACEHOLDER
{PROP:VALUE}
static LocalizableMessageDescriptor.Arg1<Object>
DSBACKUP_UNABLE_TO_ACCESS_BACKUP_STORAGE
Unable to access the backup storage: %s
static LocalizableMessageDescriptor.Arg0
DSBACKUP_UNEXPECTED_CONTENT
unexpected content
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
DSBACKUP_VERIFY_PROGRESS_STATUS
Verifying file (%d/%d) '%s'
static LocalizableMessageDescriptor.Arg0
DSBCAKUP_LIST_VERIFY_DESCRIPTION
Verify backups completeness, integrity and whether they can be decrypted
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_INVALID_BACKUP_ID_CANNOT_PARSE_TIMESTAMP
Backup id '%s' is invalid: cannot parse '%s' as a timestamp
static LocalizableMessageDescriptor.Arg1<Object>
ERR_INVALID_BACKUP_ID_NO_UNDERSCORE
Backup id '%s' is invalid: expected to find an underscore in it
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
resourceName()
Returns the name of the resource associated with the messages contained in this class.
-
-
-
Field Detail
-
DSBACKUP_BACKUP_ID_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_BACKUP_ID_PLACEHOLDER
{backup ID}
-
DSBACKUP_BACKUP_LOCATION_DESC_FOR_READING
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_BACKUP_LOCATION_DESC_FOR_READING
Location containing backups: file-system path or URI for alternative storage mechanisms. File-system paths may be expressed as absolute or relative paths and are resolved relative to the current working directory when the tool is run in offline mode, or relative to the server instance directory when the tool is run in task mode. Read the documentation for further information regarding alternative backup storage mechanisms
-
DSBACKUP_BACKUP_LOCATION_DESC_FOR_WRITING
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_BACKUP_LOCATION_DESC_FOR_WRITING
Backup file-system path or URI for alternative storage mechanisms. File-system paths may be expressed as absolute or relative paths and are resolved relative to the current working directory when the tool is run in offline mode, or relative to the server instance directory when the tool is run in task mode. Read the documentation for further information regarding alternative backup storage mechanisms
-
DSBACKUP_CREATE_BACKEND_NAME_DESC
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_CREATE_BACKEND_NAME_DESC
The name of the backend to back up. Specify this option multiple times to backup multiple backends or skip this option to backup all the enabled backends that support backups
-
DSBACKUP_CREATE_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_CREATE_DESCRIPTION
Take encrypted and signed backups of individual backends and send them to the desired location
-
DSBACKUP_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_DESCRIPTION
Backup and restore backends, manage backup files
-
DSBACKUP_DESCRIPTION_SHORT
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_DESCRIPTION_SHORT
Backup and restore backends
-
DSBACKUP_LIST_BACKEND_NAME
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_BACKEND_NAME
Backend name: %s
-
DSBACKUP_LIST_BACKEND_NAME_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_BACKEND_NAME_DESCRIPTION
Show only backups taken from the provided backend
-
DSBACKUP_LIST_BACKUPS_CANNOT_BE_RESTORED
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_BACKUPS_CANNOT_BE_RESTORED
%s backup(s) cannot be restored
-
DSBACKUP_LIST_BACKUP_ID
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_BACKUP_ID
Backup ID: %s
-
DSBACKUP_LIST_BAD
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_BAD
Bad
-
DSBACKUP_LIST_DATE
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_DATE
Backup Date: %s
-
DSBACKUP_LIST_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_DESCRIPTION
List the backups at the specified location
-
DSBACKUP_LIST_ERROR
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_ERROR
Error: %s
-
DSBACKUP_LIST_ERROR_UNIDENTIFIED_BACKUPS
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_ERROR_UNIDENTIFIED_BACKUPS
Found %s backup(s) that cannot be fully identified due to the following error(s):
-
DSBACKUP_LIST_LAST_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_LAST_DESCRIPTION
Show only the last backup for each backend
-
DSBACKUP_LIST_NO_BACKUPS_WITH_REQUESTED_PROPERTIES
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_NO_BACKUPS_WITH_REQUESTED_PROPERTIES
There are no backups with the requested characteristics
-
DSBACKUP_LIST_NUMBER_OF_BACKUPS_WITH_REQUESTED_PROPERTIES
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_NUMBER_OF_BACKUPS_WITH_REQUESTED_PROPERTIES
Found %s backup(s) with the requested characteristics
-
DSBACKUP_LIST_SERVER_ID
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_SERVER_ID
Server ID: %s
-
DSBACKUP_LIST_SERVER_ID_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_SERVER_ID_DESCRIPTION
Show only backups taken from the provided server
-
DSBACKUP_LIST_SERVER_ID_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_SERVER_ID_PLACEHOLDER
{server ID}
-
DSBACKUP_LIST_STATUS
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_LIST_STATUS
Status: %s
-
DSBACKUP_LIST_VERIFIED
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LIST_VERIFIED
Verified
-
DSBACKUP_LOCATION_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_LOCATION_PLACEHOLDER
{backup location}
-
DSBACKUP_OFFLINE_DESCRIPTION_WARNING_RESTORE
public static final LocalizableMessageDescriptor.ArgN DSBACKUP_OFFLINE_DESCRIPTION_WARNING_RESTORE
Indicates that the command will operate independently of the server process. It will run regardless of whether the server is started or stopped. When using this option with the %1$s sub-command, the server must be stopped; also as the command will write to server files, you should run the command as a user having the same filesystem permissions as the user running the server. Using this option with the %2$s sub-command when the server is running is possible and supported. With JE Backends, the integrity of the backup is ensured by the process. With LDIF backends, avoid simultaneous changes to the backends
-
DSBACKUP_PURGE_ARG_CAN_ONLY_BE_USED_WITH_OTHER_ARG
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_PURGE_ARG_CAN_ONLY_BE_USED_WITH_OTHER_ARG
The option '--%s' can only be used with the option '--%s'
-
DSBACKUP_PURGE_AT_LEAST_ONE_ARG_PRESENT
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_PURGE_AT_LEAST_ONE_ARG_PRESENT
At least one of these options must be declared: %s
-
DSBACKUP_PURGE_BACKEND_NAME_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_PURGE_BACKEND_NAME_DESCRIPTION
Purge only backups of the specified backend. Specify this option multiple times to allow purging backups of different backends. Skip this option to allow purging backups of all backends. This can only be used with options '--%s' or '--%s'
-
DSBACKUP_PURGE_BACKEND_NAME_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_BACKEND_NAME_PLACEHOLDER
{backend name}
-
DSBACKUP_PURGE_BACKUP_ID_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_BACKUP_ID_DESCRIPTION
The ID of the backup that should be deleted. Specify this option multiple times to purge multiple backups.
-
DSBACKUP_PURGE_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_DESCRIPTION
Delete one or more backups
-
DSBACKUP_PURGE_FORCE_OLDER_THAN_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_PURGE_FORCE_OLDER_THAN_DESCRIPTION
Must be used with the '--%s' option, indicates that the last backup of each backend can be deleted if older than the provided duration
-
DSBACKUP_PURGE_FORCE_OLDER_THAN_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_FORCE_OLDER_THAN_PLACEHOLDER
{force}
-
DSBACKUP_PURGE_KEEP_COUNT_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_KEEP_COUNT_DESCRIPTION
The number of backups to keep per backend. Use this option to keep the n latest backups of each backend and delete the others. If n=0, all the backups will be removed
-
DSBACKUP_PURGE_KEEP_COUNT_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_KEEP_COUNT_PLACEHOLDER
{number of backups}
-
DSBACKUP_PURGE_OLDER_THAN_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_PURGE_OLDER_THAN_DESCRIPTION
Delete backups that are older than the provided duration. The latest backup of each backend will always be kept unless the '--%s' option is also provided. Duration examples: '12 hours', '3 days', '1y'
-
DSBACKUP_PURGE_OLDER_THAN_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_OLDER_THAN_PLACEHOLDER
{duration}
-
DSBACKUP_PURGE_SUCCESSFUL
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_SUCCESSFUL
Purge completed successfully
-
DSBACKUP_RESTORE_BACKEND_NAME_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_RESTORE_BACKEND_NAME_DESCRIPTION
Restore the last backup of the provided backend. Specify this option multiple times to restore multiple backends
-
DSBACKUP_RESTORE_BACKUP_ID_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_RESTORE_BACKUP_ID_DESCRIPTION
Restore the backup having the provided ID. Specify this option multiple times to restore multiple backends
-
DSBACKUP_RESTORE_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_RESTORE_DESCRIPTION
Restore one or more backends. In order to decrypt and verify signatures on backup files, the server must have access to the master key pair used to encrypt and sign the files when they were created
-
DSBACKUP_STORAGE_PROPERTY_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_STORAGE_PROPERTY_DESCRIPTION
Assigns a value to a storage property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it
-
DSBACKUP_STORAGE_PROPERTY_PLACEHOLDER
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_STORAGE_PROPERTY_PLACEHOLDER
{PROP:VALUE}
-
DSBCAKUP_LIST_VERIFY_DESCRIPTION
public static final LocalizableMessageDescriptor.Arg0 DSBCAKUP_LIST_VERIFY_DESCRIPTION
Verify backups completeness, integrity and whether they can be decrypted
-
DSBACKUP_BACKUP_STARTS
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_BACKUP_STARTS
Starting backup for backend '%s'
-
DSBACKUP_RESTORE_STARTS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_RESTORE_STARTS
Starting restore for backend '%s' with backup ID '%s'
-
DSBACKUP_BACKUP_SUCCESSFUL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_BACKUP_SUCCESSFUL
Backup completed for backend '%s' with backup ID '%s'
-
DSBACKUP_RESTORE_SUCCESSFUL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_RESTORE_SUCCESSFUL
Restore completed for backend '%s' with backup ID '%s'
-
DSBACKUP_ERROR_DURING_BACKUP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_ERROR_DURING_BACKUP
An error occurred while attempting to backup backend '%s': %s
-
DSBACKUP_BACKUP_COMPLETED_WITH_ERROR
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_BACKUP_COMPLETED_WITH_ERROR
The backup process failed with one or more errors
-
DSBACKUP_RESTORE_COMPLETED_WITH_ERROR
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_RESTORE_COMPLETED_WITH_ERROR
The restore process failed with one or more errors
-
DSBACKUP_ERROR_DURING_RESTORE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> DSBACKUP_ERROR_DURING_RESTORE
An error occurred while attempting to restore backend '%s' with backup ID '%s': %s
-
DSBACKUP_CREATE_FOUND_NO_BACKEND
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_CREATE_FOUND_NO_BACKEND
There are no enabled backends that support backup operation
-
DSBACKUP_CREATE_INTERRUPTED
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_CREATE_INTERRUPTED
The backup command was interrupted
-
DSBACKUP_CANNOT_READ_BACKUP_DIRECTORY_CONTENT
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_CANNOT_READ_BACKUP_DIRECTORY_CONTENT
Cannot read backup directory content: %s
-
DSBACKUP_NEW_FILES_FOUND
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_NEW_FILES_FOUND
Backup still in progress, new files have been created
-
DSBACKUP_BACKUP_PROGRESS_STATUS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> DSBACKUP_BACKUP_PROGRESS_STATUS
Backing up file (%d/%d) '%s'
-
DSBACKUP_VERIFY_PROGRESS_STATUS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> DSBACKUP_VERIFY_PROGRESS_STATUS
Verifying file (%d/%d) '%s'
-
DSBACKUP_RESTORE_PROGRESS_STATUS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> DSBACKUP_RESTORE_PROGRESS_STATUS
Restoring file (%d/%d) '%s'
-
DSBACKUP_PURGE_PROGRESS_STATUS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> DSBACKUP_PURGE_PROGRESS_STATUS
Purging backup (%d/%d) '%s'
-
DSBACKUP_CREATE_REQUESTED_BACKENDS_NOT_ENABLED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CREATE_REQUESTED_BACKENDS_NOT_ENABLED
The following backends do not exist or are disabled: %s. Here is the list of enabled backends that support backups: %s
-
DSBACKUP_CREATE_REQUESTED_BACKENDS_DO_NOT_SUPPORT_BACKUP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CREATE_REQUESTED_BACKENDS_DO_NOT_SUPPORT_BACKUP
The following backends do not support backups: %s. Here is the list of enabled backends that support backups: %s
-
DSBACKUP_RESTORE_NO_BACKENDS_WITH_NAME
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_RESTORE_NO_BACKENDS_WITH_NAME
The backends %s cannot be restored because they do not exist or are disabled
-
DSBACKUP_BACKUPS_DO_NOT_EXIST
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_BACKUPS_DO_NOT_EXIST
Cannot find backup with ID %s
-
DSBACKUP_CANNOT_FIND_BACKUP_FOR_BACKENDS
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_CANNOT_FIND_BACKUP_FOR_BACKENDS
There are no backups for backends %s
-
DSBACKUP_CANNOT_RESTORE_ONLINE
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_CANNOT_RESTORE_ONLINE
The backends %s cannot be restored while the server is running. Please stop the server first and try again with the --offline option
-
DSBACKUP_DIRECTORY_INVALID_NAME
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_DIRECTORY_INVALID_NAME
'%s' is not a valid name for a directory
-
DSBACKUP_RESTORE_AMBIGUOUS_BACKUP_ID
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_RESTORE_AMBIGUOUS_BACKUP_ID
Found backup IDs that correspond to the same backend name: %s. Make sure each backup ID corresponds to a distinct backend
-
DSBACKUP_BACKEND_NAME_OR_BACKUP_ID_ARG_MISSING
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_BACKEND_NAME_OR_BACKUP_ID_ARG_MISSING
Either the --%s or --%s argument must be provided
-
DSBACKUP_CANNOT_DELETE_CORRUPTED_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_CANNOT_DELETE_CORRUPTED_FILE
Cannot delete corrupted file '%s'
-
DSBACKUP_CLEANUP_BACKEND_DIRECTORY
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_CLEANUP_BACKEND_DIRECTORY
Deleting corrupted file from backend directory
-
DSBACKUP_CLEANUP_BACKUP_STORAGE
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_CLEANUP_BACKUP_STORAGE
Deleting corrupted file from backup storage
-
DSBACKUP_MAC_DOES_NOT_MATCH
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_MAC_DOES_NOT_MATCH
signature does not match
-
DSBACKUP_UNEXPECTED_CONTENT
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_UNEXPECTED_CONTENT
unexpected content
-
DSBACKUP_IO_EXCEPTION_WITH_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_IO_EXCEPTION_WITH_FILE
Problem with file '%s' : %s
-
DSBACKUP_IO_EXCEPTION
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_IO_EXCEPTION
IO error: %s
-
DSBACKUP_OPERATION_INTERRUPTED
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_OPERATION_INTERRUPTED
Operation was interrupted
-
DSBACKUP_FILE_IS_CORRUPTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_FILE_IS_CORRUPTED
File '%s' is corrupted: %s
-
DSBACKUP_FILE_IS_MISSING
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_FILE_IS_MISSING
File '%s' is missing
-
DSBACKUP_DIRECTORY_DOES_NOT_EXIST
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_DIRECTORY_DOES_NOT_EXIST
The directory does not exist
-
DSBACKUP_DIRECTORY_IS_NOT_A_DIRECTORY
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_DIRECTORY_IS_NOT_A_DIRECTORY
Not a directory
-
DSBACKUP_CANNOT_READ_BACKEND_FILES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CANNOT_READ_BACKEND_FILES
Cannot read backend files in directory '%s': %s
-
DSBACKUP_CANNOT_DELETE_BACKEND_FILES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CANNOT_DELETE_BACKEND_FILES
Cannot delete backend files from directory '%s': %s
-
DSBACKUP_BACKEND_FILES_REMOVED_AFTER_RESTORE_FAILURE
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_BACKEND_FILES_REMOVED_AFTER_RESTORE_FAILURE
The '%s' backend files have been removed after restore failed. The backend is now empty
-
DSBACKUP_CANNOT_CREATE_BACKEND_DIRECTORY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CANNOT_CREATE_BACKEND_DIRECTORY
Cannot create the backend directory '%s' before restoring: %s
-
DSBACKUP_CANNOT_CLEAN_BACKEND_DIRECTORY_AFTER_RESTORED_FAILED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CANNOT_CLEAN_BACKEND_DIRECTORY_AFTER_RESTORED_FAILED
The attempt to remove backend files from directory '%s' has failed, backend '%s' may contain corrupted data, please remove the files manually.
-
DSBACKUP_BACKUP_ID_ALREADY_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_BACKUP_ID_ALREADY_EXISTS
The backup ID '%s' already exists
-
DSBACKUP_CANNOT_COMPUTE_BACKEND_FILE_FINGERPRINT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CANNOT_COMPUTE_BACKEND_FILE_FINGERPRINT
Cannot compute the fingerprint for backend file '%s': %s
-
DSBACKUP_UNABLE_TO_ACCESS_BACKUP_STORAGE
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_UNABLE_TO_ACCESS_BACKUP_STORAGE
Unable to access the backup storage: %s
-
DS_BACKUP_PLUGIN_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg1<Object> DS_BACKUP_PLUGIN_NOT_FOUND
No plugin found to handle the storage scheme '%s'
-
DSBACKUP_CANNOT_DELETE_LOCK_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CANNOT_DELETE_LOCK_FILE
Cannot delete the backup lock file '%s', please remove this file manually: %s
-
DSBACKUP_CREATE_CANNOT_LOCK_BACKEND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CREATE_CANNOT_LOCK_BACKEND
Cannot 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).
-
DSBACKUP_CREATE_CANNOT_UNLOCK_BACKEND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_CREATE_CANNOT_UNLOCK_BACKEND
Cannot 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
-
DSBACKUP_RESTORE_CANNOT_LOCK_BACKEND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_RESTORE_CANNOT_LOCK_BACKEND
Cannot 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).
-
DSBACKUP_RESTORE_CANNOT_UNLOCK_BACKEND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_RESTORE_CANNOT_UNLOCK_BACKEND
Cannot 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
-
DSBACKUP_RESTORE_WARN_CANNOT_ACTIVATE_BACKEND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_RESTORE_WARN_CANNOT_ACTIVATE_BACKEND
Cannot enable backend '%s' after restoring: %s
-
DSBACKUP_PURGE_KEEPCOUNT_ARG_ILLEGAL_VALUE
public static final LocalizableMessageDescriptor.Arg1<Number> DSBACKUP_PURGE_KEEPCOUNT_ARG_ILLEGAL_VALUE
'%d' is not allowed: the value must be equal or greater than 0
-
DSBACKUP_PURGE_KEEPCOUNT_ARG_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_PURGE_KEEPCOUNT_ARG_EXCEPTION
Invalid value for '%s': %s
-
DSBACKUP_PURGE_ERROR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_PURGE_ERROR
An error occurred while attempting to purge the backup '%s': %s
-
DSBACKUP_PURGE_BACKEND_FILES_ERROR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_PURGE_BACKEND_FILES_ERROR
An error occurred while attempting to purge backup files starting with '%s': %s
-
DSBACKUP_PURGE_COMPLETED_WITH_ERROR
public static final LocalizableMessageDescriptor.Arg0 DSBACKUP_PURGE_COMPLETED_WITH_ERROR
Backup purge process failed with one or more errors
-
DSBACKUP_STORAGE_PROPERTY_ARG_ONLY_ONE_VALUE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> DSBACKUP_STORAGE_PROPERTY_ARG_ONLY_ONE_VALUE
The storage property '%s' has several values while it can have only one. The provided properties string was: "%s"
-
ERR_INVALID_BACKUP_ID_NO_UNDERSCORE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_BACKUP_ID_NO_UNDERSCORE
Backup id '%s' is invalid: expected to find an underscore in it
-
ERR_INVALID_BACKUP_ID_CANNOT_PARSE_TIMESTAMP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INVALID_BACKUP_ID_CANNOT_PARSE_TIMESTAMP
Backup id '%s' is invalid: cannot parse '%s' as a timestamp
-
DSBACKUP_ACCESS_DENIED
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_ACCESS_DENIED
Access denied to file '%s'
-
DSBACKUP_ERROR_RESTORE_READING_BACKUP_LIST
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_ERROR_RESTORE_READING_BACKUP_LIST
Cannot continue the restore process, errors were encountered while reading the list of available backups: %s
-
DSBACKUP_ERROR_PURGE_READING_BACKUP_LIST
public static final LocalizableMessageDescriptor.Arg1<Object> DSBACKUP_ERROR_PURGE_READING_BACKUP_LIST
Cannot continue purging backups, errors were encountered while reading the list of available backups: %s
-
-
Method Detail
-
resourceName
public static String resourceName()
Returns the name of the resource associated with the messages contained in this class. The resource name may be used for obtaining named loggers, e.g. using SLF4J'sorg.slf4j.LoggerFactory#getLogger(String name)
.- Returns:
- The name of the resource associated with the messages contained in this class.
-
-