mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
13.21.2014 f45e3caf7c8c9b4a6f4807a6a0cbe99aacddd8cd
opendj3-server-dev/src/messages/messages/jeb.properties
@@ -111,26 +111,26 @@
NOTE_JEB_CACHE_SIZE_AFTER_PRELOAD_61=The database cache is %d MB after \
 pre-loading
ERR_JEB_CACHE_PRELOAD_62=An error occurred while preloading the \
 database cache for backend %s:  %s
 database cache for backend %s: %s
ERR_JEB_BACKUP_CANNOT_GET_MAC_63=An error occurred while attempting to \
 obtain the %s MAC provider to create the signed hash for the backup:  %s
 obtain the %s MAC provider to create the signed hash for the backup: %s
ERR_JEB_BACKUP_CANNOT_GET_DIGEST_64=An error occurred while attempting \
 to obtain the %s message digest to create the hash for the backup:  %s
 to obtain the %s message digest to create the hash for the backup: %s
ERR_JEB_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_65=An error occurred while \
 trying to create the database archive file %s in directory %s:  %s
 trying to create the database archive file %s in directory %s: %s
ERR_JEB_BACKUP_CANNOT_GET_CIPHER_66=An error occurred while attempting \
 to obtain the cipher to use to encrypt the backup:  %s
 to obtain the cipher to use to encrypt the backup: %s
ERR_JEB_BACKUP_ZIP_COMMENT_67=%s backup %s of backend %s
ERR_JEB_BACKUP_CANNOT_LIST_LOG_FILES_68=An error occurred while \
 attempting to obtain a list of the files in directory %s to include in the \
 database backup:  %s
 database backup: %s
ERR_JEB_BACKUP_CANNOT_WRITE_ARCHIVE_FILE_69=An error occurred while \
 attempting to back up database file %s:  %s
 attempting to back up database file %s: %s
ERR_JEB_BACKUP_CANNOT_CLOSE_ZIP_STREAM_70=An error occurred while \
 trying to close the database archive file %s in directory %s:  %s
 trying to close the database archive file %s in directory %s: %s
ERR_JEB_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_71=An error occurred \
 while attempting to update the backup descriptor file %s with information \
 about the database backup:  %s
 about the database backup: %s
ERR_JEB_BACKUP_UNSIGNED_HASH_ERROR_72=The computed hash of backup %s \
 is different to the value computed at time of backup
ERR_JEB_BACKUP_SIGNED_HASH_ERROR_73=The computed signed hash of backup \
@@ -213,7 +213,7 @@
ERR_JEB_REBUILD_BACKEND_ONLINE_138=Rebuilding system index(es) must be \
 done with the backend containing the base DN disabled
ERR_ENTRYIDSORTER_CANNOT_EXAMINE_ENTRY_139=Unable to examine the entry \
 with ID %s for sorting purposes:  %s
 with ID %s for sorting purposes: %s
ERR_JEB_SEARCH_CANNOT_SORT_UNINDEXED_140=The search results cannot be \
 sorted because the given search request is not indexed
ERR_ENTRYIDSORTER_NEGATIVE_START_POS_141=Unable to process the virtual \
@@ -221,7 +221,7 @@
 of the result set
ERR_JEB_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV_144=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 \
 view control. These controls are mutually exclusive and cannot be used \
 together
ERR_JEB_SEARCH_UNINDEXED_INSUFFICIENT_PRIVILEGES_145=You do not have \
 sufficient privileges to perform an unindexed search
@@ -244,8 +244,8 @@
ERR_JEB_IMPORT_CREATE_TMPDIR_ERROR_155=Unable to create the temporary \
 directory %s
ERR_JEB_INVALID_LOGGING_LEVEL_156=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 \
 '%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
NOTE_JEB_IMPORT_MIGRATION_START_157=Migrating %s entries for base DN %s
ERR_JEB_CONFIG_VLV_INDEX_UNDEFINED_ATTR_160=Sort attribute %s for VLV \
@@ -260,33 +260,33 @@
ERR_JEB_MODIFYDN_ABORTED_BY_SUBORDINATE_SCHEMA_ERROR_164=A plugin caused \
 the modify DN operation to be aborted while moving and/or renaming an entry \
 from %s to %s because the change to that entry violated the server schema \
 configuration:  %s
 configuration: %s
