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-pluginfrom the property fileorg/opends/messages/backend.propertiesand it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static LocalizableMessageDescriptor.Arg1<Object>ERR_ADD_ENTRY_ALREADY_EXISTSThe entry '%s' cannot be added because an entry with that name already existsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ADD_NO_SUCH_OBJECTThe entry '%s' cannot be added because its parent entry does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ATTRIBUTE_INDEX_NOT_CONFIGUREDThere is no index configured for attribute type '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_ADD_NOT_SUPPORTEDUnwilling to add entry "%s" because add operations are not supported in the "%s" backendstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_CANNOT_CHANGE_CONFIDENTIALITYConfidentiality cannot be disabled on suffix '%s' because the following indexes have confidentiality still enabled: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_BACKEND_CANNOT_LOCK_ENTRYThe 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 unlockedstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_CANNOT_REGISTER_BASEDNSAn error occurred while attempting to register the base DNs %s in the Directory Server: %sstatic LocalizableMessageDescriptor.Arg2<Number,Number>ERR_BACKEND_CONFIG_CACHE_PERCENT_GREATER_THAN_JVM_HEAPConfiguration attribute ds-cfg-db-cache-percent has a value of %d%% but the JVM has only %d%% availablestatic LocalizableMessageDescriptor.Arg2<Number,Number>ERR_BACKEND_CONFIG_CACHE_SIZE_GREATER_THAN_JVM_HEAPConfiguration attribute ds-cfg-db-cache-size has a value of %d but the JVM has only %d available. Consider using ds-cfg-db-cache-percentstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_DELETE_NOT_SUPPORTEDUnwilling to remove entry "%s" because delete operations are not supported in the "%s" backendstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_ENTRY_DOESNT_EXISTEntry %s does not exist in the "%s" backendstatic LocalizableMessageDescriptor.Arg3<Object,Number,Object>ERR_BACKEND_FAULTY_CRYPTO_TRANSFORMATIONError while enabling confidentiality with cipher %s, %d bits: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_BACKEND_GET_ENTRY_NULLUnable to retrieve the requested entry from the "%s" backend because the provided DN was nullstatic LocalizableMessageDescriptor.Arg1<Object>ERR_BACKEND_IMPORT_AND_EXPORT_NOT_SUPPORTEDLDIF import and export operations are not supported in the "%s" backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_BACKEND_IMPORT_NOT_SUPPORTEDThe "%s" backend does not support LDIF import operationsstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_LIST_FILES_TO_BACKUPAn error occurred while trying to list the files to backup for backend '%s': %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_MODIFY_DN_NOT_SUPPORTEDUnwilling to rename entry "%s" because modify DN operations are not supported in the "%s" backendstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BACKEND_MODIFY_NOT_SUPPORTEDUnwilling to update entry "%s" because modify operations are not supported in the "%s" backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_CACHE_PRELOAD_NOT_SUPPORTEDBackend database cache preload for backend '%s' is not supported in this releasestatic LocalizableMessageDescriptor.Arg0ERR_CANNOT_DECODE_ENTRYInput stream ended unexpectedly while decoding entrystatic LocalizableMessageDescriptor.Arg1<Object>ERR_CANNOT_ENCODE_ENTRYCannot encode entry for writing on storage: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_CLEARTEXT_BACKEND_FOR_INDEX_CONFIDENTIALITYAttribute %s is set as confidential on a backend whose entries are still cleartext. Enable confidentiality on the backend firststatic LocalizableMessageDescriptor.Arg1<Object>ERR_COMPSCHEMA_CANNOT_DECODE_AD_TOKENAn error occurred while attempting to decode an attribute description token from the compressed schema definitions: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_COMPSCHEMA_CANNOT_DECODE_OC_TOKENAn error occurred while attempting to decode an object class set token from the compressed schema definitions: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_COMPSCHEMA_CANNOT_STORE_EXAn error occurred while attempting to store compressed schema information in the database: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_BIG_INDEX_EQUALITY_MATCHING_RULE_REQUIREDBig index for attribute '%s' cannot be created for matching rule '%s' because it is not an equality matching rulestatic LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIG_INDEX_CANNOT_PROTECT_BOTHThe attribute '%s' cannot enable confidentiality for keys and values at the same timestatic LocalizableMessageDescriptor.Arg0ERR_CONFIG_INDEX_TTL_ORDERING_GENERALIZED_TIMEThe time-to-live (TTL) feature can only be enabled for generalized time ordering indexesstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_INDEX_TYPE_NEEDS_MATCHING_RULEIndex 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 schemastatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_CONFIG_INVALID_BIG_INDEX_INCLUDED_VALUEIndex for attribute '%s' cannot be created because the configuration contains an included attribute value '%s' which appears to be invalid according to the schema: %sstatic LocalizableMessageDescriptor.Arg2<Number,Number>ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALLConfiguration attribute ds-cfg-db-cache-size has a value of %d which is less than the minimum: %dstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_CONFIG_VLV_INDEX_BAD_FILTERAn error occurred while parsing the search filter %s defined for VLV index %s: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIG_VLV_INDEX_MISSING_SORT_KEYVLV index '%s' must be configured with at least one sort attributestatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_VLV_INDEX_UNDEFINED_ATTRSort attribute %s for VLV index %s is not defined in the server schemastatic LocalizableMessageDescriptor.Arg1<Object>ERR_CREATE_FAILThe backend database directory could not be created: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_DATABASE_EXCEPTIONDatabase exception: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_DELETE_ABORTED_BY_SUBORDINATE_PLUGINA plugin caused the delete operation to be aborted while deleting a subordinate entry %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_DELETE_NO_SUCH_OBJECTThe entry '%s' cannot be removed because it does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_DELETE_NOT_ALLOWED_ON_NONLEAFThe entry '%s' cannot be removed because it has subordinate entriesstatic LocalizableMessageDescriptor.Arg1<Object>ERR_DIRECTORY_INVALIDThe backend database directory '%s' is not a valid directorystatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_ENTRY_CONTAINER_ALREADY_REGISTEREDAn entry container named '%s' is alreadly registered for base DN '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_ENTRY_DATABASE_CORRUPTThe entry database does not contain a valid record for ID %sstatic LocalizableMessageDescriptor.Arg0ERR_ENTRYIDSORTER_NEGATIVE_START_POSUnable to process the virtual list view request because the target start position was before the beginning of the result setstatic LocalizableMessageDescriptor.Arg1<Object>ERR_EXECUTION_ERRORExecution error during backend operation: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_EXPORT_IO_ERRORI/O error occurred while exporting entry: %sstatic LocalizableMessageDescriptor.Arg0ERR_EXPORT_LDIF_FORCE_STOP_THREADSCould not stop export-ldif threads after 30 seconds. Now forcing stop by interrupting themstatic LocalizableMessageDescriptor.Arg0ERR_IMPORT_BACKEND_ONLINEThe backend must be disabled before the import process can startstatic LocalizableMessageDescriptor.Arg1<Object>ERR_IMPORT_CREATE_TMPDIR_ERRORUnable to create the temporary directory %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_IMPORT_DUPLICATE_ENTRYThe 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_MEMInsufficient free memory (%d bytes) to perform import. At least %d bytes of free memory is requiredstatic LocalizableMessageDescriptor.Arg1<Object>ERR_IMPORT_PARENT_NOT_FOUNDThe import has been aborted because the entry '%s' does not have a parent entrystatic LocalizableMessageDescriptor.Arg1<Number>ERR_INCOMPATIBLE_ENTRY_VERSIONEntry record is not compatible with this version of the backend database. Entry version: %xstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INDEX_CORRUPT_REQUIRES_REBUILDAn 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 operationstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INDEXES_NOT_SUPPORTEDIndexes are not supported in the "%s" backendstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_INTERNAL_ERROR_WITH_EXCEPTIONAn internal error occurred when accessing backend '%s': %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INTERNAL_ERROR_WITHOUT_EXCEPTIONAn internal error was detected when accessing backend '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_PAGED_RESULTS_COOKIEThe following paged results control cookie value was not recognized: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_JEB_INVALID_LOGGING_LEVELThe 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 sensitivestatic LocalizableMessageDescriptor.Arg1<Object>ERR_KEYMANAGERS_COULD_NOT_BE_RETRIEVEDAn error occurred while trying to retrieve the key managers from the key manager provider `%s`static LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_ADD_ALREADY_EXISTSEntry %s already exists in the LDIF backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_ADD_MISSING_PARENTThe parent for entry %s does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READERAn error occurred while trying to create the reader for the LDIF import operation: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITERAn error occurred while trying to create the writer for the LDIF export operation: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIFAn error occurred while trying to write entry %s during the LDIF export: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRYEntry %s does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_DELETE_NONLEAFEntry %s has one or more subordinate entries and cannot be deleted until all of its subordinate entries are removed firststatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LDIF_BACKEND_DUPLICATE_ENTRYLDIF file %s configured for use with the LDIF backend defined in configuration entry %s has multiple entries with a DN of %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPELDIF 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 backendstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LDIF_BACKEND_ERROR_CLOSING_FILEAn error occurred while trying to close file %s for the LDIF backend defined in configuration entry %s: %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LDIF_BACKEND_ERROR_CREATING_FILEAn 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: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_LDIF_BACKEND_ERROR_EMPTY_FILEThe 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_LDIFAn unrecoverable error occurred while attempting to read data from the import file: %s. The LDIF import cannot continuestatic LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>ERR_LDIF_BACKEND_ERROR_RENAMING_FILEAn error occurred while attempting to rename file %s to %s while writing updated data for the LDIF backend defined in configuration entry %s: %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LDIF_BACKEND_ERROR_WRITING_FILEAn error occurred while trying to write updated data to file %s for the LDIF backend defined in configuration entry %s: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRYThe target entry %s does not existstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LDIF_BACKEND_MISSING_PARENTLDIF 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 readstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXISTThe new parent DN %s does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_MODDN_NO_SUCH_SOURCE_ENTRYSource entry %s does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTSTarget entry %s already existsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_MODIFY_NO_SUCH_ENTRYEntry %s does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_MULTIPLE_BASE_DNSThe LDIF backend defined in configuration entry %s only supports a single base DN, but was configured for use with multiple base DNsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRYThe target entry %s does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASEEntry %s specified as the search base DN does not existstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_LOCAL_BACKEND_TAKES_PRECEDENCE_OVER_PROXY_BACKENDProxy backend '%s' is being deregistered from base DN %s because local backend '%s' is registering against it. Local backends take precedence over proxy backendsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READERUnable to create an LDIF reader: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITERUnable to create an LDIF writer: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDRENCannot delete entry %s because it has one or more subordinate entriesstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDRENCannot rename entry %s because it has one or more subordinate entriesstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKENDCannot rename entry %s because the target entry is in a different backendstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIFCannot write entry %s to LDIF: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTSEntry %s already exists in the memory-based backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONGEntry %s does not belong in the memory-based backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_ERROR_DURING_IMPORTAn unexpected error occurred while processing the import: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MEMORYBACKEND_ERROR_READING_LDIFAn unrecoverable error occurred while reading from LDIF: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MEMORYBACKEND_PARENT_DOESNT_EXISTUnable to add entry %s because its parent entry %s does not exist in the memory-based backendstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXISTCannot rename entry %s because the new parent entry %s doesn't existstatic LocalizableMessageDescriptor.Arg0ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASEExactly one base DN must be provided for use with the memory-based backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MISSING_ID2ENTRY_RECORDThe entry database does not contain a record for ID %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MODIFY_NO_SUCH_OBJECTThe entry '%s' cannot be modified because it does not existstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MODIFYDN_ABORTED_BY_SUBORDINATE_PLUGINA plugin caused the modify DN operation to be aborted while moving and/or renaming an entry from %s to %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MODIFYDN_ALREADY_EXISTSThe entry cannot be renamed to '%s' because an entry with that name already existsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MODIFYDN_NO_SUCH_OBJECTThe entry '%s' cannot be renamed because it does not existstatic LocalizableMessageDescriptor.Arg0ERR_MONITOR_CONFIG_ENTRY_NULLAn 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 protocolstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MONITOR_INVALID_BASEUnable to retrieve the requested entry %s from the monitor backend because the DN is not below the monitor base of %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MONITOR_MODIFY_NOT_SUPPORTEDUnwilling 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 configurationstatic LocalizableMessageDescriptor.Arg1<Object>ERR_MONITOR_UNABLE_TO_EXPORT_BASEAn error occurred while attempting to export the base monitor entry: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRYAn error occurred while attempting to export the monitor entry for monitor provider %s: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_NEW_SUPERIOR_NO_SUCH_OBJECTThe entry cannot be moved because the new parent entry '%s' does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_NO_BACKEND_FOUND_FOR_BASE_DNNo backend is associated with the base DN '%s'static LocalizableMessageDescriptor.Arg0ERR_NOT_ENOUGH_RESOURCESThere are insufficient resources to perform the operationstatic LocalizableMessageDescriptor.Arg0ERR_NUM_SUBORDINATES_NOT_SUPPORTEDThis backend does not provide support for the numSubordinates operational attributestatic LocalizableMessageDescriptor.Arg1<Object>ERR_OPEN_ENV_FAILThe database environment could not be opened: %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_PROXY_BACKEND_CANNOT_USE_BASE_DN_ALREADY_IN_USEProxy 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_CAPABILITIESProxy backend '%s' could not discover remote servers capabilities: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_PROXY_NO_PRIMARY_NOR_SECONDARY_SERVERS_DISCOVEREDProxy 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_SUBORDINATESThe 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_SUBORDINATESThe 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_DISCOVERYProxy backend '%s' cannot find the configured service discovery mechanism '%s'static LocalizableMessageDescriptor.Arg0ERR_REBUILD_BACKEND_ONLINERebuilding system index(es) must be done with the backend containing the base DN disabledstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNALAn error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASKAn 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_CLASSAn 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_TOKENThe provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the month tokenstatic LocalizableMessageDescriptor.Arg0ERR_RECURRINGTASK_INVALID_DAY_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid day of the month tokenstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_INVALID_HOUR_TOKENThe provided recurring task entry attribute %s holding the recurring task schedule has invalid hour tokenstatic LocalizableMessageDescriptor.Arg0ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid hour tokenstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_INVALID_MINUTE_TOKENThe provided recurring task entry attribute %s holding the recurring task schedule has invalid minute tokenstatic LocalizableMessageDescriptor.Arg0ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid minute tokenstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_INVALID_MONTH_TOKENThe provided recurring task entry attribute %s holding the recurring task schedule has invalid month of the year tokenstatic LocalizableMessageDescriptor.Arg0ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid month of the year tokenstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_INVALID_N_TOKENSThe provided recurring task entry attribute %s holding the recurring task schedule has invalid number of tokensstatic LocalizableMessageDescriptor.Arg0ERR_RECURRINGTASK_INVALID_N_TOKENS_SIMPLEThe provided recurring task schedule value has an invalid number of tokensstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_INVALID_TOKENS_COMBOThe provided recurring task entry attribute %s holding the recurring task schedule has invalid tokens combination yielding a nonexistent calendar datestatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKENThe provided recurring task entry attribute %s holding the recurring task schedule has invalid day of the week tokenstatic LocalizableMessageDescriptor.Arg0ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_SIMPLEThe provided recurring task schedule value has an invalid day of the week tokenstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_MULTIPLE_ID_TYPESThe 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 allowedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_MULTIPLE_ID_VALUESThe 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 allowedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPESThe provided recurring task entry contains multiple attributes with type %s, which is used to hold recurring task schedule, but only a single instance is allowedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUESThe 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 allowedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_NO_IDThe provided recurring task entry does not contain any values for the %s attribute, which is used to specify the recurring task IDstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_NO_ID_ATTRIBUTEThe provided recurring task entry does not contain attribute %s which is needed to hold the recurring task IDstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTEThe provided recurring task entry does not contain attribute %s which is needed to specify recurring task schedulestatic LocalizableMessageDescriptor.Arg1<Object>ERR_RECURRINGTASK_NO_SCHEDULE_VALUESThe provided recurring task entry does not contain any values for the %s attribute, which is used to specify recurring task schedulestatic LocalizableMessageDescriptor.Arg1<Object>ERR_REINDEX_CANNOT_LOCK_ENTRYThe index(es) cannot be rebuilt because the server failed to obtain a write lock for the entry '%s' after multiple attemptsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_REMOVE_FAILThe backend database files could not be removed: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ROOT_CONTAINER_NOT_INITIALIZEDThe root container for backend %s has not been initialized preventing this backend from processing the requested operationstatic LocalizableMessageDescriptor.Arg0ERR_ROOTDSE_CONFIG_ENTRY_NULLAn attempt was made to configure the root DSE backend without providing a configuration entry. This is not allowedstatic LocalizableMessageDescriptor.Arg3<Number,Number,Object>ERR_ROOTDSE_INVALID_SEARCH_BASEUnwilling 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 itselfstatic LocalizableMessageDescriptor.Arg3<Number,Number,Object>ERR_ROOTDSE_INVALID_SEARCH_SCOPEUnable to process the search with connection ID %d and operation ID %d because it had an invalid scope of %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_ROOTDSE_MODIFY_NOT_SUPPORTEDUnwilling 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 configurationstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITERAn unexpected error occurred while trying to open the LDIF writer for the root DSE backend: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ROOTDSE_UNABLE_TO_EXPORT_DSEAn unexpected error occurred while trying to export the root DSE entry to the specified LDIF target: %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_SCHEMA_CANNOT_FIND_CONCAT_FILEUnable 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 %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILEAn 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 offlinestatic LocalizableMessageDescriptor.Arg0ERR_SCHEMA_CONFIG_ENTRY_NULLAn 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 protocolstatic LocalizableMessageDescriptor.Arg0ERR_SCHEMA_COULD_NOT_PARSE_DEFINITIONSchema definition could not be parsed as valid attribute valuestatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGESAn error occurred while attempting to determine whether any schema changes had been made by directly editing the schema files with the server offline: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_INVALID_BASEUnable to retrieve the requested entry %s from the schema backend because the DN is equal to one of the schema entry DNsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_INVALID_MODIFICATION_TYPEThe schema backend does not support the %s modification typestatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_INVALID_REPLACE_MODIFICATIONThe schema backend does not support the Replace modification type for the %s attribute typestatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_SCHEMA_MODIFY_CANNOT_DECODE_LDAP_SYNTAXAn error occurred while attempting to decode the ldapsyntax description "%s": %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTOREDAn 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 cleanupstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_RESTOREDAn 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 requiredstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMAAn error occurred while attempting to write the updated schema: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_CLEANEDAn 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 requiredstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CANNOT_WRITE_ORIG_FILES_NOT_CLEANEDAn 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 cleanupstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_ATCircular reference detected for attribute type %s in which the superior type chain references the attribute type itselfstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_DSRCircular reference detected for DIT structure rule %s in which the superior rule chain references the DIT structure rule itselfstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_CIRCULAR_REFERENCE_OCCircular reference detected for objectclass %s in which the superior class chain references the objectclass itselfstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_DELETE_NO_VALUESThe server will not allow removing all values for the %s attribute type in the server schemastatic LocalizableMessageDescriptor.Arg0ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to modify the Directory Server schemastatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_ATTRIBUTE_TYPEUnable to remove attribute type %s from the server schema because no such attribute type is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DCRUnable to remove DIT content rule %s from the server schema because no such DIT content rule is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_DSRUnable to remove DIT structure rule %s from the server schema because no such DIT structure rule is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSDUnable to remove ldap syntax description %s from the server schema because no such ldap syntax description is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_MR_USEUnable to remove matching rule use %s from the server schema because no such matching rule use is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_NAME_FORMUnable to remove name form %s from the server schema because no such name form is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_OBJECTCLASSUnable to remove objectclass %s from the server schema because no such objectclass is definedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPEThe 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 modifiedstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_SCHEMA_PARSE_LINEIgnoring schema definition '%s' because the following error occurred while it was being parsed: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITERAn unexpected error occurred while trying to open the LDIF writer for the schema backend: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SCHEMA_UNABLE_TO_EXPORT_BASEAn error occurred while attempting to export the base schema entry: %sstatic LocalizableMessageDescriptor.Arg0ERR_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLVThe 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 togetherstatic LocalizableMessageDescriptor.Arg0ERR_SEARCH_CANNOT_SORT_UNINDEXEDThe search results cannot be sorted because the given search request is not indexedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_SEARCH_NO_SUCH_OBJECTThe search base entry '%s' does not existstatic LocalizableMessageDescriptor.Arg0ERR_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGESYou do not have sufficient privileges to perform an unindexed searchstatic LocalizableMessageDescriptor.Arg0ERR_SORT_CONTROL_REQUIRED_WITH_VLVA Server Side Sort control must be specified whenever a Virtual List View control is presentstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIMEAn error occurred while trying to parse the actual start time value %s from task entry %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_CANNOT_PARSE_COMPLETION_TIMEAn error occurred while trying to parse the completion time value %s from task entry %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIMEAn error occurred while trying to parse the scheduled start time value %s from task entry %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_EXECUTE_FAILEDAn error occurred while executing the task defined in entry %s: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_INVALID_STATEThe task defined in entry %s is invalid because it has an invalid state %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_MISSING_ATTRTask entry %s is missing required attribute %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_MULTIPLE_ATTRS_FOR_TYPEThere are multiple instances of attribute %s in task entry %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASK_MULTIPLE_VALUES_FOR_ATTRThere are multiple values for attribute %s in task entry %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKBE_ADD_DISALLOWED_DNNew entries in the task backend may only be added immediately below %s for scheduled tasks or immediately below %s for recurring tasksstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_BACKING_FILE_EXISTSThe 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 pathstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKBE_BACKING_FILE_MISSING_PARENTThe 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 pathstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORYThe 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 filestatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_DELETE_INVALID_ENTRYUnable 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 entrystatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASKUnable to remove entry %s from the task backend because there is no recurring task associated with that entry DNstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_DELETE_NO_SUCH_TASKUnable to remove entry %s from the task backend because there is no scheduled task associated with that entry DNstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_DELETE_RUNNINGUnable to delete entry %s from the task backend because the associated task is currently runningstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_ERROR_GETTING_BACKING_FILEAn error occurred while attempting to determine the new path to the task data backing file: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_INVALID_BACKING_FILE_PATHThe 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 filestatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRYUnable to obtain a write lock on entry %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_MODIFY_COMPLETEDEntry %s cannot be modified because the associated task has completed running. Completed tasks cannot be modifiedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_MODIFY_INVALID_ENTRYEntry %s cannot be modified because it does not represent a task entry. Only task entries may be modified in the task backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_MODIFY_NO_SUCH_TASKEntry %s cannot be modified because it does not represent a valid task in the serverstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_MODIFY_RECURRINGEntry %s cannot be modified because the server does not currently support modifying recurring task entriesstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_MODIFY_RUNNINGThe 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_BASEUnable to process the search operation in the task backend because the provided base DN %s is not valid for entries in the task backendstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASKUnable to process the search operation in the task backend because there is no recurring task associated with the provided search base entry %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKBE_SEARCH_NO_SUCH_TASKUnable to process the search operation in the task backend because there is no scheduled task associated with the provided search base entry %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKS_CANNOT_EXPORT_TO_FILEAn error occurred while attempting to export task backend data: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILEAn error occurred while attempting to create a new tasks backing file %s for use with the task scheduler: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNALAn error occurred while attempting to perform internal initialization on an instance of class %s with the information contained in the provided entry: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASKAn 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_CLASSAn 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_FATALAn 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 continuestatic LocalizableMessageDescriptor.Arg3<Object,Number,Object>ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLEAn 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 containsstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILEAn 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 expectedstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRYAn error occurred while attempting to parse entry %s as a recurring task and add it to the scheduler: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRYAn error occurred while attempting to parse entry %s as a task and add it to the scheduler: %sstatic LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object>ERR_TASKSCHED_CANNOT_SEND_TASK_COMPLETED_EMAILAn 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: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILEAn error occurred while attempting to write the new tasks data backing file %s: %s. Configuration information reflecting the latest update may be loststatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_DEPENDENCY_MISSINGUnable to schedule task %s because its dependency task %s is missingstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_DUPLICATE_RECURRING_IDUnable to add recurring task %s to the task scheduler because another recurring task already exists with the same IDstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_DUPLICATE_TASK_IDUnable to schedule task %s because another task already exists with the same IDstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_ENTRY_HAS_NO_PARENTEntry %s read from the tasks backing file is invalid because it has no parent and does not match the task root DN of %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILEAn error occurred while attempting to read from the tasks data backing file %s: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATIONAn error occurred while attempting to schedule the next iteration of recurring task %s: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_TASKSCHED_INVALID_TASK_ENTRY_DNEntry %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 ignoredstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_MULTIPLE_CLASS_TYPESThe provided task entry contains multiple attributes with type %s, which is used to hold the task class name, but only a single instance is allowedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_MULTIPLE_CLASS_VALUESThe 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 allowedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_NO_CLASS_ATTRIBUTEThe provided task entry does not contain attribute %s which is needed to specify the fully-qualified name of the class providing the task logicstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_NO_CLASS_VALUESThe 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 logicstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_NOT_ALLOWED_TASKThe Directory Server is not configured to allow task %s to be invokedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASKUnable to remove completed task %s because no such task exists in the list of completed tasksstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASKUnable to remove pending task %s because no such task existsstatic LocalizableMessageDescriptor.Arg1<Object>ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDINGUnable to remove pending task %s because the task is no longer pendingstatic LocalizableMessageDescriptor.Arg1<Object>ERR_UNABLE_TO_PURGE_ENTRIESAn unexpected error occurred while purging expired entries: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_UNCHECKED_EXCEPTIONUnchecked exception during database transaction: %sstatic LocalizableMessageDescriptor.Arg0ERR_VERIFY_BACKEND_ONLINEThe backend must be disabled before verification process can startstatic LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number>ERR_VERIFY_BIGINDEX_COUNT_WRONG_COUNTCounter of %s reports wrong number of entries for key <%s> (got %d, expecting %d)static LocalizableMessageDescriptor.Arg1<Object>ERR_VERIFY_DN2ID_MISSING_KEYFile dn2id is missing key %s.static LocalizableMessageDescriptor.Arg2<Object,Number>ERR_VERIFY_DN2ID_UNKNOWN_IDFile dn2id has DN <%s> referencing unknown ID %d.static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_VERIFY_DN2ID_WRONG_ENTRYFile dn2id has DN <%s> referencing entry with wrong DN <%s>.static LocalizableMessageDescriptor.Arg3<Number,Number,Object>ERR_VERIFY_DN2ID_WRONG_IDFile dn2id has ID %d instead of %d for key %s.static LocalizableMessageDescriptor.Arg2<Number,Object>ERR_VERIFY_DUPLICATE_REFERENCEDuplicate reference to ID %d%n%sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_VERIFY_EMPTY_IDSETEmpty ID set: %n%sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_VERIFY_ENTRY_NON_MATCHING_KEYThe entry with ID %s is associated with the wrong key%n%sstatic LocalizableMessageDescriptor.Arg3<Object,Number,Number>ERR_VERIFY_ID2COUNT_WRONG_COUNTFile id2childrenCount has wrong number of children for DN <%s> (got %d, expecting %d)static LocalizableMessageDescriptor.Arg1<Number>ERR_VERIFY_ID2COUNT_WRONG_IDFile id2ChildrenCount references non-existing EntryID <%d>.static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_VERIFY_MISSING_ENTRYMissing entry %s in index %sstatic LocalizableMessageDescriptor.Arg2<Number,Object>ERR_VERIFY_MISSING_IDMissing ID %d%n%sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_VERIFY_UNEXPECTED_REFERENCEReference to entry <%s> which does not match the value%n%sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_VERIFY_UNKNOWN_IDReference to unknown entry ID %s%n%sstatic LocalizableMessageDescriptor.Arg2<Number,Object>ERR_VERIFY_UNKNOWN_REFERENCEReference to unknown ID %d%n%sstatic LocalizableMessageDescriptor.Arg2<Number,Number>ERR_VERIFY_WRONG_ENTRY_COUNTThe 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_ASSERTIONUnable to process the virtual list view request because the target assertion could not be decoded as a valid value for the '%s' attribute typestatic LocalizableMessageDescriptor.Arg1<Object>ERR_VLV_INDEX_NOT_CONFIGUREDThere is no VLV index configured with name '%s'static LocalizableMessageDescriptor.Arg2<Number,Number>INFO_CACHE_AND_MEMORY_REPORTFree memory = %d MB, Cache miss rate = %.1f/recordstatic LocalizableMessageDescriptor.Arg2<Object,Number>INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADSJE backend '%s' does not specify the number of cleaner threads: defaulting to %d threadsstatic LocalizableMessageDescriptor.Arg2<Object,Number>INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLESJE backend '%s' does not specify the number of lock tables: defaulting to %dstatic LocalizableMessageDescriptor.Arg1<Object>INFO_INDEX_FILTER_INDEX_LIMIT_EXCEEDEDThe filter value exceeded the index entry limit for the %s indexstatic LocalizableMessageDescriptor.Arg1<Object>INFO_INDEX_FILTER_INDEX_NOT_TRUSTED%s index is invalid and needs to be rebuiltstatic LocalizableMessageDescriptor.Arg2<Object,Object>INFO_INDEX_FILTER_INDEX_TYPE_DISABLED%s index type is disabled for the %s attributestatic LocalizableMessageDescriptor.Arg0INFO_LDIF_BACKEND_BASE_DN_CHANGEDThe change to the LDIF backend base DN will not take effect until the backend is disabled and re-enabledstatic LocalizableMessageDescriptor.Arg0INFO_LDIF_BACKEND_LDIF_FILE_CHANGEDThe change to the LDIF file path will not take effect until the backend is disabled and re-enabledstatic LocalizableMessageDescriptor.Arg0INFO_LDIF_BACKEND_VISIBILITY_CHANGEDThe change to the LDIF backend visibility will not take effect until the backend is disabled and re-enabledstatic LocalizableMessageDescriptor.Arg0INFO_MONITOR_USING_NEW_USER_ATTRSThe monitor configuration has been updated so that it will now use a new set of user-defined attributesstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>INFO_PROXY_BASE_DNS_REGISTRATION_CHANGEProxy backend '%s' automatically registered itself against the base DNs %s. It was previously registered against the base DNs %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>INFO_PROXY_DISCOVERY_RECONFIGURATION_IN_PROGRESSConfiguration of proxy backend '%s' with service discovery mechanism '%s' is in progress. Requests will not be proxied until configuration completesstatic LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>INFO_PROXY_FAILOVER_EFFECTIVEProxy backend '%s' successfully configured failover via the service discovery mechanism '%s': primary servers are %s and secondary servers are %sstatic LocalizableMessageDescriptor.Arg1<Object>INFO_PROXY_PRIMARY_SERVERS_AVAILABLEThe primary servers for proxy backend '%s' are now available and will be used for proxying requestsstatic LocalizableMessageDescriptor.Arg1<Object>INFO_PROXY_SECONDARY_SERVERS_AVAILABLEThe secondary servers for proxy backend '%s' are now available and will be used if the primary servers are unavailablestatic LocalizableMessageDescriptor.Arg2<Object,Object>INFO_PROXY_SERVER_AVAILABLEThe server '%s' for proxy backend '%s' is available and will be used for proxying requestsstatic LocalizableMessageDescriptor.Arg2<Object,Object>INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRSThe root DSE configuration has been updated so that configuration attribute %s will now use a value of %sstatic LocalizableMessageDescriptor.Arg0INFO_ROOTDSE_USING_NEW_USER_ATTRSThe root DSE configuration has been updated so that it will now use a new set of user-defined attributesstatic LocalizableMessageDescriptor.Arg0INFO_SCHEMA_USING_NEW_USER_ATTRSThe schema configuration has been updated so that it will now use a new set of user-defined attributesstatic LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Object,Object>INFO_TASK_COMPLETION_BODYTask ID: %sTask State: %sScheduled Start Time: %sActual Start Time: %sCompletion Time: %sDescription: %sLog Messages:static LocalizableMessageDescriptor.Arg0INFO_TASKBE_BACKING_FILE_HEADERThis 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 Serverstatic LocalizableMessageDescriptor.Arg0INFO_TASKBE_INTERRUPTED_BY_SHUTDOWNThe tasks backend is being shut downstatic LocalizableMessageDescriptor.Arg0INFO_TASKBE_RUNNING_TASK_CANCELLEDTask processing was interrupted by a modify request to cancel the taskstatic LocalizableMessageDescriptor.Arg1<Object>INFO_TASKBE_UPDATED_BACKING_FILEThe 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 updatesstatic LocalizableMessageDescriptor.Arg1<Number>INFO_TASKBE_UPDATED_RETENTION_TIMEThe completed task retention time has been updated to %d seconds. This will take effect immediatelystatic LocalizableMessageDescriptor.Arg1<Number>INFO_VERIFY_AVERAGE_REFERENCE_COUNTAverage number of entries referenced is %.2f/recordstatic LocalizableMessageDescriptor.Arg1<Number>INFO_VERIFY_ENTRY_LIMIT_EXCEEDED_COUNTNumber of records that exceed the entry limit: %dstatic LocalizableMessageDescriptor.Arg0INFO_VERIFY_ENTRY_LIMIT_STATS_HEADERStatistics for records that have exceeded the entry limit:static LocalizableMessageDescriptor.Arg5<Object,Number,Number,Number,Number>INFO_VERIFY_ENTRY_LIMIT_STATS_ROWFile %s has %d such record(s) min=%d max=%d median=%dstatic LocalizableMessageDescriptor.Arg1<Number>INFO_VERIFY_MAX_REFERENCE_COUNTMaximum number of entries referenced by any record is %dstatic LocalizableMessageDescriptor.Arg1<Number>INFO_VERIFY_MULTIPLE_REFERENCE_COUNTNumber of records referencing more than one entry: %dstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_BACKEND_OFFLINEThe backend %s is now taken offlinestatic LocalizableMessageDescriptor.Arg2<Object,Number>NOTE_BACKEND_STARTEDThe database backend %s containing %d entries has startedstatic LocalizableMessageDescriptor.Arg2<Object,Object>NOTE_CONFIG_DB_DIR_REQUIRES_RESTARTThe 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 datastatic LocalizableMessageDescriptor.Arg1<Object>NOTE_CONFIG_INDEX_CONFIDENTIALITY_REQUIRES_REBUILDChanging confidentiality for index '%s' requires the index to be rebuilt before it can be used againstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_CONFIG_INDEX_ENTRY_LIMIT_REQUIRES_REBUILDSome index keys have already exceeded the previous index entry limit in index %s. This index must be rebuilt before it can use the new limitstatic LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>NOTE_EXPORT_FINAL_STATUSExported %d entries and skipped %d in %d seconds (average rate %.1f/sec)static LocalizableMessageDescriptor.Arg3<Number,Number,Number>NOTE_EXPORT_PROGRESS_REPORTExported %d records and skipped %d (recent rate %.1f/sec)static LocalizableMessageDescriptor.Arg0NOTE_IMPORT_CLOSING_DATABASEFlushing data to diskstatic LocalizableMessageDescriptor.Arg6<Number,Number,Number,Number,Number,Number>NOTE_IMPORT_FINAL_STATUSProcessed %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_INFOSetting DB cache size to %d bytes and phase one buffer size to %d bytesstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_IMPORT_LDIF_INDEX_CLOSEIndex %s phase two processing completedstatic LocalizableMessageDescriptor.Arg3<Object,Number,Number>NOTE_IMPORT_LDIF_INDEX_STARTEDIndex %s phase two started processing %d buffers in %d batchesstatic LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>NOTE_IMPORT_LDIF_OFFHEAP_MEM_BUF_INFOSetting 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_REPORTIndex %s %d%% complete: remaining = %d KB, rate = %d KB/s; batch %d/%dstatic LocalizableMessageDescriptor.Arg1<Number>NOTE_IMPORT_LDIF_ROOTCONTAINER_CLOSEImport LDIF environment close took %d secondsstatic LocalizableMessageDescriptor.Arg2<Number,Number>NOTE_IMPORT_LDIF_TOT_MEM_BUFThe amount of free memory available to the import task is %d bytes. The number of phase one buffers required is %d buffersstatic LocalizableMessageDescriptor.Arg3<Number,Number,Number>NOTE_IMPORT_PHASE_STATSTotal import time was %d seconds. Phase one processing completed in %d seconds, phase two processing completed in %d secondsstatic LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>NOTE_IMPORT_PROGRESS_REPORTProcessed %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_COUNTImport Thread Count: %d threadsstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_INDEX_ADD_REQUIRES_REBUILDDue to changes in the configuration, index %s is currently operating in a degraded state and must be rebuilt before it can be usedstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_PROXY_CONNECTION_OPTIONS_CHANGEDConnection options have changed for the proxy backend '%s'. The existing connections are being closed immediately. New ones are being openedstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_PROXY_CONNECTION_POOL_OPTIONS_CHANGEDConnection pool options have changed for the proxy backend '%s'. The existing connections are being closed and re-openedstatic LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>NOTE_PROXY_REMOTE_SERVERS_CHANGEDRemote 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=%sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>NOTE_PROXY_SERVICE_DISCOVERY_CHANGEDService discovery mechanism has changed from '%s' to '%s' for proxy backend '%s'. The existing connections are being closed immediatelystatic LocalizableMessageDescriptor.Arg1<Number>NOTE_REBUILD_ALL_STARTRebuild of all indexes started with %d total entries to processstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_REBUILD_CLEARDEGRADEDSTATE_FINAL_STATUSDegraded state of index(es) %s has been clearedstatic LocalizableMessageDescriptor.Arg1<Number>NOTE_REBUILD_DEGRADED_STARTRebuild of all degraded indexes started with %d total entries to processstatic LocalizableMessageDescriptor.Arg3<Number,Number,Number>NOTE_REBUILD_FINAL_STATUSRebuild complete. Processed %d entries in %d seconds (average rate %.1f/sec)static LocalizableMessageDescriptor.Arg0NOTE_REBUILD_NOTHING_TO_REBUILDRebuilding 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_STARTRebuild of index(es) %s started with %d total entries to processstatic LocalizableMessageDescriptor.Arg1<Object>NOTE_REFERRAL_RESULT_MESSAGEA referral entry %s indicates that the operation must be processed at a different serverstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>NOTE_TASK_FINISHED%s task %s finished execution in the state %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>NOTE_TASK_STARTED%s task %s started executionstatic LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>NOTE_VERIFY_CLEAN_FINAL_STATUSChecked %d records and found %d error(s) in %d seconds (average rate %.1f/sec)static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>NOTE_VERIFY_FINAL_STATUSChecked %d entries and found %d error(s) in %d seconds (average rate %.1f/sec)static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number>NOTE_VERIFY_PROGRESS_REPORTProcessed %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_CODEInitial result code was '%s', with diagnostic message: %sstatic LocalizableMessageDescriptor.Arg1<Object>WARN_BACKUP_FS_DOES_NOT_SUPPORT_LAST_MODIFIEDThe 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 storagestatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>WARN_CANNOT_PARSE_ENV_VARIABLE_FOR_SMALL_DB_SIZEProperty '%s' contains value '%s' which cannot be parsed as a long. Defaulting to '%s' bytes for small DB sizestatic LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object>WARN_DISK_SPACE_FULL_THRESHOLD_CROSSEDDisk 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 restoredstatic LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object>WARN_DISK_SPACE_LOW_THRESHOLD_CROSSEDDisk 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 restoredstatic LocalizableMessageDescriptor.Arg0WARN_FUNCTION_NOT_SUPPORTEDThe requested operation is not supported by this backendstatic LocalizableMessageDescriptor.Arg1<Object>WARN_GET_ENTRY_COUNT_FAILEDUnable to determine the total number of entries in the container: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>WARN_NON_ATOMIC_SUBTREE_DELETEThe 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 succeedsstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>WARN_PROXY_NO_FAILOVER_ONLY_PRIMARY_SERVERS_DISCOVEREDProxy backend '%s' cannot failover: only primary servers have been discovered via the service discovery mechanism '%s'. Primary servers are %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>WARN_PROXY_NO_FAILOVER_ONLY_SECONDARY_SERVERS_DISCOVEREDProxy backend '%s' cannot failover: only secondary servers have been discovered via the service discovery mechanism '%s'. Secondary servers are %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>WARN_PROXY_PRIMARY_SERVERS_UNAVAILABLEThe 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: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>WARN_PROXY_SECONDARY_SERVERS_UNAVAILABLEThe 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: %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>WARN_PROXY_SERVER_UNAVAILABLEThe server '%s' for proxy backend '%s' is unavailable. The last failure that prevented the server from being used was: %sstatic LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>WARN_PROXY_WILL_IGNORE_SERVERSThe 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_BASEBase 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 usedstatic LocalizableMessageDescriptor.Arg2<Object,Object>WARN_SET_PERMISSIONS_FAILEDAn error occurred while setting file permissions for the backend database directory %s: %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILEAn 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 loststatic LocalizableMessageDescriptor.Arg1<Object>WARN_TASKSCHED_DUPLICATE_TASK_IDUnable to add completed task %s to the task scheduler because another task already exists with the same IDstatic LocalizableMessageDescriptor.Arg2<Object,Object>WARN_TTL_INDEX_OVER_INDEX_ENTRY_LIMITUnable 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_PERMISSIONSThis platform does not support setting file permissions %s to the database directory %sstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>WARN_UNINDEXED_INTERNAL_SEARCHThe 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 StringresourceName()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: %sTask State: %sScheduled Start Time: %sActual Start Time: %sCompletion Time: %sDescription: %sLog 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.
-
-