Package org.opends.messages
Class BackendMessages
- java.lang.Object
-
- org.opends.messages.BackendMessages
-
public final class BackendMessages extends Object
This file contains localizable message descriptors having the resource nameorg.opends.messages.backend
. This file was generated automatically by theopendj-maven-plugin
from the property fileorg/opends/messages/backend.properties
and it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static LocalizableMessageDescriptor.Arg1<Object>
ERR_ADD_ENTRY_ALREADY_EXISTS
The entry '%s' cannot be added because an entry with that name already exists
static LocalizableMessageDescriptor.Arg1<Object>
ERR_ADD_NO_SUCH_OBJECT
The entry '%s' cannot be added because its parent entry does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_ATTRIBUTE_INDEX_NOT_CONFIGURED
There is no index configured for attribute type '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_ADD_NOT_SUPPORTED
Unwilling to add entry "%s" because add operations are not supported in the "%s" backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_CANNOT_CHANGE_CONFIDENTIALITY
Confidentiality cannot be disabled on suffix '%s' because the following indexes have confidentiality still enabled: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_BACKEND_CANNOT_LOCK_ENTRY
The Directory Server was unable to obtain a lock on entry %s after multiple attempts. This could mean that the entry is already locked by a long-running operation or that the entry has previously been locked but was not properly unlocked
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_CANNOT_REGISTER_BASEDNS
An error occurred while attempting to register the base DNs %s in the Directory Server: %s
static LocalizableMessageDescriptor.Arg2<Number,Number>
ERR_BACKEND_CONFIG_CACHE_PERCENT_GREATER_THAN_JVM_HEAP
Configuration attribute ds-cfg-db-cache-percent has a value of %d%% but the JVM has only %d%% available
static LocalizableMessageDescriptor.Arg2<Number,Number>
ERR_BACKEND_CONFIG_CACHE_SIZE_GREATER_THAN_JVM_HEAP
Configuration attribute ds-cfg-db-cache-size has a value of %d but the JVM has only %d available. Consider using ds-cfg-db-cache-percent
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_DELETE_NOT_SUPPORTED
Unwilling to remove entry "%s" because delete operations are not supported in the "%s" backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_ENTRY_DOESNT_EXIST
Entry %s does not exist in the "%s" backend
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_BACKEND_FAULTY_CRYPTO_TRANSFORMATION
Error while enabling confidentiality with cipher %s, %d bits: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_BACKEND_GET_ENTRY_NULL
Unable to retrieve the requested entry from the "%s" backend because the provided DN was null
static LocalizableMessageDescriptor.Arg1<Object>
ERR_BACKEND_IMPORT_AND_EXPORT_NOT_SUPPORTED
LDIF import and export operations are not supported in the "%s" backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_BACKEND_IMPORT_NOT_SUPPORTED
The "%s" backend does not support LDIF import operations
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_LIST_FILES_TO_BACKUP
An error occurred while trying to list the files to backup for backend '%s': %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_MODIFY_DN_NOT_SUPPORTED
Unwilling to rename entry "%s" because modify DN operations are not supported in the "%s" backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_BACKEND_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the "%s" backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CACHE_PRELOAD_NOT_SUPPORTED
Backend database cache preload for backend '%s' is not supported in this release
static LocalizableMessageDescriptor.Arg0
ERR_CANNOT_DECODE_ENTRY
Input stream ended unexpectedly while decoding entry
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CANNOT_ENCODE_ENTRY
Cannot encode entry for writing on storage: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CLEARTEXT_BACKEND_FOR_INDEX_CONFIDENTIALITY
Attribute %s is set as confidential on a backend whose entries are still cleartext. Enable confidentiality on the backend first
static LocalizableMessageDescriptor.Arg1<Object>
ERR_COMPSCHEMA_CANNOT_DECODE_AD_TOKEN
An error occurred while attempting to decode an attribute description token from the compressed schema definitions: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_COMPSCHEMA_CANNOT_DECODE_OC_TOKEN
An error occurred while attempting to decode an object class set token from the compressed schema definitions: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_COMPSCHEMA_CANNOT_STORE_EX
An error occurred while attempting to store compressed schema information in the database: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_CONFIG_BIG_INDEX_EQUALITY_MATCHING_RULE_REQUIRED
Big index for attribute '%s' cannot be created for matching rule '%s' because it is not an equality matching rule
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CONFIG_INDEX_CANNOT_PROTECT_BOTH
The attribute '%s' cannot enable confidentiality for keys and values at the same time
static LocalizableMessageDescriptor.Arg0
ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIME
The time-to-live (TTL) feature can only be enabled for generalized time ordering indexes
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_CONFIG_INDEX_TYPE_NEEDS_MATCHING_RULE
Index for attribute '%s' cannot be created for matching rule '%s' because it cannot be found in the schema. Fix the matching rule name in the config or add the matching rule to the schema
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_CONFIG_INVALID_BIG_INDEX_INCLUDED_VALUE
Index for attribute '%s' cannot be created because the configuration contains an included attribute value '%s' which appears to be invalid according to the schema: %s
static LocalizableMessageDescriptor.Arg2<Number,Number>
ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL
Configuration attribute ds-cfg-db-cache-size has a value of %d which is less than the minimum: %d
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_CONFIG_VLV_INDEX_BAD_FILTER
An error occurred while parsing the search filter %s defined for VLV index %s: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CONFIG_VLV_INDEX_MISSING_SORT_KEY
VLV index '%s' must be configured with at least one sort attribute
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_CONFIG_VLV_INDEX_UNDEFINED_ATTR
Sort attribute %s for VLV index %s is not defined in the server schema
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CREATE_FAIL
The backend database directory could not be created: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_DATABASE_EXCEPTION
Database exception: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_DELETE_ABORTED_BY_SUBORDINATE_PLUGIN
A plugin caused the delete operation to be aborted while deleting a subordinate entry %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_DELETE_NO_SUCH_OBJECT
The entry '%s' cannot be removed because it does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_DELETE_NOT_ALLOWED_ON_NONLEAF
The entry '%s' cannot be removed because it has subordinate entries
static LocalizableMessageDescriptor.Arg1<Object>
ERR_DIRECTORY_INVALID
The backend database directory '%s' is not a valid directory
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_ENTRY_CONTAINER_ALREADY_REGISTERED
An entry container named '%s' is alreadly registered for base DN '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_ENTRY_DATABASE_CORRUPT
The entry database does not contain a valid record for ID %s
static LocalizableMessageDescriptor.Arg0
ERR_ENTRYIDSORTER_NEGATIVE_START_POS
Unable to process the virtual list view request because the target start position was before the beginning of the result set
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EXECUTION_ERROR
Execution error during backend operation: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_EXPORT_IO_ERROR
I/O error occurred while exporting entry: %s
static LocalizableMessageDescriptor.Arg0
ERR_EXPORT_LDIF_FORCE_STOP_THREADS
Could not stop export-ldif threads after 30 seconds. Now forcing stop by interrupting them
static LocalizableMessageDescriptor.Arg0
ERR_IMPORT_BACKEND_ONLINE
The backend must be disabled before the import process can start
static LocalizableMessageDescriptor.Arg1<Object>
ERR_IMPORT_CREATE_TMPDIR_ERROR
Unable to create the temporary directory %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_IMPORT_DUPLICATE_ENTRY
The import has been aborted because the data to be imported contains duplicate copies of entry '%s'
static LocalizableMessageDescriptor.Arg2<Number,Number>
ERR_IMPORT_LDIF_LACK_MEM
Insufficient free memory (%d bytes) to perform import. At least %d bytes of free memory is required
static LocalizableMessageDescriptor.Arg1<Object>
ERR_IMPORT_PARENT_NOT_FOUND
The import has been aborted because the entry '%s' does not have a parent entry
static LocalizableMessageDescriptor.Arg1<Number>
ERR_INCOMPATIBLE_ENTRY_VERSION
Entry record is not compatible with this version of the backend database. Entry version: %x
static LocalizableMessageDescriptor.Arg1<Object>
ERR_INDEX_CORRUPT_REQUIRES_REBUILD
An error occurred while reading from index %s. The index seems to be corrupt and is now operating in a degraded state. The index must be rebuilt before it can return to normal operation
static LocalizableMessageDescriptor.Arg1<Object>
ERR_INDEXES_NOT_SUPPORTED
Indexes are not supported in the "%s" backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_INTERNAL_ERROR_WITH_EXCEPTION
An internal error occurred when accessing backend '%s': %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_INTERNAL_ERROR_WITHOUT_EXCEPTION
An internal error was detected when accessing backend '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_INVALID_PAGED_RESULTS_COOKIE
The following paged results control cookie value was not recognized: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_JEB_INVALID_LOGGING_LEVEL
The database logging level string '%s' provided for configuration entry '%s' is invalid. The value must be one of OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, or ALL. Note that these values are case sensitive
static LocalizableMessageDescriptor.Arg1<Object>
ERR_KEYMANAGERS_COULD_NOT_BE_RETRIEVED
An error occurred while trying to retrieve the key managers from the key manager provider `%s`
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS
Entry %s already exists in the LDIF backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_ADD_MISSING_PARENT
The parent for entry %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER
An error occurred while trying to create the reader for the LDIF import operation: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER
An error occurred while trying to create the writer for the LDIF export operation: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
An error occurred while trying to write entry %s during the LDIF export: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY
Entry %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_DELETE_NONLEAF
Entry %s has one or more subordinate entries and cannot be deleted until all of its subordinate entries are removed first
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LDIF_BACKEND_DUPLICATE_ENTRY
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s has multiple entries with a DN of %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s includes entry %s which is not below the base DN defined for that backend
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LDIF_BACKEND_ERROR_CLOSING_FILE
An error occurred while trying to close file %s for the LDIF backend defined in configuration entry %s: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LDIF_BACKEND_ERROR_CREATING_FILE
An error occurred while trying to create file %s to write an updated version of the data for the LDIF backend defined in configuration entry %s: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_LDIF_BACKEND_ERROR_EMPTY_FILE
The file %s written for the LDIF backend defined in configuration entry %s is 0 bytes long and unusable.
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_ERROR_READING_LDIF
An unrecoverable error occurred while attempting to read data from the import file: %s. The LDIF import cannot continue
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_LDIF_BACKEND_ERROR_RENAMING_FILE
An error occurred while attempting to rename file %s to %s while writing updated data for the LDIF backend defined in configuration entry %s: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LDIF_BACKEND_ERROR_WRITING_FILE
An error occurred while trying to write updated data to file %s for the LDIF backend defined in configuration entry %s: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY
The target entry %s does not exist
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LDIF_BACKEND_MISSING_PARENT
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s contains entry %s but its parent entry has not yet been read
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST
The new parent DN %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_MODDN_NO_SUCH_SOURCE_ENTRY
Source entry %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS
Target entry %s already exists
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_MODIFY_NO_SUCH_ENTRY
Entry %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS
The LDIF backend defined in configuration entry %s only supports a single base DN, but was configured for use with multiple base DNs
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY
The target entry %s does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE
Entry %s specified as the search base DN does not exist
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_LOCAL_BACKEND_TAKES_PRECEDENCE_OVER_PROXY_BACKEND
Proxy backend '%s' is being deregistered from base DN %s because local backend '%s' is registering against it. Local backends take precedence over proxy backends
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER
Unable to create an LDIF reader: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER
Unable to create an LDIF writer: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN
Cannot delete entry %s because it has one or more subordinate entries
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN
Cannot rename entry %s because it has one or more subordinate entries
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND
Cannot rename entry %s because the target entry is in a different backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
Cannot write entry %s to LDIF: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS
Entry %s already exists in the memory-based backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG
Entry %s does not belong in the memory-based backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_ERROR_DURING_IMPORT
An unexpected error occurred while processing the import: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MEMORYBACKEND_ERROR_READING_LDIF
An unrecoverable error occurred while reading from LDIF: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST
Unable to add entry %s because its parent entry %s does not exist in the memory-based backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST
Cannot rename entry %s because the new parent entry %s doesn't exist
static LocalizableMessageDescriptor.Arg0
ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE
Exactly one base DN must be provided for use with the memory-based backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MISSING_ID2ENTRY_RECORD
The entry database does not contain a record for ID %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MODIFY_NO_SUCH_OBJECT
The entry '%s' cannot be modified because it does not exist
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_PLUGIN
A plugin caused the modify DN operation to be aborted while moving and/or renaming an entry from %s to %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MODIFYDN_ALREADY_EXISTS
The entry cannot be renamed to '%s' because an entry with that name already exists
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MODIFYDN_NO_SUCH_OBJECT
The entry '%s' cannot be renamed because it does not exist
static LocalizableMessageDescriptor.Arg0
ERR_MONITOR_CONFIG_ENTRY_NULL
An attempt was made to configure the monitor backend without providing a configuration entry. This is not allowed, and no monitor information will be available over protocol
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MONITOR_INVALID_BASE
Unable to retrieve the requested entry %s from the monitor backend because the DN is not below the monitor base of %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MONITOR_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the monitor backend. If you wish to alter the contents of the base monitor entry itself, then it may be possible to do so by modifying the "%s" entry in the configuration
static LocalizableMessageDescriptor.Arg1<Object>
ERR_MONITOR_UNABLE_TO_EXPORT_BASE
An error occurred while attempting to export the base monitor entry: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY
An error occurred while attempting to export the monitor entry for monitor provider %s: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_NEW_SUPERIOR_NO_SUCH_OBJECT
The entry cannot be moved because the new parent entry '%s' does not exist
static LocalizableMessageDescriptor.Arg1<Object>
ERR_NO_BACKEND_FOUND_FOR_BASE_DN
No backend is associated with the base DN '%s'
static LocalizableMessageDescriptor.Arg0
ERR_NOT_ENOUGH_RESOURCES
There are insufficient resources to perform the operation
static LocalizableMessageDescriptor.Arg0
ERR_NUM_SUBORDINATES_NOT_SUPPORTED
This backend does not provide support for the numSubordinates operational attribute
static LocalizableMessageDescriptor.Arg1<Object>
ERR_OPEN_ENV_FAIL
The database environment could not be opened: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PROXY_BACKEND_CANNOT_USE_BASE_DN_ALREADY_IN_USE
Proxy backend '%s' cannot register itself against base DN %s because this base DN is already registered against backend '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PROXY_CANNOT_DISCOVER_REMOTE_CAPABILITIES
Proxy backend '%s' could not discover remote servers capabilities: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PROXY_NO_PRIMARY_NOR_SECONDARY_SERVERS_DISCOVERED
Proxy backend '%s' is non functional because it could not find any primary nor secondary servers via the service discovery mechanism '%s'
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PROXY_PARTITION_BASE_DN_MUST_BE_SUBORDINATES
The partition base DN '%s' should be subordinate to one of the base DNs %s of proxy backend '%s'
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PROXY_PARTITION_BASE_DN_MUST_NOT_BE_SUBORDINATES
The partition base DN '%s' shouldn't be subordinate to one of the other partition base DNs %s of proxy backend '%s'
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PROXY_UNKNOWN_SERVICE_DISCOVERY
Proxy backend '%s' cannot find the configured service discovery mechanism '%s'
static LocalizableMessageDescriptor.Arg0
ERR_REBUILD_BACKEND_ONLINE
Rebuilding system index(es) must be done with the backend containing the base DN disabled
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK
An error occurred while trying to create an instance of class %s as a Directory Server task. Is this class a subclass of %s?
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_RECURRINGTASK_CANNOT_LOAD_CLASS
An error occurred while attempting to load class %s specified in attribute %s of the provided recurring task entry: %s. Does this class exist in the Directory Server classpath?
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_DAY_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the month token
static LocalizableMessageDescriptor.Arg0
ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid day of the month token
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_HOUR_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid hour token
static LocalizableMessageDescriptor.Arg0
ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid hour token
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid minute token
static LocalizableMessageDescriptor.Arg0
ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid minute token
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_MONTH_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid month of the year token
static LocalizableMessageDescriptor.Arg0
ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid month of the year token
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_N_TOKENS
The provided recurring task entry attribute %s holding the recurring task schedule has invalid number of tokens
static LocalizableMessageDescriptor.Arg0
ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLE
The provided recurring task schedule value has an invalid number of tokens
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_TOKENS_COMBO
The provided recurring task entry attribute %s holding the recurring task schedule has invalid tokens combination yielding a nonexistent calendar date
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the week token
static LocalizableMessageDescriptor.Arg0
ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid day of the week token
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_MULTIPLE_ID_TYPES
The provided recurring task entry contains multiple attributes with type %s, which is used to hold the recurring task ID, but only a single instance is allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_MULTIPLE_ID_VALUES
The provided recurring task entry contains multiple values for the %s attribute, which is used to specify the recurring task ID, but only a single value is allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES
The provided recurring task entry contains multiple attributes with type %s, which is used to hold recurring task schedule, but only a single instance is allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES
The provided recurring task entry contains multiple values for the %s attribute, which is used to specify recurring task schedule, but only a single value is allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_NO_ID
The provided recurring task entry does not contain any values for the %s attribute, which is used to specify the recurring task ID
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_NO_ID_ATTRIBUTE
The provided recurring task entry does not contain attribute %s which is needed to hold the recurring task ID
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE
The provided recurring task entry does not contain attribute %s which is needed to specify recurring task schedule
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RECURRINGTASK_NO_SCHEDULE_VALUES
The provided recurring task entry does not contain any values for the %s attribute, which is used to specify recurring task schedule
static LocalizableMessageDescriptor.Arg1<Object>
ERR_REINDEX_CANNOT_LOCK_ENTRY
The index(es) cannot be rebuilt because the server failed to obtain a write lock for the entry '%s' after multiple attempts
static LocalizableMessageDescriptor.Arg1<Object>
ERR_REMOVE_FAIL
The backend database files could not be removed: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_ROOT_CONTAINER_NOT_INITIALIZED
The root container for backend %s has not been initialized preventing this backend from processing the requested operation
static LocalizableMessageDescriptor.Arg0
ERR_ROOTDSE_CONFIG_ENTRY_NULL
An attempt was made to configure the root DSE backend without providing a configuration entry. This is not allowed
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
ERR_ROOTDSE_INVALID_SEARCH_BASE
Unwilling to perform a search (connection ID %d, operation ID %d) with a base DN of "%s" in the root DSE backend. The base DN for searches in this backend must be the DN of the root DSE itself
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
ERR_ROOTDSE_INVALID_SEARCH_SCOPE
Unable to process the search with connection ID %d and operation ID %d because it had an invalid scope of %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_ROOTDSE_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the root DSE backend. If you wish to alter the contents of the root DSE itself, then it may be possible to do so by modifying the "%s" entry in the configuration
static LocalizableMessageDescriptor.Arg1<Object>
ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER
An unexpected error occurred while trying to open the LDIF writer for the root DSE backend: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE
An unexpected error occurred while trying to export the root DSE entry to the specified LDIF target: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE
Unable to find a file containing concatenated schema element definitions in order to determine if any schema changes were made with the server offline. The file was expected in the %s directory and should have been named either %s or %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE
An error occurred while attempting to write file %s containing a concatenated list of all server schema elements: %s. The server may not be able to accurately identify any schema changes made with the server offline
static LocalizableMessageDescriptor.Arg0
ERR_SCHEMA_CONFIG_ENTRY_NULL
An attempt was made to configure the schema backend without providing a configuration entry. This is not allowed, and no schema information will be available over protocol
static LocalizableMessageDescriptor.Arg0
ERR_SCHEMA_COULD_NOT_PARSE_DEFINITION
Schema definition could not be parsed as valid attribute value
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES
An error occurred while attempting to determine whether any schema changes had been made by directly editing the schema files with the server offline: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_INVALID_BASE
Unable to retrieve the requested entry %s from the schema backend because the DN is equal to one of the schema entry DNs
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_INVALID_MODIFICATION_TYPE
The schema backend does not support the %s modification type
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_INVALID_REPLACE_MODIFICATION
The schema backend does not support the Replace modification type for the %s attribute type
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_SCHEMA_MODIFY_CANNOT_DECODE_LDAP_SYNTAX
An error occurred while attempting to decode the ldapsyntax description "%s": %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTORED
An error occurred while attempting to write new versions of the server schema files: %s. A problem also occurred when attempting to restore the original schema configuration, so the server may be left in an inconsistent state and could require manual cleanup
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_RESTORED
An error occurred while attempting to write new versions of the server schema files: %s. The server was able to restore the original schema configuration, so no additional cleanup should be required
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA
An error occurred while attempting to write the updated schema: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_CLEANED
An error occurred while attempting to create copies of the existing schema files before applying the updates: %s. The server was able to restore the original schema configuration, so no additional cleanup should be required
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_NOT_CLEANED
An error occurred while attempting to create copies of the existing schema files before applying the updates: %s. A problem also occurred when attempting to restore the original schema configuration, so the server may be left in an inconsistent state and could require manual cleanup
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_AT
Circular reference detected for attribute type %s in which the superior type chain references the attribute type itself
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_DSR
Circular reference detected for DIT structure rule %s in which the superior rule chain references the DIT structure rule itself
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_OC
Circular reference detected for objectclass %s in which the superior class chain references the objectclass itself
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_DELETE_NO_VALUES
The server will not allow removing all values for the %s attribute type in the server schema
static LocalizableMessageDescriptor.Arg0
ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to modify the Directory Server schema
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_ATTRIBUTE_TYPE
Unable to remove attribute type %s from the server schema because no such attribute type is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DCR
Unable to remove DIT content rule %s from the server schema because no such DIT content rule is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DSR
Unable to remove DIT structure rule %s from the server schema because no such DIT structure rule is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSD
Unable to remove ldap syntax description %s from the server schema because no such ldap syntax description is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_MR_USE
Unable to remove matching rule use %s from the server schema because no such matching rule use is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_NAME_FORM
Unable to remove name form %s from the server schema because no such name form is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_OBJECTCLASS
Unable to remove objectclass %s from the server schema because no such objectclass is defined
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE
The schema backend does not support the modification of the %s attribute type. Only attribute types, object classes, ldap syntaxes, name forms, DIT content rules, DIT structure rules, and matching rule uses may be modified
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_SCHEMA_PARSE_LINE
Ignoring schema definition '%s' because the following error occurred while it was being parsed: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER
An unexpected error occurred while trying to open the LDIF writer for the schema backend: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SCHEMA_UNABLE_TO_EXPORT_BASE
An error occurred while attempting to export the base schema entry: %s
static LocalizableMessageDescriptor.Arg0
ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV
The requested search operation included both the simple paged results control and the virtual list view control. These controls are mutually exclusive and cannot be used together
static LocalizableMessageDescriptor.Arg0
ERR_SEARCH_CANNOT_SORT_UNINDEXED
The search results cannot be sorted because the given search request is not indexed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SEARCH_NO_SUCH_OBJECT
The search base entry '%s' does not exist
static LocalizableMessageDescriptor.Arg0
ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform an unindexed search
static LocalizableMessageDescriptor.Arg0
ERR_SORT_CONTROL_REQUIRED_WITH_VLV
A Server Side Sort control must be specified whenever a Virtual List View control is present
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME
An error occurred while trying to parse the actual start time value %s from task entry %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_CANNOT_PARSE_COMPLETION_TIME
An error occurred while trying to parse the completion time value %s from task entry %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME
An error occurred while trying to parse the scheduled start time value %s from task entry %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_EXECUTE_FAILED
An error occurred while executing the task defined in entry %s: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_INVALID_STATE
The task defined in entry %s is invalid because it has an invalid state %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_MISSING_ATTR
Task entry %s is missing required attribute %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE
There are multiple instances of attribute %s in task entry %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASK_MULTIPLE_VALUES_FOR_ATTR
There are multiple values for attribute %s in task entry %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKBE_ADD_DISALLOWED_DN
New entries in the task backend may only be added immediately below %s for scheduled tasks or immediately below %s for recurring tasks
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_BACKING_FILE_EXISTS
The specified task data backing file %s already exists and the Directory Server will not attempt to overwrite it. Please delete or rename the existing file before attempting to use that path for the new backing file, or choose a new path
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKBE_BACKING_FILE_MISSING_PARENT
The parent directory %s for the new task data backing file %s does not exist. Please create this directory before attempting to use this path for the new backing file or choose a new path
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY
The parent directory %s for the new task data backing file %s exists but is not a directory. Please choose a new path for the task data backing file
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_DELETE_INVALID_ENTRY
Unable to remove entry %s from the task backend because its DN is either not appropriate for that backend or it is not below the scheduled or recurring tasks base entry
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK
Unable to remove entry %s from the task backend because there is no recurring task associated with that entry DN
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_DELETE_NO_SUCH_TASK
Unable to remove entry %s from the task backend because there is no scheduled task associated with that entry DN
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_DELETE_RUNNING
Unable to delete entry %s from the task backend because the associated task is currently running
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_ERROR_GETTING_BACKING_FILE
An error occurred while attempting to determine the new path to the task data backing file: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_INVALID_BACKING_FILE_PATH
The specified path %s for the new task data backing file appears to be an invalid path. Please choose a new path for the task data backing file
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY
Unable to obtain a write lock on entry %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_MODIFY_COMPLETED
Entry %s cannot be modified because the associated task has completed running. Completed tasks cannot be modified
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_MODIFY_INVALID_ENTRY
Entry %s cannot be modified because it does not represent a task entry. Only task entries may be modified in the task backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_MODIFY_NO_SUCH_TASK
Entry %s cannot be modified because it does not represent a valid task in the server
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_MODIFY_RECURRING
Entry %s cannot be modified because the server does not currently support modifying recurring task entries
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_MODIFY_RUNNING
The task associated with entry %s is currently running. The only modification allowed for running tasks is to replace the value of the ds-task-state attribute with "cancel"
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_SEARCH_INVALID_BASE
Unable to process the search operation in the task backend because the provided base DN %s is not valid for entries in the task backend
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK
Unable to process the search operation in the task backend because there is no recurring task associated with the provided search base entry %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKBE_SEARCH_NO_SUCH_TASK
Unable to process the search operation in the task backend because there is no scheduled task associated with the provided search base entry %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKS_CANNOT_EXPORT_TO_FILE
An error occurred while attempting to export task backend data: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE
An error occurred while attempting to create a new tasks backing file %s for use with the task scheduler: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK
An error occurred while trying to create an instance of class %s as a Directory Server task. Is this class a subclass of %s?
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_TASKSCHED_CANNOT_LOAD_CLASS
An error occurred while attempting to load class %s specified in attribute %s of the provided task entry: %s. Does this class exist in the Directory Server classpath?
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL
An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d: %s. This is an unrecoverable error, and parsing cannot continue
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE
An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d: %s. This is not a fatal error, so the task scheduler will attempt to continue parsing the file and schedule any additional tasks that it contains
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE
An error occurred while attempting to rename the new tasks backing file from %s to %s: %s. If the Directory Server is restarted, then the task scheduler may not work as expected
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY
An error occurred while attempting to parse entry %s as a recurring task and add it to the scheduler: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY
An error occurred while attempting to parse entry %s as a task and add it to the scheduler: %s
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object>
ERR_TASKSCHED_CANNOT_SEND_TASK_COMPLETED_EMAIL
An error occurred while attempting to send an email for the completion of %s task: Task ID: %s, Task State: %s, Scheduled Start Time: %s, Actual Start Time: %s, Completion Time: %s. The error was: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE
An error occurred while attempting to write the new tasks data backing file %s: %s. Configuration information reflecting the latest update may be lost
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_DEPENDENCY_MISSING
Unable to schedule task %s because its dependency task %s is missing
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_DUPLICATE_RECURRING_ID
Unable to add recurring task %s to the task scheduler because another recurring task already exists with the same ID
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_DUPLICATE_TASK_ID
Unable to schedule task %s because another task already exists with the same ID
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_ENTRY_HAS_NO_PARENT
Entry %s read from the tasks backing file is invalid because it has no parent and does not match the task root DN of %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE
An error occurred while attempting to read from the tasks data backing file %s: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION
An error occurred while attempting to schedule the next iteration of recurring task %s: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_TASKSCHED_INVALID_TASK_ENTRY_DN
Entry %s read from the tasks backing file %s has a DN which is not valid for a task or recurring task definition and will be ignored
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_MULTIPLE_CLASS_TYPES
The provided task entry contains multiple attributes with type %s, which is used to hold the task class name, but only a single instance is allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_MULTIPLE_CLASS_VALUES
The provided task entry contains multiple values for the %s attribute, which is used to specify the task class name, but only a single value is allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_NO_CLASS_ATTRIBUTE
The provided task entry does not contain attribute %s which is needed to specify the fully-qualified name of the class providing the task logic
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_NO_CLASS_VALUES
The provided task entry does not contain any values for the %s attribute, which is used to specify the fully-qualified name of the class providing the task logic
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_NOT_ALLOWED_TASK
The Directory Server is not configured to allow task %s to be invoked
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK
Unable to remove completed task %s because no such task exists in the list of completed tasks
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK
Unable to remove pending task %s because no such task exists
static LocalizableMessageDescriptor.Arg1<Object>
ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING
Unable to remove pending task %s because the task is no longer pending
static LocalizableMessageDescriptor.Arg1<Object>
ERR_UNABLE_TO_PURGE_ENTRIES
An unexpected error occurred while purging expired entries: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_UNCHECKED_EXCEPTION
Unchecked exception during database transaction: %s
static LocalizableMessageDescriptor.Arg0
ERR_VERIFY_BACKEND_ONLINE
The backend must be disabled before verification process can start
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number>
ERR_VERIFY_BIGINDEX_COUNT_WRONG_COUNT
Counter of %s reports wrong number of entries for key <%s> (got %d, expecting %d)
static LocalizableMessageDescriptor.Arg1<Object>
ERR_VERIFY_DN2ID_MISSING_KEY
File dn2id is missing key %s.
static LocalizableMessageDescriptor.Arg2<Object,Number>
ERR_VERIFY_DN2ID_UNKNOWN_ID
File dn2id has DN <%s> referencing unknown ID %d.
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_VERIFY_DN2ID_WRONG_ENTRY
File dn2id has DN <%s> referencing entry with wrong DN <%s>.
static LocalizableMessageDescriptor.Arg3<Number,Number,Object>
ERR_VERIFY_DN2ID_WRONG_ID
File dn2id has ID %d instead of %d for key %s.
static LocalizableMessageDescriptor.Arg2<Number,Object>
ERR_VERIFY_DUPLICATE_REFERENCE
Duplicate reference to ID %d%n%s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_VERIFY_EMPTY_IDSET
Empty ID set: %n%s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_VERIFY_ENTRY_NON_MATCHING_KEY
The entry with ID %s is associated with the wrong key%n%s
static LocalizableMessageDescriptor.Arg3<Object,Number,Number>
ERR_VERIFY_ID2COUNT_WRONG_COUNT
File id2childrenCount has wrong number of children for DN <%s> (got %d, expecting %d)
static LocalizableMessageDescriptor.Arg1<Number>
ERR_VERIFY_ID2COUNT_WRONG_ID
File id2ChildrenCount references non-existing EntryID <%d>.
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_VERIFY_MISSING_ENTRY
Missing entry %s in index %s
static LocalizableMessageDescriptor.Arg2<Number,Object>
ERR_VERIFY_MISSING_ID
Missing ID %d%n%s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_VERIFY_UNEXPECTED_REFERENCE
Reference to entry <%s> which does not match the value%n%s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_VERIFY_UNKNOWN_ID
Reference to unknown entry ID %s%n%s
static LocalizableMessageDescriptor.Arg2<Number,Object>
ERR_VERIFY_UNKNOWN_REFERENCE
Reference to unknown ID %d%n%s
static LocalizableMessageDescriptor.Arg2<Number,Number>
ERR_VERIFY_WRONG_ENTRY_COUNT
The stored entry count in id2entry (%d) does not agree with the actual number of entry records found (%d).
static LocalizableMessageDescriptor.Arg1<Object>
ERR_VLV_BAD_ASSERTION
Unable to process the virtual list view request because the target assertion could not be decoded as a valid value for the '%s' attribute type
static LocalizableMessageDescriptor.Arg1<Object>
ERR_VLV_INDEX_NOT_CONFIGURED
There is no VLV index configured with name '%s'
static LocalizableMessageDescriptor.Arg2<Number,Number>
INFO_CACHE_AND_MEMORY_REPORT
Free memory = %d MB, Cache miss rate = %.1f/record
static LocalizableMessageDescriptor.Arg2<Object,Number>
INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS
JE backend '%s' does not specify the number of cleaner threads: defaulting to %d threads
static LocalizableMessageDescriptor.Arg2<Object,Number>
INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES
JE backend '%s' does not specify the number of lock tables: defaulting to %d
static LocalizableMessageDescriptor.Arg1<Object>
INFO_INDEX_FILTER_INDEX_LIMIT_EXCEEDED
The filter value exceeded the index entry limit for the %s index
static LocalizableMessageDescriptor.Arg1<Object>
INFO_INDEX_FILTER_INDEX_NOT_TRUSTED
%s index is invalid and needs to be rebuilt
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_INDEX_FILTER_INDEX_TYPE_DISABLED
%s index type is disabled for the %s attribute
static LocalizableMessageDescriptor.Arg0
INFO_LDIF_BACKEND_BASE_DN_CHANGED
The change to the LDIF backend base DN will not take effect until the backend is disabled and re-enabled
static LocalizableMessageDescriptor.Arg0
INFO_LDIF_BACKEND_LDIF_FILE_CHANGED
The change to the LDIF file path will not take effect until the backend is disabled and re-enabled
static LocalizableMessageDescriptor.Arg0
INFO_LDIF_BACKEND_VISIBILITY_CHANGED
The change to the LDIF backend visibility will not take effect until the backend is disabled and re-enabled
static LocalizableMessageDescriptor.Arg0
INFO_MONITOR_USING_NEW_USER_ATTRS
The monitor configuration has been updated so that it will now use a new set of user-defined attributes
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
INFO_PROXY_BASE_DNS_REGISTRATION_CHANGE
Proxy backend '%s' automatically registered itself against the base DNs %s. It was previously registered against the base DNs %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_PROXY_DISCOVERY_RECONFIGURATION_IN_PROGRESS
Configuration of proxy backend '%s' with service discovery mechanism '%s' is in progress. Requests will not be proxied until configuration completes
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
INFO_PROXY_FAILOVER_EFFECTIVE
Proxy backend '%s' successfully configured failover via the service discovery mechanism '%s': primary servers are %s and secondary servers are %s
static LocalizableMessageDescriptor.Arg1<Object>
INFO_PROXY_PRIMARY_SERVERS_AVAILABLE
The primary servers for proxy backend '%s' are now available and will be used for proxying requests
static LocalizableMessageDescriptor.Arg1<Object>
INFO_PROXY_SECONDARY_SERVERS_AVAILABLE
The secondary servers for proxy backend '%s' are now available and will be used if the primary servers are unavailable
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_PROXY_SERVER_AVAILABLE
The server '%s' for proxy backend '%s' is available and will be used for proxying requests
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS
The root DSE configuration has been updated so that configuration attribute %s will now use a value of %s
static LocalizableMessageDescriptor.Arg0
INFO_ROOTDSE_USING_NEW_USER_ATTRS
The root DSE configuration has been updated so that it will now use a new set of user-defined attributes
static LocalizableMessageDescriptor.Arg0
INFO_SCHEMA_USING_NEW_USER_ATTRS
The schema configuration has been updated so that it will now use a new set of user-defined attributes
static LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Object,Object>
INFO_TASK_COMPLETION_BODY
Task ID: %s
Task State: %s
Scheduled Start Time: %s
Actual Start Time: %s
Completion Time: %s
Description: %s
Log Messages:
static LocalizableMessageDescriptor.Arg0
INFO_TASKBE_BACKING_FILE_HEADER
This file contains the data used by the Directory Server task scheduler backend. Do not edit this file directly, as there is a risk that those changes will be lost. Scheduled and recurring task definitions should only be edited using the administration utilities provided with the Directory Server
static LocalizableMessageDescriptor.Arg0
INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN
The tasks backend is being shut down
static LocalizableMessageDescriptor.Arg0
INFO_TASKBE_RUNNING_TASK_CANCELLED
Task processing was interrupted by a modify request to cancel the task
static LocalizableMessageDescriptor.Arg1<Object>
INFO_TASKBE_UPDATED_BACKING_FILE
The path to the task data backing file has been changed to %s. A snapshot of the current task configuration has been written to that file and it will continue to be used for future updates
static LocalizableMessageDescriptor.Arg1<Number>
INFO_TASKBE_UPDATED_RETENTION_TIME
The completed task retention time has been updated to %d seconds. This will take effect immediately
static LocalizableMessageDescriptor.Arg1<Number>
INFO_VERIFY_AVERAGE_REFERENCE_COUNT
Average number of entries referenced is %.2f/record
static LocalizableMessageDescriptor.Arg1<Number>
INFO_VERIFY_ENTRY_LIMIT_EXCEEDED_COUNT
Number of records that exceed the entry limit: %d
static LocalizableMessageDescriptor.Arg0
INFO_VERIFY_ENTRY_LIMIT_STATS_HEADER
Statistics for records that have exceeded the entry limit:
static LocalizableMessageDescriptor.Arg5<Object,Number,Number,Number,Number>
INFO_VERIFY_ENTRY_LIMIT_STATS_ROW
File %s has %d such record(s) min=%d max=%d median=%d
static LocalizableMessageDescriptor.Arg1<Number>
INFO_VERIFY_MAX_REFERENCE_COUNT
Maximum number of entries referenced by any record is %d
static LocalizableMessageDescriptor.Arg1<Number>
INFO_VERIFY_MULTIPLE_REFERENCE_COUNT
Number of records referencing more than one entry: %d
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_BACKEND_OFFLINE
The backend %s is now taken offline
static LocalizableMessageDescriptor.Arg2<Object,Number>
NOTE_BACKEND_STARTED
The database backend %s containing %d entries has started
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_CONFIG_DB_DIR_REQUIRES_RESTART
The change to the DB directory will not take effect until the backend is restarted. The DB files from the previous directory %s must be moved to the new directory %s after shutting down the backend to retain the existing data
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_CONFIG_INDEX_CONFIDENTIALITY_REQUIRES_REBUILD
Changing confidentiality for index '%s' requires the index to be rebuilt before it can be used again
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_CONFIG_INDEX_ENTRY_LIMIT_REQUIRES_REBUILD
Some index keys have already exceeded the previous index entry limit in index %s. This index must be rebuilt before it can use the new limit
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_EXPORT_FINAL_STATUS
Exported %d entries and skipped %d in %d seconds (average rate %.1f/sec)
static LocalizableMessageDescriptor.Arg3<Number,Number,Number>
NOTE_EXPORT_PROGRESS_REPORT
Exported %d records and skipped %d (recent rate %.1f/sec)
static LocalizableMessageDescriptor.Arg0
NOTE_IMPORT_CLOSING_DATABASE
Flushing data to disk
static LocalizableMessageDescriptor.Arg6<Number,Number,Number,Number,Number,Number>
NOTE_IMPORT_FINAL_STATUS
Processed %d entries, imported %d, skipped %d and rejected %d in %d seconds (average rate %.1f/sec)
static LocalizableMessageDescriptor.Arg2<Number,Number>
NOTE_IMPORT_LDIF_DB_MEM_BUF_INFO
Setting DB cache size to %d bytes and phase one buffer size to %d bytes
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_IMPORT_LDIF_INDEX_CLOSE
Index %s phase two processing completed
static LocalizableMessageDescriptor.Arg3<Object,Number,Number>
NOTE_IMPORT_LDIF_INDEX_STARTED
Index %s phase two started processing %d buffers in %d batches
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_IMPORT_LDIF_OFFHEAP_MEM_BUF_INFO
Setting DB cache size to %d MB. Using %d mb off-heap memory through %d phase one buffers of %d KB.
static LocalizableMessageDescriptor.Arg6<Object,Number,Number,Number,Number,Number>
NOTE_IMPORT_LDIF_PHASE_TWO_REPORT
Index %s %d%% complete: remaining = %d KB, rate = %d KB/s; batch %d/%d
static LocalizableMessageDescriptor.Arg1<Number>
NOTE_IMPORT_LDIF_ROOTCONTAINER_CLOSE
Import LDIF environment close took %d seconds
static LocalizableMessageDescriptor.Arg2<Number,Number>
NOTE_IMPORT_LDIF_TOT_MEM_BUF
The amount of free memory available to the import task is %d bytes. The number of phase one buffers required is %d buffers
static LocalizableMessageDescriptor.Arg3<Number,Number,Number>
NOTE_IMPORT_PHASE_STATS
Total import time was %d seconds. Phase one processing completed in %d seconds, phase two processing completed in %d seconds
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_IMPORT_PROGRESS_REPORT
Processed %d entries, skipped %d and rejected %d (recent rate %.1f/sec)
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_IMPORT_STARTING
%s starting import (build %s, R%s)
static LocalizableMessageDescriptor.Arg1<Number>
NOTE_IMPORT_THREAD_COUNT
Import Thread Count: %d threads
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_INDEX_ADD_REQUIRES_REBUILD
Due to changes in the configuration, index %s is currently operating in a degraded state and must be rebuilt before it can be used
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_PROXY_CONNECTION_OPTIONS_CHANGED
Connection options have changed for the proxy backend '%s'. The existing connections are being closed immediately. New ones are being opened
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_PROXY_CONNECTION_POOL_OPTIONS_CHANGED
Connection pool options have changed for the proxy backend '%s'. The existing connections are being closed and re-opened
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>
NOTE_PROXY_REMOTE_SERVERS_CHANGED
Remote servers changed for the proxy backend '%s'. The proxy was using: primary servers=%s, secondary servers=%s; and it will now be using: primary servers=%s, secondary servers=%s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_PROXY_SERVICE_DISCOVERY_CHANGED
Service discovery mechanism has changed from '%s' to '%s' for proxy backend '%s'. The existing connections are being closed immediately
static LocalizableMessageDescriptor.Arg1<Number>
NOTE_REBUILD_ALL_START
Rebuild of all indexes started with %d total entries to process
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_REBUILD_CLEARDEGRADEDSTATE_FINAL_STATUS
Degraded state of index(es) %s has been cleared
static LocalizableMessageDescriptor.Arg1<Number>
NOTE_REBUILD_DEGRADED_START
Rebuild of all degraded indexes started with %d total entries to process
static LocalizableMessageDescriptor.Arg3<Number,Number,Number>
NOTE_REBUILD_FINAL_STATUS
Rebuild complete. Processed %d entries in %d seconds (average rate %.1f/sec)
static LocalizableMessageDescriptor.Arg0
NOTE_REBUILD_NOTHING_TO_REBUILD
Rebuilding index finished: no indexes to rebuild.
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_REBUILD_PROGRESS_REPORT
%.1f%% Completed. Processed %d/%d entries. (recent rate %.1f/sec)
static LocalizableMessageDescriptor.Arg2<Object,Number>
NOTE_REBUILD_START
Rebuild of index(es) %s started with %d total entries to process
static LocalizableMessageDescriptor.Arg1<Object>
NOTE_REFERRAL_RESULT_MESSAGE
A referral entry %s indicates that the operation must be processed at a different server
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_TASK_FINISHED
%s task %s finished execution in the state %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_TASK_STARTED
%s task %s started execution
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_VERIFY_CLEAN_FINAL_STATUS
Checked %d records and found %d error(s) in %d seconds (average rate %.1f/sec)
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_VERIFY_FINAL_STATUS
Checked %d entries and found %d error(s) in %d seconds (average rate %.1f/sec)
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>
NOTE_VERIFY_PROGRESS_REPORT
Processed %d out of %d records and found %d error(s) (recent rate %.1f/sec)
static LocalizableMessageDescriptor.Arg2<Object,Object>
PROXY_DIAGNOSTIC_MESSAGE_WITH_CLIENT_SIDE_RESULT_CODE
Initial result code was '%s', with diagnostic message: %s
static LocalizableMessageDescriptor.Arg1<Object>
WARN_BACKUP_FS_DOES_NOT_SUPPORT_LAST_MODIFIED
The file system used by '%s' backend does not support last file modification time. Backups will still work but will take longer and consume more space in the backup storage
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_CANNOT_PARSE_ENV_VARIABLE_FOR_SMALL_DB_SIZE
Property '%s' contains value '%s' which cannot be parsed as a long. Defaulting to '%s' bytes for small DB size
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object>
WARN_DISK_SPACE_FULL_THRESHOLD_CROSSED
Disk free space of %d bytes for directory %s is now below disk low threshold of %d bytes. Backend %s is now offline and will no longer accept any operations until sufficient disk space is restored
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object>
WARN_DISK_SPACE_LOW_THRESHOLD_CROSSED
Disk free space of %d bytes for directory %s is now below low threshold of %d bytes. Backend %s is now locked down and will no longer accept any operations from clients until sufficient disk space is restored
static LocalizableMessageDescriptor.Arg0
WARN_FUNCTION_NOT_SUPPORTED
The requested operation is not supported by this backend
static LocalizableMessageDescriptor.Arg1<Object>
WARN_GET_ENTRY_COUNT_FAILED
Unable to determine the total number of entries in the container: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_NON_ATOMIC_SUBTREE_DELETE
The subtree delete against '%s' is being performed non-atomically because it is deleting more than %s subordinate entries. To prevent inconsistency across replicas, the client must retry this same delete operation until it succeeds
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_PROXY_NO_FAILOVER_ONLY_PRIMARY_SERVERS_DISCOVERED
Proxy backend '%s' cannot failover: only primary servers have been discovered via the service discovery mechanism '%s'. Primary servers are %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_PROXY_NO_FAILOVER_ONLY_SECONDARY_SERVERS_DISCOVERED
Proxy backend '%s' cannot failover: only secondary servers have been discovered via the service discovery mechanism '%s'. Secondary servers are %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_PROXY_PRIMARY_SERVERS_UNAVAILABLE
The primary servers for proxy backend '%s' are unavailable. The secondary servers, if available, will be used for processing requests until the primary servers become available again. The last failure that prevented the primary servers from being used was: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_PROXY_SECONDARY_SERVERS_UNAVAILABLE
The secondary servers for proxy backend '%s' are unavailable. If the primary servers are unavailable, or become unavailable, then it will no longer be possible to proxy requests. The last failure that prevented the secondary servers from being used was: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_PROXY_SERVER_UNAVAILABLE
The server '%s' for proxy backend '%s' is unavailable. The last failure that prevented the server from being used was: %s
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
WARN_PROXY_WILL_IGNORE_SERVERS
The proxy backend '%s' will ignore the discovered servers '%s' from shard '%s' because they do not expose the required base DNs '%s'
static LocalizableMessageDescriptor.Arg1<Object>
WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE
Base DN "%s" is configured as one of the subordinate base DNs to use for searches below the root DSE. However, this base DN is not handled by any suffix registered with the Directory Server and will therefore not be used
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_SET_PERMISSIONS_FAILED
An error occurred while setting file permissions for the backend database directory %s: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE
An error occurred while attempting to rename the current tasks backing file from %s to %s: %s. The previous task configuration (which does not reflect the latest update) may be lost
static LocalizableMessageDescriptor.Arg1<Object>
WARN_TASKSCHED_DUPLICATE_TASK_ID
Unable to add completed task %s to the task scheduler because another task already exists with the same ID
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_TTL_INDEX_OVER_INDEX_ENTRY_LIMIT
Unable to locate all expired entries on backend '%s' because the ttl-enabled index '%s' has reached the configured index-entry-limit.
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_UNABLE_SET_PERMISSIONS
This platform does not support setting file permissions %s to the database directory %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_UNINDEXED_INTERNAL_SEARCH
The server is performing an unindexed internal search request with base DN '%s', scope '%s', and filter '%s'. Unindexed internal searches are usually unexpected and could impact performance. Please verify that that backend's indexes are configured correctly for these search parameters
-
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
-
WARN_BACKUP_FS_DOES_NOT_SUPPORT_LAST_MODIFIED
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_BACKUP_FS_DOES_NOT_SUPPORT_LAST_MODIFIED
The file system used by '%s' backend does not support last file modification time. Backups will still work but will take longer and consume more space in the backup storage
-
ERR_ROOTDSE_CONFIG_ENTRY_NULL
public static final LocalizableMessageDescriptor.Arg0 ERR_ROOTDSE_CONFIG_ENTRY_NULL
An attempt was made to configure the root DSE backend without providing a configuration entry. This is not allowed
-
WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE
Base DN "%s" is configured as one of the subordinate base DNs to use for searches below the root DSE. However, this base DN is not handled by any suffix registered with the Directory Server and will therefore not be used
-
ERR_ROOTDSE_MODIFY_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ROOTDSE_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the root DSE backend. If you wish to alter the contents of the root DSE itself, then it may be possible to do so by modifying the "%s" entry in the configuration
-
ERR_ROOTDSE_INVALID_SEARCH_BASE
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> ERR_ROOTDSE_INVALID_SEARCH_BASE
Unwilling to perform a search (connection ID %d, operation ID %d) with a base DN of "%s" in the root DSE backend. The base DN for searches in this backend must be the DN of the root DSE itself
-
ERR_ROOTDSE_INVALID_SEARCH_SCOPE
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> ERR_ROOTDSE_INVALID_SEARCH_SCOPE
Unable to process the search with connection ID %d and operation ID %d because it had an invalid scope of %s
-
ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER
An unexpected error occurred while trying to open the LDIF writer for the root DSE backend: %s
-
ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE
An unexpected error occurred while trying to export the root DSE entry to the specified LDIF target: %s
-
INFO_ROOTDSE_USING_NEW_USER_ATTRS
public static final LocalizableMessageDescriptor.Arg0 INFO_ROOTDSE_USING_NEW_USER_ATTRS
The root DSE configuration has been updated so that it will now use a new set of user-defined attributes
-
ERR_MONITOR_CONFIG_ENTRY_NULL
public static final LocalizableMessageDescriptor.Arg0 ERR_MONITOR_CONFIG_ENTRY_NULL
An attempt was made to configure the monitor backend without providing a configuration entry. This is not allowed, and no monitor information will be available over protocol
-
ERR_BACKEND_ADD_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_ADD_NOT_SUPPORTED
Unwilling to add entry "%s" because add operations are not supported in the "%s" backend
-
ERR_BACKEND_DELETE_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_DELETE_NOT_SUPPORTED
Unwilling to remove entry "%s" because delete operations are not supported in the "%s" backend
-
ERR_MONITOR_MODIFY_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MONITOR_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the monitor backend. If you wish to alter the contents of the base monitor entry itself, then it may be possible to do so by modifying the "%s" entry in the configuration
-
ERR_BACKEND_MODIFY_DN_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_MODIFY_DN_NOT_SUPPORTED
Unwilling to rename entry "%s" because modify DN operations are not supported in the "%s" backend
-
ERR_MONITOR_UNABLE_TO_EXPORT_BASE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MONITOR_UNABLE_TO_EXPORT_BASE
An error occurred while attempting to export the base monitor entry: %s
-
ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY
An error occurred while attempting to export the monitor entry for monitor provider %s: %s
-
ERR_BACKEND_IMPORT_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_IMPORT_NOT_SUPPORTED
The "%s" backend does not support LDIF import operations
-
INFO_MONITOR_USING_NEW_USER_ATTRS
public static final LocalizableMessageDescriptor.Arg0 INFO_MONITOR_USING_NEW_USER_ATTRS
The monitor configuration has been updated so that it will now use a new set of user-defined attributes
-
ERR_BACKEND_GET_ENTRY_NULL
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_GET_ENTRY_NULL
Unable to retrieve the requested entry from the "%s" backend because the provided DN was null
-
ERR_MONITOR_INVALID_BASE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MONITOR_INVALID_BASE
Unable to retrieve the requested entry %s from the monitor backend because the DN is not below the monitor base of %s
-
ERR_SCHEMA_CONFIG_ENTRY_NULL
public static final LocalizableMessageDescriptor.Arg0 ERR_SCHEMA_CONFIG_ENTRY_NULL
An attempt was made to configure the schema backend without providing a configuration entry. This is not allowed, and no schema information will be available over protocol
-
ERR_SCHEMA_UNABLE_TO_EXPORT_BASE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_UNABLE_TO_EXPORT_BASE
An error occurred while attempting to export the base schema entry: %s
-
ERR_SCHEMA_INVALID_BASE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_INVALID_BASE
Unable to retrieve the requested entry %s from the schema backend because the DN is equal to one of the schema entry DNs
-
ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER
An unexpected error occurred while trying to open the LDIF writer for the schema backend: %s
-
INFO_SCHEMA_USING_NEW_USER_ATTRS
public static final LocalizableMessageDescriptor.Arg0 INFO_SCHEMA_USING_NEW_USER_ATTRS
The schema configuration has been updated so that it will now use a new set of user-defined attributes
-
ERR_BACKEND_CANNOT_LOCK_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_CANNOT_LOCK_ENTRY
The Directory Server was unable to obtain a lock on entry %s after multiple attempts. This could mean that the entry is already locked by a long-running operation or that the entry has previously been locked but was not properly unlocked
-
ERR_TASK_INVALID_STATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_INVALID_STATE
The task defined in entry %s is invalid because it has an invalid state %s
-
ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME
An error occurred while trying to parse the scheduled start time value %s from task entry %s
-
ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME
An error occurred while trying to parse the actual start time value %s from task entry %s
-
ERR_TASK_CANNOT_PARSE_COMPLETION_TIME
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_CANNOT_PARSE_COMPLETION_TIME
An error occurred while trying to parse the completion time value %s from task entry %s
-
ERR_TASK_MISSING_ATTR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_MISSING_ATTR
Task entry %s is missing required attribute %s
-
ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE
There are multiple instances of attribute %s in task entry %s
-
ERR_TASK_MULTIPLE_VALUES_FOR_ATTR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_MULTIPLE_VALUES_FOR_ATTR
There are multiple values for attribute %s in task entry %s
-
ERR_TASK_EXECUTE_FAILED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASK_EXECUTE_FAILED
An error occurred while executing the task defined in entry %s: %s
-
ERR_RECURRINGTASK_NO_ID_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_NO_ID_ATTRIBUTE
The provided recurring task entry does not contain attribute %s which is needed to hold the recurring task ID
-
ERR_RECURRINGTASK_MULTIPLE_ID_TYPES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_MULTIPLE_ID_TYPES
The provided recurring task entry contains multiple attributes with type %s, which is used to hold the recurring task ID, but only a single instance is allowed
-
ERR_RECURRINGTASK_NO_ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_NO_ID
The provided recurring task entry does not contain any values for the %s attribute, which is used to specify the recurring task ID
-
ERR_RECURRINGTASK_MULTIPLE_ID_VALUES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_MULTIPLE_ID_VALUES
The provided recurring task entry contains multiple values for the %s attribute, which is used to specify the recurring task ID, but only a single value is allowed
-
ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE
The provided recurring task entry does not contain attribute %s which is needed to specify recurring task schedule
-
ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES
The provided recurring task entry contains multiple attributes with type %s, which is used to hold recurring task schedule, but only a single instance is allowed
-
ERR_RECURRINGTASK_NO_SCHEDULE_VALUES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_NO_SCHEDULE_VALUES
The provided recurring task entry does not contain any values for the %s attribute, which is used to specify recurring task schedule
-
ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES
The provided recurring task entry contains multiple values for the %s attribute, which is used to specify recurring task schedule, but only a single value is allowed
-
ERR_RECURRINGTASK_CANNOT_LOAD_CLASS
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RECURRINGTASK_CANNOT_LOAD_CLASS
An error occurred while attempting to load class %s specified in attribute %s of the provided recurring task entry: %s. Does this class exist in the Directory Server classpath?
-
ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK
An error occurred while trying to create an instance of class %s as a Directory Server task. Is this class a subclass of %s?
-
ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
-
ERR_TASKBE_BACKING_FILE_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_BACKING_FILE_EXISTS
The specified task data backing file %s already exists and the Directory Server will not attempt to overwrite it. Please delete or rename the existing file before attempting to use that path for the new backing file, or choose a new path
-
ERR_TASKBE_INVALID_BACKING_FILE_PATH
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_INVALID_BACKING_FILE_PATH
The specified path %s for the new task data backing file appears to be an invalid path. Please choose a new path for the task data backing file
-
ERR_TASKBE_BACKING_FILE_MISSING_PARENT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKBE_BACKING_FILE_MISSING_PARENT
The parent directory %s for the new task data backing file %s does not exist. Please create this directory before attempting to use this path for the new backing file or choose a new path
-
ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY
The parent directory %s for the new task data backing file %s exists but is not a directory. Please choose a new path for the task data backing file
-
ERR_TASKBE_ERROR_GETTING_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_ERROR_GETTING_BACKING_FILE
An error occurred while attempting to determine the new path to the task data backing file: %s
-
INFO_TASKBE_UPDATED_RETENTION_TIME
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_TASKBE_UPDATED_RETENTION_TIME
The completed task retention time has been updated to %d seconds. This will take effect immediately
-
INFO_TASKBE_UPDATED_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_TASKBE_UPDATED_BACKING_FILE
The path to the task data backing file has been changed to %s. A snapshot of the current task configuration has been written to that file and it will continue to be used for future updates
-
ERR_TASKBE_ADD_DISALLOWED_DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKBE_ADD_DISALLOWED_DN
New entries in the task backend may only be added immediately below %s for scheduled tasks or immediately below %s for recurring tasks
-
INFO_TASKBE_BACKING_FILE_HEADER
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKBE_BACKING_FILE_HEADER
This file contains the data used by the Directory Server task scheduler backend. Do not edit this file directly, as there is a risk that those changes will be lost. Scheduled and recurring task definitions should only be edited using the administration utilities provided with the Directory Server
-
ERR_TASKSCHED_DUPLICATE_RECURRING_ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_DUPLICATE_RECURRING_ID
Unable to add recurring task %s to the task scheduler because another recurring task already exists with the same ID
-
ERR_TASKSCHED_DUPLICATE_TASK_ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_DUPLICATE_TASK_ID
Unable to schedule task %s because another task already exists with the same ID
-
WARN_TASKSCHED_DUPLICATE_TASK_ID
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_TASKSCHED_DUPLICATE_TASK_ID
Unable to add completed task %s to the task scheduler because another task already exists with the same ID
-
ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION
An error occurred while attempting to schedule the next iteration of recurring task %s: %s
-
ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE
An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d: %s. This is not a fatal error, so the task scheduler will attempt to continue parsing the file and schedule any additional tasks that it contains
-
ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL
An error occurred while attempting to read an entry from the tasks backing file %s on or near line %d: %s. This is an unrecoverable error, and parsing cannot continue
-
ERR_TASKSCHED_ENTRY_HAS_NO_PARENT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_ENTRY_HAS_NO_PARENT
Entry %s read from the tasks backing file is invalid because it has no parent and does not match the task root DN of %s
-
ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY
An error occurred while attempting to parse entry %s as a recurring task and add it to the scheduler: %s
-
ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY
An error occurred while attempting to parse entry %s as a task and add it to the scheduler: %s
-
ERR_TASKSCHED_INVALID_TASK_ENTRY_DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_INVALID_TASK_ENTRY_DN
Entry %s read from the tasks backing file %s has a DN which is not valid for a task or recurring task definition and will be ignored
-
ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE
An error occurred while attempting to read from the tasks data backing file %s: %s
-
ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE
An error occurred while attempting to create a new tasks backing file %s for use with the task scheduler: %s
-
ERR_TASKSCHED_NO_CLASS_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_NO_CLASS_ATTRIBUTE
The provided task entry does not contain attribute %s which is needed to specify the fully-qualified name of the class providing the task logic
-
ERR_TASKSCHED_MULTIPLE_CLASS_TYPES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_MULTIPLE_CLASS_TYPES
The provided task entry contains multiple attributes with type %s, which is used to hold the task class name, but only a single instance is allowed
-
ERR_TASKSCHED_NO_CLASS_VALUES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_NO_CLASS_VALUES
The provided task entry does not contain any values for the %s attribute, which is used to specify the fully-qualified name of the class providing the task logic
-
ERR_TASKSCHED_MULTIPLE_CLASS_VALUES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_MULTIPLE_CLASS_VALUES
The provided task entry contains multiple values for the %s attribute, which is used to specify the task class name, but only a single value is allowed
-
ERR_TASKSCHED_CANNOT_LOAD_CLASS
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_TASKSCHED_CANNOT_LOAD_CLASS
An error occurred while attempting to load class %s specified in attribute %s of the provided task entry: %s. Does this class exist in the Directory Server classpath?
-
ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK
An error occurred while trying to create an instance of class %s as a Directory Server task. Is this class a subclass of %s?
-
ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL
An error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %s
-
WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE
An error occurred while attempting to rename the current tasks backing file from %s to %s: %s. The previous task configuration (which does not reflect the latest update) may be lost
-
ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE
An error occurred while attempting to rename the new tasks backing file from %s to %s: %s. If the Directory Server is restarted, then the task scheduler may not work as expected
-
ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE
An error occurred while attempting to write the new tasks data backing file %s: %s. Configuration information reflecting the latest update may be lost
-
INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN
The tasks backend is being shut down
-
INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS
The root DSE configuration has been updated so that configuration attribute %s will now use a value of %s
-
ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK
Unable to remove pending task %s because no such task exists
-
ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING
Unable to remove pending task %s because the task is no longer pending
-
ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK
Unable to remove completed task %s because no such task exists in the list of completed tasks
-
ERR_TASKBE_DELETE_INVALID_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_DELETE_INVALID_ENTRY
Unable to remove entry %s from the task backend because its DN is either not appropriate for that backend or it is not below the scheduled or recurring tasks base entry
-
ERR_TASKBE_DELETE_NO_SUCH_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_DELETE_NO_SUCH_TASK
Unable to remove entry %s from the task backend because there is no scheduled task associated with that entry DN
-
ERR_TASKBE_DELETE_RUNNING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_DELETE_RUNNING
Unable to delete entry %s from the task backend because the associated task is currently running
-
ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK
Unable to remove entry %s from the task backend because there is no recurring task associated with that entry DN
-
ERR_TASKBE_SEARCH_INVALID_BASE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_SEARCH_INVALID_BASE
Unable to process the search operation in the task backend because the provided base DN %s is not valid for entries in the task backend
-
ERR_TASKBE_SEARCH_NO_SUCH_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_SEARCH_NO_SUCH_TASK
Unable to process the search operation in the task backend because there is no scheduled task associated with the provided search base entry %s
-
ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK
Unable to process the search operation in the task backend because there is no recurring task associated with the provided search base entry %s
-
ERR_BACKEND_MODIFY_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_MODIFY_NOT_SUPPORTED
Unwilling to update entry "%s" because modify operations are not supported in the "%s" backend
-
ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE
public static final LocalizableMessageDescriptor.Arg0 ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE
Exactly one base DN must be provided for use with the memory-based backend
-
ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS
Entry %s already exists in the memory-based backend
-
ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG
Entry %s does not belong in the memory-based backend
-
ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST
Unable to add entry %s because its parent entry %s does not exist in the memory-based backend
-
ERR_BACKEND_ENTRY_DOESNT_EXIST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_ENTRY_DOESNT_EXIST
Entry %s does not exist in the "%s" backend
-
ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN
Cannot delete entry %s because it has one or more subordinate entries
-
ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER
Unable to create an LDIF writer: %s
-
ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
Cannot write entry %s to LDIF: %s
-
ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER
Unable to create an LDIF reader: %s
-
ERR_MEMORYBACKEND_ERROR_READING_LDIF
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_ERROR_READING_LDIF
An unrecoverable error occurred while reading from LDIF: %s
-
ERR_MEMORYBACKEND_ERROR_DURING_IMPORT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_ERROR_DURING_IMPORT
An unexpected error occurred while processing the import: %s
-
ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN
Cannot rename entry %s because it has one or more subordinate entries
-
ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND
Cannot rename entry %s because the target entry is in a different backend
-
ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST
Cannot rename entry %s because the new parent entry %s doesn't exist
-
ERR_BACKEND_CANNOT_REGISTER_BASEDNS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_CANNOT_REGISTER_BASEDNS
An error occurred while attempting to register the base DNs %s in the Directory Server: %s
-
ERR_SCHEMA_INVALID_MODIFICATION_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_INVALID_MODIFICATION_TYPE
The schema backend does not support the %s modification type
-
ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE
The schema backend does not support the modification of the %s attribute type. Only attribute types, object classes, ldap syntaxes, name forms, DIT content rules, DIT structure rules, and matching rule uses may be modified
-
ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA
An error occurred while attempting to write the updated schema: %s
-
ERR_SCHEMA_MODIFY_DELETE_NO_VALUES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_DELETE_NO_VALUES
The server will not allow removing all values for the %s attribute type in the server schema
-
ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_AT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_AT
Circular reference detected for attribute type %s in which the superior type chain references the attribute type itself
-
ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_OC
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_OC
Circular reference detected for objectclass %s in which the superior class chain references the objectclass itself
-
ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_DSR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_DSR
Circular reference detected for DIT structure rule %s in which the superior rule chain references the DIT structure rule itself
-
ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_CLEANED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_CLEANED
An error occurred while attempting to create copies of the existing schema files before applying the updates: %s. The server was able to restore the original schema configuration, so no additional cleanup should be required
-
ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_NOT_CLEANED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_NOT_CLEANED
An error occurred while attempting to create copies of the existing schema files before applying the updates: %s. A problem also occurred when attempting to restore the original schema configuration, so the server may be left in an inconsistent state and could require manual cleanup
-
ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_RESTORED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_RESTORED
An error occurred while attempting to write new versions of the server schema files: %s. The server was able to restore the original schema configuration, so no additional cleanup should be required
-
ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTORED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTORED
An error occurred while attempting to write new versions of the server schema files: %s. A problem also occurred when attempting to restore the original schema configuration, so the server may be left in an inconsistent state and could require manual cleanup
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_ATTRIBUTE_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_ATTRIBUTE_TYPE
Unable to remove attribute type %s from the server schema because no such attribute type is defined
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_OBJECTCLASS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_OBJECTCLASS
Unable to remove objectclass %s from the server schema because no such objectclass is defined
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_NAME_FORM
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_NAME_FORM
Unable to remove name form %s from the server schema because no such name form is defined
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DCR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DCR
Unable to remove DIT content rule %s from the server schema because no such DIT content rule is defined
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DSR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DSR
Unable to remove DIT structure rule %s from the server schema because no such DIT structure rule is defined
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_MR_USE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_MR_USE
Unable to remove matching rule use %s from the server schema because no such matching rule use is defined
-
ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES
public static final LocalizableMessageDescriptor.Arg0 ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to modify the Directory Server schema
-
ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE
Unable to find a file containing concatenated schema element definitions in order to determine if any schema changes were made with the server offline. The file was expected in the %s directory and should have been named either %s or %s
-
ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES
An error occurred while attempting to determine whether any schema changes had been made by directly editing the schema files with the server offline: %s
-
ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE
An error occurred while attempting to write file %s containing a concatenated list of all server schema elements: %s. The server may not be able to accurately identify any schema changes made with the server offline
-
ERR_TASKSCHED_NOT_ALLOWED_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKSCHED_NOT_ALLOWED_TASK
The Directory Server is not configured to allow task %s to be invoked
-
INFO_TASK_COMPLETION_BODY
public static final LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Object,Object> INFO_TASK_COMPLETION_BODY
Task ID: %s
Task State: %s
Scheduled Start Time: %s
Actual Start Time: %s
Completion Time: %s
Description: %s
Log Messages:
-
ERR_INDEXES_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INDEXES_NOT_SUPPORTED
Indexes are not supported in the "%s" backend
-
ERR_BACKEND_IMPORT_AND_EXPORT_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BACKEND_IMPORT_AND_EXPORT_NOT_SUPPORTED
LDIF import and export operations are not supported in the "%s" backend
-
ERR_ROOT_CONTAINER_NOT_INITIALIZED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ROOT_CONTAINER_NOT_INITIALIZED
The root container for backend %s has not been initialized preventing this backend from processing the requested operation
-
ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY
Unable to obtain a write lock on entry %s
-
ERR_TASKBE_MODIFY_INVALID_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_MODIFY_INVALID_ENTRY
Entry %s cannot be modified because it does not represent a task entry. Only task entries may be modified in the task backend
-
ERR_TASKBE_MODIFY_NO_SUCH_TASK
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_MODIFY_NO_SUCH_TASK
Entry %s cannot be modified because it does not represent a valid task in the server
-
ERR_TASKBE_MODIFY_COMPLETED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_MODIFY_COMPLETED
Entry %s cannot be modified because the associated task has completed running. Completed tasks cannot be modified
-
ERR_TASKBE_MODIFY_RECURRING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_MODIFY_RECURRING
Entry %s cannot be modified because the server does not currently support modifying recurring task entries
-
ERR_TASKBE_MODIFY_RUNNING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKBE_MODIFY_RUNNING
The task associated with entry %s is currently running. The only modification allowed for running tasks is to replace the value of the ds-task-state attribute with "cancel"
-
INFO_TASKBE_RUNNING_TASK_CANCELLED
public static final LocalizableMessageDescriptor.Arg0 INFO_TASKBE_RUNNING_TASK_CANCELLED
Task processing was interrupted by a modify request to cancel the task
-
ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS
The LDIF backend defined in configuration entry %s only supports a single base DN, but was configured for use with multiple base DNs
-
ERR_LDIF_BACKEND_DUPLICATE_ENTRY
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDIF_BACKEND_DUPLICATE_ENTRY
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s has multiple entries with a DN of %s
-
ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s includes entry %s which is not below the base DN defined for that backend
-
ERR_LDIF_BACKEND_MISSING_PARENT
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDIF_BACKEND_MISSING_PARENT
LDIF file %s configured for use with the LDIF backend defined in configuration entry %s contains entry %s but its parent entry has not yet been read
-
ERR_LDIF_BACKEND_ERROR_CREATING_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDIF_BACKEND_ERROR_CREATING_FILE
An error occurred while trying to create file %s to write an updated version of the data for the LDIF backend defined in configuration entry %s: %s
-
ERR_LDIF_BACKEND_ERROR_WRITING_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDIF_BACKEND_ERROR_WRITING_FILE
An error occurred while trying to write updated data to file %s for the LDIF backend defined in configuration entry %s: %s
-
ERR_LDIF_BACKEND_ERROR_RENAMING_FILE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_LDIF_BACKEND_ERROR_RENAMING_FILE
An error occurred while attempting to rename file %s to %s while writing updated data for the LDIF backend defined in configuration entry %s: %s
-
ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS
Entry %s already exists in the LDIF backend
-
ERR_LDIF_BACKEND_ADD_MISSING_PARENT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_ADD_MISSING_PARENT
The parent for entry %s does not exist
-
ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY
Entry %s does not exist
-
ERR_LDIF_BACKEND_DELETE_NONLEAF
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_DELETE_NONLEAF
Entry %s has one or more subordinate entries and cannot be deleted until all of its subordinate entries are removed first
-
ERR_LDIF_BACKEND_MODIFY_NO_SUCH_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_MODIFY_NO_SUCH_ENTRY
Entry %s does not exist
-
ERR_LDIF_BACKEND_MODDN_NO_SUCH_SOURCE_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_MODDN_NO_SUCH_SOURCE_ENTRY
Source entry %s does not exist
-
ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS
Target entry %s already exists
-
ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST
The new parent DN %s does not exist
-
ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE
Entry %s specified as the search base DN does not exist
-
ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER
An error occurred while trying to create the writer for the LDIF export operation: %s
-
ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF
An error occurred while trying to write entry %s during the LDIF export: %s
-
ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER
An error occurred while trying to create the reader for the LDIF import operation: %s
-
ERR_LDIF_BACKEND_ERROR_READING_LDIF
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_ERROR_READING_LDIF
An unrecoverable error occurred while attempting to read data from the import file: %s. The LDIF import cannot continue
-
INFO_LDIF_BACKEND_LDIF_FILE_CHANGED
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIF_BACKEND_LDIF_FILE_CHANGED
The change to the LDIF file path will not take effect until the backend is disabled and re-enabled
-
INFO_LDIF_BACKEND_BASE_DN_CHANGED
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIF_BACKEND_BASE_DN_CHANGED
The change to the LDIF backend base DN will not take effect until the backend is disabled and re-enabled
-
ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY
The target entry %s does not exist
-
ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY
The target entry %s does not exist
-
ERR_NUM_SUBORDINATES_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg0 ERR_NUM_SUBORDINATES_NOT_SUPPORTED
This backend does not provide support for the numSubordinates operational attribute
-
NOTE_BACKEND_OFFLINE
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_BACKEND_OFFLINE
The backend %s is now taken offline
-
ERR_RECURRINGTASK_INVALID_N_TOKENS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_N_TOKENS
The provided recurring task entry attribute %s holding the recurring task schedule has invalid number of tokens
-
ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid minute token
-
ERR_RECURRINGTASK_INVALID_HOUR_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_HOUR_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid hour token
-
ERR_RECURRINGTASK_INVALID_DAY_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_DAY_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the month token
-
ERR_RECURRINGTASK_INVALID_MONTH_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_MONTH_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid month of the year token
-
ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN
The provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the week token
-
ERR_RECURRINGTASK_INVALID_TOKENS_COMBO
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RECURRINGTASK_INVALID_TOKENS_COMBO
The provided recurring task entry attribute %s holding the recurring task schedule has invalid tokens combination yielding a nonexistent calendar date
-
ERR_TASKS_CANNOT_EXPORT_TO_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_TASKS_CANNOT_EXPORT_TO_FILE
An error occurred while attempting to export task backend data: %s
-
INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS
public static final LocalizableMessageDescriptor.Arg2<Object,Number> INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS
JE backend '%s' does not specify the number of cleaner threads: defaulting to %d threads
-
INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES
public static final LocalizableMessageDescriptor.Arg2<Object,Number> INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES
JE backend '%s' does not specify the number of lock tables: defaulting to %d
-
ERR_TASKSCHED_DEPENDENCY_MISSING
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_TASKSCHED_DEPENDENCY_MISSING
Unable to schedule task %s because its dependency task %s is missing
-
NOTE_TASK_STARTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_TASK_STARTED
%s task %s started execution
-
NOTE_TASK_FINISHED
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_TASK_FINISHED
%s task %s finished execution in the state %s
-
ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSD
Unable to remove ldap syntax description %s from the server schema because no such ldap syntax description is defined
-
ERR_SCHEMA_MODIFY_CANNOT_DECODE_LDAP_SYNTAX
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SCHEMA_MODIFY_CANNOT_DECODE_LDAP_SYNTAX
An error occurred while attempting to decode the ldapsyntax description "%s": %s
-
ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLE
public static final LocalizableMessageDescriptor.Arg0 ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLE
The provided recurring task schedule value has an invalid number of tokens
-
ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLE
public static final LocalizableMessageDescriptor.Arg0 ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid minute token
-
ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLE
public static final LocalizableMessageDescriptor.Arg0 ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid hour token
-
ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLE
public static final LocalizableMessageDescriptor.Arg0 ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid day of the month token
-
ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLE
public static final LocalizableMessageDescriptor.Arg0 ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid month of the year token
-
ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLE
public static final LocalizableMessageDescriptor.Arg0 ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLE
The provided recurring task schedule value has an invalid day of the week token
-
ERR_SCHEMA_INVALID_REPLACE_MODIFICATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_INVALID_REPLACE_MODIFICATION
The schema backend does not support the Replace modification type for the %s attribute type
-
ERR_LDIF_BACKEND_ERROR_CLOSING_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LDIF_BACKEND_ERROR_CLOSING_FILE
An error occurred while trying to close file %s for the LDIF backend defined in configuration entry %s: %s
-
ERR_LDIF_BACKEND_ERROR_EMPTY_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LDIF_BACKEND_ERROR_EMPTY_FILE
The file %s written for the LDIF backend defined in configuration entry %s is 0 bytes long and unusable.
-
ERR_BACKEND_CONFIG_CACHE_SIZE_GREATER_THAN_JVM_HEAP
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_BACKEND_CONFIG_CACHE_SIZE_GREATER_THAN_JVM_HEAP
Configuration attribute ds-cfg-db-cache-size has a value of %d but the JVM has only %d available. Consider using ds-cfg-db-cache-percent
-
ERR_BACKEND_CONFIG_CACHE_PERCENT_GREATER_THAN_JVM_HEAP
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_BACKEND_CONFIG_CACHE_PERCENT_GREATER_THAN_JVM_HEAP
Configuration attribute ds-cfg-db-cache-percent has a value of %d%% but the JVM has only %d%% available
-
ERR_VLV_BAD_ASSERTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VLV_BAD_ASSERTION
Unable to process the virtual list view request because the target assertion could not be decoded as a valid value for the '%s' attribute type
-
WARN_DISK_SPACE_LOW_THRESHOLD_CROSSED
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> WARN_DISK_SPACE_LOW_THRESHOLD_CROSSED
Disk free space of %d bytes for directory %s is now below low threshold of %d bytes. Backend %s is now locked down and will no longer accept any operations from clients until sufficient disk space is restored
-
WARN_DISK_SPACE_FULL_THRESHOLD_CROSSED
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> WARN_DISK_SPACE_FULL_THRESHOLD_CROSSED
Disk free space of %d bytes for directory %s is now below disk low threshold of %d bytes. Backend %s is now offline and will no longer accept any operations until sufficient disk space is restored
-
ERR_BACKEND_LIST_FILES_TO_BACKUP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_LIST_FILES_TO_BACKUP
An error occurred while trying to list the files to backup for backend '%s': %s
-
ERR_IMPORT_LDIF_LACK_MEM
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_IMPORT_LDIF_LACK_MEM
Insufficient free memory (%d bytes) to perform import. At least %d bytes of free memory is required
-
ERR_CONFIG_INDEX_TYPE_NEEDS_MATCHING_RULE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INDEX_TYPE_NEEDS_MATCHING_RULE
Index for attribute '%s' cannot be created for matching rule '%s' because it cannot be found in the schema. Fix the matching rule name in the config or add the matching rule to the schema
-
ERR_ENTRYIDSORTER_NEGATIVE_START_POS
public static final LocalizableMessageDescriptor.Arg0 ERR_ENTRYIDSORTER_NEGATIVE_START_POS
Unable to process the virtual list view request because the target start position was before the beginning of the result set
-
ERR_MISSING_ID2ENTRY_RECORD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MISSING_ID2ENTRY_RECORD
The entry database does not contain a record for ID %s
-
ERR_EXECUTION_ERROR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXECUTION_ERROR
Execution error during backend operation: %s
-
ERR_CREATE_FAIL
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CREATE_FAIL
The backend database directory could not be created: %s
-
WARN_UNABLE_SET_PERMISSIONS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_UNABLE_SET_PERMISSIONS
This platform does not support setting file permissions %s to the database directory %s
-
WARN_SET_PERMISSIONS_FAILED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_SET_PERMISSIONS_FAILED
An error occurred while setting file permissions for the backend database directory %s: %s
-
NOTE_CONFIG_DB_DIR_REQUIRES_RESTART
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_CONFIG_DB_DIR_REQUIRES_RESTART
The change to the DB directory will not take effect until the backend is restarted. The DB files from the previous directory %s must be moved to the new directory %s after shutting down the backend to retain the existing data
-
ERR_DIRECTORY_INVALID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DIRECTORY_INVALID
The backend database directory '%s' is not a valid directory
-
ERR_ADD_ENTRY_ALREADY_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ADD_ENTRY_ALREADY_EXISTS
The entry '%s' cannot be added because an entry with that name already exists
-
ERR_ADD_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ADD_NO_SUCH_OBJECT
The entry '%s' cannot be added because its parent entry does not exist
-
ERR_ATTRIBUTE_INDEX_NOT_CONFIGURED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ATTRIBUTE_INDEX_NOT_CONFIGURED
There is no index configured for attribute type '%s'
-
ERR_COMPSCHEMA_CANNOT_DECODE_AD_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COMPSCHEMA_CANNOT_DECODE_AD_TOKEN
An error occurred while attempting to decode an attribute description token from the compressed schema definitions: %s
-
ERR_COMPSCHEMA_CANNOT_DECODE_OC_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COMPSCHEMA_CANNOT_DECODE_OC_TOKEN
An error occurred while attempting to decode an object class set token from the compressed schema definitions: %s
-
ERR_COMPSCHEMA_CANNOT_STORE_EX
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COMPSCHEMA_CANNOT_STORE_EX
An error occurred while attempting to store compressed schema information in the database: %s
-
ERR_CONFIG_VLV_INDEX_BAD_FILTER
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_VLV_INDEX_BAD_FILTER
An error occurred while parsing the search filter %s defined for VLV index %s: %s
-
ERR_CONFIG_VLV_INDEX_UNDEFINED_ATTR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_VLV_INDEX_UNDEFINED_ATTR
Sort attribute %s for VLV index %s is not defined in the server schema
-
ERR_DATABASE_EXCEPTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DATABASE_EXCEPTION
Database exception: %s
-
ERR_DELETE_ABORTED_BY_SUBORDINATE_PLUGIN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DELETE_ABORTED_BY_SUBORDINATE_PLUGIN
A plugin caused the delete operation to be aborted while deleting a subordinate entry %s
-
ERR_DELETE_NOT_ALLOWED_ON_NONLEAF
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DELETE_NOT_ALLOWED_ON_NONLEAF
The entry '%s' cannot be removed because it has subordinate entries
-
ERR_DELETE_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DELETE_NO_SUCH_OBJECT
The entry '%s' cannot be removed because it does not exist
-
ERR_ENTRY_CONTAINER_ALREADY_REGISTERED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ENTRY_CONTAINER_ALREADY_REGISTERED
An entry container named '%s' is alreadly registered for base DN '%s'
-
ERR_ENTRY_DATABASE_CORRUPT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ENTRY_DATABASE_CORRUPT
The entry database does not contain a valid record for ID %s
-
ERR_EXPORT_IO_ERROR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXPORT_IO_ERROR
I/O error occurred while exporting entry: %s
-
ERR_IMPORT_BACKEND_ONLINE
public static final LocalizableMessageDescriptor.Arg0 ERR_IMPORT_BACKEND_ONLINE
The backend must be disabled before the import process can start
-
ERR_IMPORT_CREATE_TMPDIR_ERROR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_IMPORT_CREATE_TMPDIR_ERROR
Unable to create the temporary directory %s
-
ERR_IMPORT_PARENT_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_IMPORT_PARENT_NOT_FOUND
The import has been aborted because the entry '%s' does not have a parent entry
-
ERR_INCOMPATIBLE_ENTRY_VERSION
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_INCOMPATIBLE_ENTRY_VERSION
Entry record is not compatible with this version of the backend database. Entry version: %x
-
ERR_INDEX_CORRUPT_REQUIRES_REBUILD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INDEX_CORRUPT_REQUIRES_REBUILD
An error occurred while reading from index %s. The index seems to be corrupt and is now operating in a degraded state. The index must be rebuilt before it can return to normal operation
-
ERR_INVALID_PAGED_RESULTS_COOKIE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_PAGED_RESULTS_COOKIE
The following paged results control cookie value was not recognized: %s
-
ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_PLUGIN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_PLUGIN
A plugin caused the modify DN operation to be aborted while moving and/or renaming an entry from %s to %s
-
ERR_MODIFYDN_ALREADY_EXISTS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MODIFYDN_ALREADY_EXISTS
The entry cannot be renamed to '%s' because an entry with that name already exists
-
ERR_MODIFYDN_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MODIFYDN_NO_SUCH_OBJECT
The entry '%s' cannot be renamed because it does not exist
-
ERR_MODIFY_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MODIFY_NO_SUCH_OBJECT
The entry '%s' cannot be modified because it does not exist
-
ERR_NEW_SUPERIOR_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NEW_SUPERIOR_NO_SUCH_OBJECT
The entry cannot be moved because the new parent entry '%s' does not exist
-
ERR_OPEN_ENV_FAIL
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_OPEN_ENV_FAIL
The database environment could not be opened: %s
-
ERR_REBUILD_BACKEND_ONLINE
public static final LocalizableMessageDescriptor.Arg0 ERR_REBUILD_BACKEND_ONLINE
Rebuilding system index(es) must be done with the backend containing the base DN disabled
-
ERR_REMOVE_FAIL
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REMOVE_FAIL
The backend database files could not be removed: %s
-
ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV
public static final LocalizableMessageDescriptor.Arg0 ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV
The requested search operation included both the simple paged results control and the virtual list view control. These controls are mutually exclusive and cannot be used together
-
ERR_SEARCH_CANNOT_SORT_UNINDEXED
public static final LocalizableMessageDescriptor.Arg0 ERR_SEARCH_CANNOT_SORT_UNINDEXED
The search results cannot be sorted because the given search request is not indexed
-
ERR_SEARCH_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEARCH_NO_SUCH_OBJECT
The search base entry '%s' does not exist
-
ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGES
public static final LocalizableMessageDescriptor.Arg0 ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform an unindexed search
-
ERR_UNCHECKED_EXCEPTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNCHECKED_EXCEPTION
Unchecked exception during database transaction: %s
-
ERR_VLV_INDEX_NOT_CONFIGURED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VLV_INDEX_NOT_CONFIGURED
There is no VLV index configured with name '%s'
-
INFO_INDEX_FILTER_INDEX_LIMIT_EXCEEDED
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_INDEX_FILTER_INDEX_LIMIT_EXCEEDED
The filter value exceeded the index entry limit for the %s index
-
INFO_INDEX_FILTER_INDEX_NOT_TRUSTED
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_INDEX_FILTER_INDEX_NOT_TRUSTED
%s index is invalid and needs to be rebuilt
-
INFO_INDEX_FILTER_INDEX_TYPE_DISABLED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_INDEX_FILTER_INDEX_TYPE_DISABLED
%s index type is disabled for the %s attribute
-
INFO_VERIFY_AVERAGE_REFERENCE_COUNT
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_VERIFY_AVERAGE_REFERENCE_COUNT
Average number of entries referenced is %.2f/record
-
INFO_CACHE_AND_MEMORY_REPORT
public static final LocalizableMessageDescriptor.Arg2<Number,Number> INFO_CACHE_AND_MEMORY_REPORT
Free memory = %d MB, Cache miss rate = %.1f/record
-
INFO_VERIFY_ENTRY_LIMIT_EXCEEDED_COUNT
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_VERIFY_ENTRY_LIMIT_EXCEEDED_COUNT
Number of records that exceed the entry limit: %d
-
INFO_VERIFY_ENTRY_LIMIT_STATS_HEADER
public static final LocalizableMessageDescriptor.Arg0 INFO_VERIFY_ENTRY_LIMIT_STATS_HEADER
Statistics for records that have exceeded the entry limit:
-
INFO_VERIFY_ENTRY_LIMIT_STATS_ROW
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Number,Number,Number> INFO_VERIFY_ENTRY_LIMIT_STATS_ROW
File %s has %d such record(s) min=%d max=%d median=%d
-
INFO_VERIFY_MAX_REFERENCE_COUNT
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_VERIFY_MAX_REFERENCE_COUNT
Maximum number of entries referenced by any record is %d
-
INFO_VERIFY_MULTIPLE_REFERENCE_COUNT
public static final LocalizableMessageDescriptor.Arg1<Number> INFO_VERIFY_MULTIPLE_REFERENCE_COUNT
Number of records referencing more than one entry: %d
-
NOTE_BACKEND_STARTED
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_BACKEND_STARTED
The database backend %s containing %d entries has started
-
NOTE_CONFIG_INDEX_ENTRY_LIMIT_REQUIRES_REBUILD
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_CONFIG_INDEX_ENTRY_LIMIT_REQUIRES_REBUILD
Some index keys have already exceeded the previous index entry limit in index %s. This index must be rebuilt before it can use the new limit
-
NOTE_EXPORT_FINAL_STATUS
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_EXPORT_FINAL_STATUS
Exported %d entries and skipped %d in %d seconds (average rate %.1f/sec)
-
NOTE_EXPORT_PROGRESS_REPORT
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Number> NOTE_EXPORT_PROGRESS_REPORT
Exported %d records and skipped %d (recent rate %.1f/sec)
-
NOTE_IMPORT_CLOSING_DATABASE
public static final LocalizableMessageDescriptor.Arg0 NOTE_IMPORT_CLOSING_DATABASE
Flushing data to disk
-
NOTE_IMPORT_FINAL_STATUS
public static final LocalizableMessageDescriptor.Arg6<Number,Number,Number,Number,Number,Number> NOTE_IMPORT_FINAL_STATUS
Processed %d entries, imported %d, skipped %d and rejected %d in %d seconds (average rate %.1f/sec)
-
NOTE_IMPORT_LDIF_DB_MEM_BUF_INFO
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_IMPORT_LDIF_DB_MEM_BUF_INFO
Setting DB cache size to %d bytes and phase one buffer size to %d bytes
-
NOTE_IMPORT_LDIF_INDEX_CLOSE
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_IMPORT_LDIF_INDEX_CLOSE
Index %s phase two processing completed
-
NOTE_IMPORT_LDIF_INDEX_STARTED
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> NOTE_IMPORT_LDIF_INDEX_STARTED
Index %s phase two started processing %d buffers in %d batches
-
NOTE_IMPORT_LDIF_PHASE_TWO_REPORT
public static final LocalizableMessageDescriptor.Arg6<Object,Number,Number,Number,Number,Number> NOTE_IMPORT_LDIF_PHASE_TWO_REPORT
Index %s %d%% complete: remaining = %d KB, rate = %d KB/s; batch %d/%d
-
NOTE_IMPORT_LDIF_ROOTCONTAINER_CLOSE
public static final LocalizableMessageDescriptor.Arg1<Number> NOTE_IMPORT_LDIF_ROOTCONTAINER_CLOSE
Import LDIF environment close took %d seconds
-
NOTE_IMPORT_LDIF_TOT_MEM_BUF
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_IMPORT_LDIF_TOT_MEM_BUF
The amount of free memory available to the import task is %d bytes. The number of phase one buffers required is %d buffers
-
NOTE_IMPORT_PHASE_STATS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Number> NOTE_IMPORT_PHASE_STATS
Total import time was %d seconds. Phase one processing completed in %d seconds, phase two processing completed in %d seconds
-
NOTE_IMPORT_PROGRESS_REPORT
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_IMPORT_PROGRESS_REPORT
Processed %d entries, skipped %d and rejected %d (recent rate %.1f/sec)
-
NOTE_IMPORT_STARTING
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_IMPORT_STARTING
%s starting import (build %s, R%s)
-
NOTE_IMPORT_THREAD_COUNT
public static final LocalizableMessageDescriptor.Arg1<Number> NOTE_IMPORT_THREAD_COUNT
Import Thread Count: %d threads
-
NOTE_INDEX_ADD_REQUIRES_REBUILD
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_INDEX_ADD_REQUIRES_REBUILD
Due to changes in the configuration, index %s is currently operating in a degraded state and must be rebuilt before it can be used
-
NOTE_REBUILD_ALL_START
public static final LocalizableMessageDescriptor.Arg1<Number> NOTE_REBUILD_ALL_START
Rebuild of all indexes started with %d total entries to process
-
NOTE_REBUILD_CLEARDEGRADEDSTATE_FINAL_STATUS
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_REBUILD_CLEARDEGRADEDSTATE_FINAL_STATUS
Degraded state of index(es) %s has been cleared
-
NOTE_REBUILD_DEGRADED_START
public static final LocalizableMessageDescriptor.Arg1<Number> NOTE_REBUILD_DEGRADED_START
Rebuild of all degraded indexes started with %d total entries to process
-
NOTE_REBUILD_FINAL_STATUS
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Number> NOTE_REBUILD_FINAL_STATUS
Rebuild complete. Processed %d entries in %d seconds (average rate %.1f/sec)
-
NOTE_REBUILD_PROGRESS_REPORT
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_REBUILD_PROGRESS_REPORT
%.1f%% Completed. Processed %d/%d entries. (recent rate %.1f/sec)
-
NOTE_REBUILD_START
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_REBUILD_START
Rebuild of index(es) %s started with %d total entries to process
-
NOTE_REFERRAL_RESULT_MESSAGE
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_REFERRAL_RESULT_MESSAGE
A referral entry %s indicates that the operation must be processed at a different server
-
NOTE_VERIFY_CLEAN_FINAL_STATUS
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_VERIFY_CLEAN_FINAL_STATUS
Checked %d records and found %d error(s) in %d seconds (average rate %.1f/sec)
-
NOTE_VERIFY_FINAL_STATUS
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_VERIFY_FINAL_STATUS
Checked %d entries and found %d error(s) in %d seconds (average rate %.1f/sec)
-
NOTE_VERIFY_PROGRESS_REPORT
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_VERIFY_PROGRESS_REPORT
Processed %d out of %d records and found %d error(s) (recent rate %.1f/sec)
-
WARN_FUNCTION_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg0 WARN_FUNCTION_NOT_SUPPORTED
The requested operation is not supported by this backend
-
WARN_GET_ENTRY_COUNT_FAILED
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_GET_ENTRY_COUNT_FAILED
Unable to determine the total number of entries in the container: %s
-
ERR_JEB_INVALID_LOGGING_LEVEL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_JEB_INVALID_LOGGING_LEVEL
The database logging level string '%s' provided for configuration entry '%s' is invalid. The value must be one of OFF, SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, or ALL. Note that these values are case sensitive
-
ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL
Configuration attribute ds-cfg-db-cache-size has a value of %d which is less than the minimum: %d
-
ERR_VERIFY_BACKEND_ONLINE
public static final LocalizableMessageDescriptor.Arg0 ERR_VERIFY_BACKEND_ONLINE
The backend must be disabled before verification process can start
-
ERR_VERIFY_MISSING_ID
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_VERIFY_MISSING_ID
Missing ID %d%n%s
-
ERR_VERIFY_UNKNOWN_ID
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VERIFY_UNKNOWN_ID
Reference to unknown entry ID %s%n%s
-
ERR_VERIFY_ENTRY_NON_MATCHING_KEY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VERIFY_ENTRY_NON_MATCHING_KEY
The entry with ID %s is associated with the wrong key%n%s
-
ERR_VERIFY_EMPTY_IDSET
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VERIFY_EMPTY_IDSET
Empty ID set: %n%s
-
ERR_VERIFY_DUPLICATE_REFERENCE
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_VERIFY_DUPLICATE_REFERENCE
Duplicate reference to ID %d%n%s
-
ERR_VERIFY_UNKNOWN_REFERENCE
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_VERIFY_UNKNOWN_REFERENCE
Reference to unknown ID %d%n%s
-
ERR_VERIFY_UNEXPECTED_REFERENCE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VERIFY_UNEXPECTED_REFERENCE
Reference to entry <%s> which does not match the value%n%s
-
ERR_VERIFY_DN2ID_MISSING_KEY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_VERIFY_DN2ID_MISSING_KEY
File dn2id is missing key %s.
-
ERR_VERIFY_DN2ID_WRONG_ID
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> ERR_VERIFY_DN2ID_WRONG_ID
File dn2id has ID %d instead of %d for key %s.
-
ERR_VERIFY_DN2ID_UNKNOWN_ID
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_VERIFY_DN2ID_UNKNOWN_ID
File dn2id has DN <%s> referencing unknown ID %d.
-
ERR_VERIFY_DN2ID_WRONG_ENTRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VERIFY_DN2ID_WRONG_ENTRY
File dn2id has DN <%s> referencing entry with wrong DN <%s>.
-
ERR_VERIFY_WRONG_ENTRY_COUNT
public static final LocalizableMessageDescriptor.Arg2<Number,Number> ERR_VERIFY_WRONG_ENTRY_COUNT
The stored entry count in id2entry (%d) does not agree with the actual number of entry records found (%d).
-
ERR_VERIFY_ID2COUNT_WRONG_COUNT
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_VERIFY_ID2COUNT_WRONG_COUNT
File id2childrenCount has wrong number of children for DN <%s> (got %d, expecting %d)
-
ERR_VERIFY_ID2COUNT_WRONG_ID
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_VERIFY_ID2COUNT_WRONG_ID
File id2ChildrenCount references non-existing EntryID <%d>.
-
NOTE_REBUILD_NOTHING_TO_REBUILD
public static final LocalizableMessageDescriptor.Arg0 NOTE_REBUILD_NOTHING_TO_REBUILD
Rebuilding index finished: no indexes to rebuild.
-
NOTE_IMPORT_LDIF_OFFHEAP_MEM_BUF_INFO
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_IMPORT_LDIF_OFFHEAP_MEM_BUF_INFO
Setting DB cache size to %d MB. Using %d mb off-heap memory through %d phase one buffers of %d KB.
-
ERR_SCHEMA_PARSE_LINE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SCHEMA_PARSE_LINE
Ignoring schema definition '%s' because the following error occurred while it was being parsed: %s
-
ERR_SCHEMA_COULD_NOT_PARSE_DEFINITION
public static final LocalizableMessageDescriptor.Arg0 ERR_SCHEMA_COULD_NOT_PARSE_DEFINITION
Schema definition could not be parsed as valid attribute value
-
ERR_CLEARTEXT_BACKEND_FOR_INDEX_CONFIDENTIALITY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CLEARTEXT_BACKEND_FOR_INDEX_CONFIDENTIALITY
Attribute %s is set as confidential on a backend whose entries are still cleartext. Enable confidentiality on the backend first
-
ERR_CONFIG_INDEX_CANNOT_PROTECT_BOTH
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_INDEX_CANNOT_PROTECT_BOTH
The attribute '%s' cannot enable confidentiality for keys and values at the same time
-
ERR_CANNOT_ENCODE_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_ENCODE_ENTRY
Cannot encode entry for writing on storage: %s
-
ERR_CANNOT_DECODE_ENTRY
public static final LocalizableMessageDescriptor.Arg0 ERR_CANNOT_DECODE_ENTRY
Input stream ended unexpectedly while decoding entry
-
ERR_BACKEND_CANNOT_CHANGE_CONFIDENTIALITY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_CANNOT_CHANGE_CONFIDENTIALITY
Confidentiality cannot be disabled on suffix '%s' because the following indexes have confidentiality still enabled: %s
-
NOTE_CONFIG_INDEX_CONFIDENTIALITY_REQUIRES_REBUILD
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_CONFIG_INDEX_CONFIDENTIALITY_REQUIRES_REBUILD
Changing confidentiality for index '%s' requires the index to be rebuilt before it can be used again
-
ERR_BACKEND_FAULTY_CRYPTO_TRANSFORMATION
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_BACKEND_FAULTY_CRYPTO_TRANSFORMATION
Error while enabling confidentiality with cipher %s, %d bits: %s
-
ERR_IMPORT_DUPLICATE_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_IMPORT_DUPLICATE_ENTRY
The import has been aborted because the data to be imported contains duplicate copies of entry '%s'
-
ERR_PROXY_CANNOT_DISCOVER_REMOTE_CAPABILITIES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PROXY_CANNOT_DISCOVER_REMOTE_CAPABILITIES
Proxy backend '%s' could not discover remote servers capabilities: %s
-
INFO_PROXY_FAILOVER_EFFECTIVE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> INFO_PROXY_FAILOVER_EFFECTIVE
Proxy backend '%s' successfully configured failover via the service discovery mechanism '%s': primary servers are %s and secondary servers are %s
-
WARN_PROXY_NO_FAILOVER_ONLY_PRIMARY_SERVERS_DISCOVERED
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_PROXY_NO_FAILOVER_ONLY_PRIMARY_SERVERS_DISCOVERED
Proxy backend '%s' cannot failover: only primary servers have been discovered via the service discovery mechanism '%s'. Primary servers are %s
-
WARN_PROXY_NO_FAILOVER_ONLY_SECONDARY_SERVERS_DISCOVERED
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_PROXY_NO_FAILOVER_ONLY_SECONDARY_SERVERS_DISCOVERED
Proxy backend '%s' cannot failover: only secondary servers have been discovered via the service discovery mechanism '%s'. Secondary servers are %s
-
ERR_PROXY_NO_PRIMARY_NOR_SECONDARY_SERVERS_DISCOVERED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PROXY_NO_PRIMARY_NOR_SECONDARY_SERVERS_DISCOVERED
Proxy backend '%s' is non functional because it could not find any primary nor secondary servers via the service discovery mechanism '%s'
-
ERR_PROXY_UNKNOWN_SERVICE_DISCOVERY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PROXY_UNKNOWN_SERVICE_DISCOVERY
Proxy backend '%s' cannot find the configured service discovery mechanism '%s'
-
NOTE_PROXY_CONNECTION_OPTIONS_CHANGED
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_PROXY_CONNECTION_OPTIONS_CHANGED
Connection options have changed for the proxy backend '%s'. The existing connections are being closed immediately. New ones are being opened
-
NOTE_PROXY_CONNECTION_POOL_OPTIONS_CHANGED
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_PROXY_CONNECTION_POOL_OPTIONS_CHANGED
Connection pool options have changed for the proxy backend '%s'. The existing connections are being closed and re-opened
-
NOTE_PROXY_SERVICE_DISCOVERY_CHANGED
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_PROXY_SERVICE_DISCOVERY_CHANGED
Service discovery mechanism has changed from '%s' to '%s' for proxy backend '%s'. The existing connections are being closed immediately
-
NOTE_PROXY_REMOTE_SERVERS_CHANGED
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> NOTE_PROXY_REMOTE_SERVERS_CHANGED
Remote servers changed for the proxy backend '%s'. The proxy was using: primary servers=%s, secondary servers=%s; and it will now be using: primary servers=%s, secondary servers=%s
-
INFO_PROXY_BASE_DNS_REGISTRATION_CHANGE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_PROXY_BASE_DNS_REGISTRATION_CHANGE
Proxy backend '%s' automatically registered itself against the base DNs %s. It was previously registered against the base DNs %s
-
ERR_NO_BACKEND_FOUND_FOR_BASE_DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_BACKEND_FOUND_FOR_BASE_DN
No backend is associated with the base DN '%s'
-
ERR_PROXY_BACKEND_CANNOT_USE_BASE_DN_ALREADY_IN_USE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PROXY_BACKEND_CANNOT_USE_BASE_DN_ALREADY_IN_USE
Proxy backend '%s' cannot register itself against base DN %s because this base DN is already registered against backend '%s'
-
ERR_LOCAL_BACKEND_TAKES_PRECEDENCE_OVER_PROXY_BACKEND
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_LOCAL_BACKEND_TAKES_PRECEDENCE_OVER_PROXY_BACKEND
Proxy backend '%s' is being deregistered from base DN %s because local backend '%s' is registering against it. Local backends take precedence over proxy backends
-
INFO_LDIF_BACKEND_VISIBILITY_CHANGED
public static final LocalizableMessageDescriptor.Arg0 INFO_LDIF_BACKEND_VISIBILITY_CHANGED
The change to the LDIF backend visibility will not take effect until the backend is disabled and re-enabled
-
INFO_PROXY_PRIMARY_SERVERS_AVAILABLE
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROXY_PRIMARY_SERVERS_AVAILABLE
The primary servers for proxy backend '%s' are now available and will be used for proxying requests
-
INFO_PROXY_SECONDARY_SERVERS_AVAILABLE
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PROXY_SECONDARY_SERVERS_AVAILABLE
The secondary servers for proxy backend '%s' are now available and will be used if the primary servers are unavailable
-
WARN_PROXY_PRIMARY_SERVERS_UNAVAILABLE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_PROXY_PRIMARY_SERVERS_UNAVAILABLE
The primary servers for proxy backend '%s' are unavailable. The secondary servers, if available, will be used for processing requests until the primary servers become available again. The last failure that prevented the primary servers from being used was: %s
-
WARN_PROXY_SECONDARY_SERVERS_UNAVAILABLE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_PROXY_SECONDARY_SERVERS_UNAVAILABLE
The secondary servers for proxy backend '%s' are unavailable. If the primary servers are unavailable, or become unavailable, then it will no longer be possible to proxy requests. The last failure that prevented the secondary servers from being used was: %s
-
INFO_PROXY_SERVER_AVAILABLE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROXY_SERVER_AVAILABLE
The server '%s' for proxy backend '%s' is available and will be used for proxying requests
-
WARN_PROXY_SERVER_UNAVAILABLE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_PROXY_SERVER_UNAVAILABLE
The server '%s' for proxy backend '%s' is unavailable. The last failure that prevented the server from being used was: %s
-
ERR_PROXY_PARTITION_BASE_DN_MUST_BE_SUBORDINATES
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PROXY_PARTITION_BASE_DN_MUST_BE_SUBORDINATES
The partition base DN '%s' should be subordinate to one of the base DNs %s of proxy backend '%s'
-
ERR_CACHE_PRELOAD_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CACHE_PRELOAD_NOT_SUPPORTED
Backend database cache preload for backend '%s' is not supported in this release
-
INFO_PROXY_DISCOVERY_RECONFIGURATION_IN_PROGRESS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PROXY_DISCOVERY_RECONFIGURATION_IN_PROGRESS
Configuration of proxy backend '%s' with service discovery mechanism '%s' is in progress. Requests will not be proxied until configuration completes
-
WARN_UNINDEXED_INTERNAL_SEARCH
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_UNINDEXED_INTERNAL_SEARCH
The server is performing an unindexed internal search request with base DN '%s', scope '%s', and filter '%s'. Unindexed internal searches are usually unexpected and could impact performance. Please verify that that backend's indexes are configured correctly for these search parameters
-
PROXY_DIAGNOSTIC_MESSAGE_WITH_CLIENT_SIDE_RESULT_CODE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> PROXY_DIAGNOSTIC_MESSAGE_WITH_CLIENT_SIDE_RESULT_CODE
Initial result code was '%s', with diagnostic message: %s
-
ERR_NOT_ENOUGH_RESOURCES
public static final LocalizableMessageDescriptor.Arg0 ERR_NOT_ENOUGH_RESOURCES
There are insufficient resources to perform the operation
-
ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIME
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIME
The time-to-live (TTL) feature can only be enabled for generalized time ordering indexes
-
ERR_UNABLE_TO_PURGE_ENTRIES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNABLE_TO_PURGE_ENTRIES
An unexpected error occurred while purging expired entries: %s
-
WARN_TTL_INDEX_OVER_INDEX_ENTRY_LIMIT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_TTL_INDEX_OVER_INDEX_ENTRY_LIMIT
Unable to locate all expired entries on backend '%s' because the ttl-enabled index '%s' has reached the configured index-entry-limit.
-
ERR_PROXY_PARTITION_BASE_DN_MUST_NOT_BE_SUBORDINATES
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PROXY_PARTITION_BASE_DN_MUST_NOT_BE_SUBORDINATES
The partition base DN '%s' shouldn't be subordinate to one of the other partition base DNs %s of proxy backend '%s'
-
WARN_PROXY_WILL_IGNORE_SERVERS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_PROXY_WILL_IGNORE_SERVERS
The proxy backend '%s' will ignore the discovered servers '%s' from shard '%s' because they do not expose the required base DNs '%s'
-
WARN_CANNOT_PARSE_ENV_VARIABLE_FOR_SMALL_DB_SIZE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_CANNOT_PARSE_ENV_VARIABLE_FOR_SMALL_DB_SIZE
Property '%s' contains value '%s' which cannot be parsed as a long. Defaulting to '%s' bytes for small DB size
-
ERR_KEYMANAGERS_COULD_NOT_BE_RETRIEVED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_KEYMANAGERS_COULD_NOT_BE_RETRIEVED
An error occurred while trying to retrieve the key managers from the key manager provider `%s`
-
ERR_EXPORT_LDIF_FORCE_STOP_THREADS
public static final LocalizableMessageDescriptor.Arg0 ERR_EXPORT_LDIF_FORCE_STOP_THREADS
Could not stop export-ldif threads after 30 seconds. Now forcing stop by interrupting them
-
ERR_REINDEX_CANNOT_LOCK_ENTRY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REINDEX_CANNOT_LOCK_ENTRY
The index(es) cannot be rebuilt because the server failed to obtain a write lock for the entry '%s' after multiple attempts
-
ERR_CONFIG_VLV_INDEX_MISSING_SORT_KEY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_VLV_INDEX_MISSING_SORT_KEY
VLV index '%s' must be configured with at least one sort attribute
-
ERR_VERIFY_MISSING_ENTRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_VERIFY_MISSING_ENTRY
Missing entry %s in index %s
-
ERR_CONFIG_BIG_INDEX_EQUALITY_MATCHING_RULE_REQUIRED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_BIG_INDEX_EQUALITY_MATCHING_RULE_REQUIRED
Big index for attribute '%s' cannot be created for matching rule '%s' because it is not an equality matching rule
-
WARN_NON_ATOMIC_SUBTREE_DELETE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_NON_ATOMIC_SUBTREE_DELETE
The subtree delete against '%s' is being performed non-atomically because it is deleting more than %s subordinate entries. To prevent inconsistency across replicas, the client must retry this same delete operation until it succeeds
-
ERR_SORT_CONTROL_REQUIRED_WITH_VLV
public static final LocalizableMessageDescriptor.Arg0 ERR_SORT_CONTROL_REQUIRED_WITH_VLV
A Server Side Sort control must be specified whenever a Virtual List View control is present
-
ERR_VERIFY_BIGINDEX_COUNT_WRONG_COUNT
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> ERR_VERIFY_BIGINDEX_COUNT_WRONG_COUNT
Counter of %s reports wrong number of entries for key <%s> (got %d, expecting %d)
-
ERR_TASKSCHED_CANNOT_SEND_TASK_COMPLETED_EMAIL
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object> ERR_TASKSCHED_CANNOT_SEND_TASK_COMPLETED_EMAIL
An error occurred while attempting to send an email for the completion of %s task: Task ID: %s, Task State: %s, Scheduled Start Time: %s, Actual Start Time: %s, Completion Time: %s. The error was: %s
-
ERR_CONFIG_INVALID_BIG_INDEX_INCLUDED_VALUE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CONFIG_INVALID_BIG_INDEX_INCLUDED_VALUE
Index for attribute '%s' cannot be created because the configuration contains an included attribute value '%s' which appears to be invalid according to the schema: %s
-
ERR_INTERNAL_ERROR_WITH_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INTERNAL_ERROR_WITH_EXCEPTION
An internal error occurred when accessing backend '%s': %s
-
ERR_INTERNAL_ERROR_WITHOUT_EXCEPTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INTERNAL_ERROR_WITHOUT_EXCEPTION
An internal error was detected when accessing backend '%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.
-
-