ERR_JEB_COMPSCHEMA_CANNOT_DECODE_OC_TOKEN_165=An error occurred while \
 attempting to decode an object class set token from the JE compressed \
 schema definitions:  %s
 schema definitions: %s
ERR_JEB_COMPSCHEMA_CANNOT_DECODE_AD_TOKEN_166=An error occurred while \
 attempting to decode an attribute description token from the JE compressed \
 schema definitions:  %s
 schema definitions: %s
ERR_JEB_COMPSCHEMA_CANNOT_STORE_STATUS_167=An error occurred while \
 attempting to store compressed schema information in the database.  The \
 result returned was:  %s
 attempting to store compressed schema information in the database. The \
 result returned was: %s
ERR_JEB_COMPSCHEMA_CANNOT_STORE_EX_168=An error occurred while \
 attempting to store compressed schema information in the database:  %s
 attempting to store compressed schema information in the database: %s
ERR_JEB_COMPSCHEMA_CANNOT_STORE_MULTIPLE_FAILURES_169=The server was \
 unable to store compressed schema information in the database after multiple \
 attempts
NOTE_JEB_CONFIG_DB_DIR_REQUIRES_RESTART_172=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
 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
NOTE_JEB_IMPORT_STARTING_173=%s starting import (build %s, R%d)
ERR_JEB_DIRECTORY_DOES_NOT_EXIST_174=The backend database directory \
 '%s' does not exist
ERR_JEB_IMPORT_LDIF_INDEX_FILEWRITER_ERR_175=The following I/O \
error was received while writing the %s index scratch file in the temporary \
  directory: %s
 directory: %s
NOTE_JEB_IMPORT_LDIF_ROOTCONTAINER_CLOSE_176=Import LDIF environment close \
  took %d seconds
 took %d seconds
NOTE_JEB_IMPORT_LDIF_DN_CLOSE_178=DN phase two processing completed. \
Processed %d DNs
NOTE_JEB_IMPORT_LDIF_INDEX_CLOSE_179=Index %s phase two processing completed
@@ -301,21 +301,21 @@
%d buffers
NOTE_JEB_IMPORT_LDIF_BUFFER_CHECKPOINTS_187=Checkpoints performed: %d
NOTE_JEB_IMPORT_LDIF_CLEANER_STATS_188=Cleaner runs: %d files deleted: %d \
  entries read: %d IN nodes cleaned: %d
 entries read: %d IN nodes cleaned: %d
NOTE_JEB_IMPORT_LDIF_EVICTION_DETECTED_STATS_189=Eviction in progress. Passes: \
  %d nodes evicted: %d BIN nodes stripped: %d
 %d nodes evicted: %d BIN nodes stripped: %d
NOTE_JEB_IMPORT_LDIF_EVICTION_DETECTED_190=Eviction detected after importing \
  %d entries
 %d entries
WARN_BACKUPDB_INCREMENTAL_NOT_FOUND_DOING_NORMAL_191=Could not find any \
 backup in '%s'.  A full backup will be executed
 backup in '%s'. A full backup will be executed
ERR_CONFIG_INDEX_TYPE_NEEDS_VALID_MATCHING_RULE_192=The attribute '%s' \
cannot have extensible index type for invalid matching rule name '%s'
ERR_CONFIG_JEB_CACHE_SIZE_GREATER_THAN_JVM_HEAP_193=Configuration \
  attribute ds-cfg-db-cache-size has a value of %d but the JVM is only \
  configured for %d. Consider using ds-cfg-db-cache-percent
 attribute ds-cfg-db-cache-size has a value of %d but the JVM is only \
 configured for %d. Consider using ds-cfg-db-cache-percent
ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL_194=Configuration \
  attribute ds-cfg-db-cache-size has a value of %d which is less than \
  the minimum: %d
 attribute ds-cfg-db-cache-size has a value of %d which is less than \
 the minimum: %d
ERR_JEB_DELETE_ABORTED_BY_SUBORDINATE_PLUGIN_195=A plugin caused the \
 delete operation to be aborted while deleting a subordinate entry %s
NOTE_JEB_IMPORT_LDIF_PHASE_TWO_MEM_REPORT_196=The available memory for phase \
@@ -353,45 +353,45 @@
used to %d
ERR_JEB_EXPORT_IO_ERROR_214=I/O error occurred while exporting entry: %s
ERR_JEB_IMPORT_LDIF_READER_IO_ERROR_215=I/O error occurred while opening \
  the LDIF stream
 the LDIF stream
ERR_JEB_IMPORT_BUFFER_IO_ERROR_216=I/O error occurred while reading \
  the index scratch file %s in the temporary directory
 the index scratch file %s in the temporary directory
ERR_JEB_DISK_LOW_THRESHOLD_REACHED_217=The disk containing directory %s \
  used by the database backend %s is low on free space (%d bytes free). \
  Write operations to the backend are only permitted by a user with the \
  BYPASS_LOCKDOWN privilege until the free space rises above the threshold \
  (%d bytes)
 used by the database backend %s is low on free space (%d bytes free). \
 Write operations to the backend are only permitted by a user with the \
 BYPASS_LOCKDOWN privilege until the free space rises above the threshold \
 (%d bytes)
ERR_JEB_DISK_FULL_THRESHOLD_REACHED_218=The disk containing directory \
  %s used by the database backend %s is full (%d bytes free). Write operations \
  to the backend will fail until the free space rises above the threshold \
  (%d bytes)
 %s used by the database backend %s is full (%d bytes free). Write operations \
 to the backend will fail until the free space rises above the threshold \
 (%d bytes)
NOTE_JEB_DISK_SPACE_RESTORED_219=The free space (%d bytes) on the disk \
  containing directory %s used by the database backend %s is now above the \
  threshold (%d bytes)
 containing directory %s used by the database backend %s is now above the \
 threshold (%d bytes)
WARN_JEB_OUT_OF_DISK_SPACE_220=There is not enough space on the disk \
  for the database to perform the write operation
 for the database to perform the write operation
WARN_IMPORT_LDIF_LACK_MEM_PHASE_TWO_221=Insufficient free memory (%d bytes) to \
 perform import phase 2 in a single batch. Some indexes will be imported using \
 several batches which may result in reduced performance
ERR_IMPORT_LDIF_LACK_DISK_PHASE_ONE_222=The disk containing directory \
  %s is full (%d bytes free). After freeing more than %d bytes on the disk, \
  import can continue in append and replace mode to load the rest of the \
  entries
 %s is full (%d bytes free). After freeing more than %d bytes on the disk, \
 import can continue in append and replace mode to load the rest of the \
 entries
ERR_IMPORT_LDIF_LACK_DISK_PHASE_TWO_223=The disk containing directory \
  %s is full (%d bytes free). After freeing more than %d bytes on the disk, \
  a rebuild of all the indexes is needed to complete the import
 %s is full (%d bytes free). After freeing more than %d bytes on the disk, \
 a rebuild of all the indexes is needed to complete the import
ERR_REBUILD_INDEX_LACK_DISK_224=The disk containing directory \
  %s is full (%d bytes free). Rebuild index can not continue until the free \
  space rises above the threshold (%d bytes)
 %s is full (%d bytes free). Rebuild index can not continue until the free \
 space rises above the threshold (%d bytes)
INFO_JEB_INDEX_FILTER_INDEX_TYPE_DISABLED_225=%s index type is disabled for \
  the %s attribute
 the %s attribute
INFO_JEB_INDEX_FILTER_INDEX_NOT_TRUSTED_226=%s index is invalid and needs to \
  be rebuilt
 be rebuilt
INFO_JEB_INDEX_FILTER_INDEX_REBUILD_IN_PROGRESS_227=%s index is being rebuilt
INFO_JEB_INDEX_FILTER_INDEX_LIMIT_EXCEEDED_228=The filter value exceeded the \
  index entry limit for the %s index
 index entry limit for the %s index
INFO_JEB_INDEX_FILTER_MATCHING_RULE_NOT_INDEXED_229=Matching rule %s is \
  disabled for the extensible index of the %s attribute
 disabled for the extensible index of the %s attribute
NOTE_JEB_SUBORDINATE_INDEXES_DISABLED_230=The subordinate indexes have been \
 disabled for database backend %s
NOTE_JEB_REBUILD_DEGRADED_START_231=Rebuild of all degraded indexes started \