public final class ReplicationMessages extends Object
org.opends.messages.replication
. This file was generated
automatically by the i18n-maven-plugin
from the property file
org/opends/messages/replication.properties
and it should not be manually edited.Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg0 |
DEBUG_CHANGES_SENT
All missing changes sent to replication server |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
DEBUG_ERROR_UPDATING_RUV
Error %s when updating server state %s : %s base dn : %s |
static LocalizableMessageDescriptor.Arg0 |
DEBUG_GOING_TO_SEARCH_FOR_CHANGES
The replication server is late regarding our changes: going to send missing ones |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_BACKEND_SEARCH_ENTRY
An error occurred when searching for %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BAD_HISTORICAL
Entry %s was containing some unknown historical information, This may cause some inconsistency for this entry |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_BYTE_COUNT
The Server Handler byte count is not correct Byte Count=%s (Fixed) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE
{@code A conflict was detected but the conflict information could not be added.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWN
Could not create replica database because the changelog database is shutting down |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CANNOT_RECOVER_CHANGES
Error when searching old changes from the database for base DN %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CANNOT_RENAME_CONFLICT_ENTRY
{@code An error happened trying to rename a conflicting entry.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGE_NUMBER_INDEXER_UNEXPECTED_EXCEPTION
{@code An unexpected error forced the %s thread to shutdown: %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CHANGELOG_BACKEND_ATTRIBUTE
An error occurred when retrieving attribute value for attribute '%s' for entry DN '%s' in changelog backend : %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CHANGELOG_BACKEND_SEARCH
An error occurred when searching base DN '%s' with filter '%s' in changelog backend : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_CANNOT_READ_NEWEST_RECORD
Could not position and read newest record from log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_CURSOR_ABORTED
Cursor on log '%s' has been aborted after a purge or a clear |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_ERROR_SENDING_ERROR
{@code An unexpected error occurred while sending an Error Message to %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_ERROR_SENDING_MSG
{@code An unexpected error occurred while sending a Message to %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_GENERATION_ID_WRONG_FORMAT
Could not read generation id because it uses a wrong format, expecting a number but got '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_INCOHERENT_DOMAIN_STATE
{@code There is a mismatch between domain state file and actual domain directories found in file system.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_INVALID_REPLICA_OFFLINE_STATE_FILE
Could not read replica offline state file '%s' for domain %s, it should contain exactly one line corresponding to the offline CSN |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_READ_STATE_CANT_READ_DOMAIN_DIRECTORY
Error when retrieving changelog state from root path '%s' : IO error on domain directory '%s' when retrieving list of server ids |
static LocalizableMessageDescriptor.Arg3<Number,Object,Object> |
ERR_CHANGELOG_RESET_CHANGE_NUMBER_CHANGE_NOT_PRESENT
The change number index could not be reset to start with %d in base DN '%s' because starting CSN '%s' does not exist in the change log |
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ERR_CHANGELOG_RESET_CHANGE_NUMBER_CSN_TOO_OLD
{@code The change number could not be reset to %d because the associated change with CSN '%s' has already been purged from the change log.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_SERVER_ID_FILENAME_WRONG_FORMAT
Could not read server id filename because it uses a wrong format, expecting '[id].server' where [id] is numeric but got '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR
{@code Error trying to use the underlying database.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_ADD_RECORD
Could not add record '%s' in log file '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_CREATE_CN_INDEX_DB
Could not get or create change number index DB in root path '%s', using path '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_CREATE_GENERATION_ID_FILE
Could not create generation id file '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_CHANGELOG_UNABLE_TO_CREATE_LAST_LOG_ROTATION_TIME_FILE
Could not create file '%s' to store last log rotation time %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_DIRECTORY
Could not create root directory '%s' for log file |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_FILE
Could not create log file '%s' |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB
Could not get or create replica DB for base DN '%s', serverId '%d', generationId '%d': %s |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY
Could not create directory '%s' for server id %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_DECODE_DN_FROM_DOMAIN_STATE_FILE
Could not decode DN from domain state file '%s', from line '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_DECODE_KEY_FROM_STRING
Could not decode the key from string [%s] |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_DECODE_RECORD
Could not decode a record from data read in log file '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE
Could not retrieve generation id file '%s' for DN '%s' to delete it |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_DELETE_LAST_LOG_ROTATION_TIME_FILE
Could not delete file '%s' that stored the previous last log rotation time |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE
Could not delete log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE_WHILE_PURGING
While purging log, could not delete log file(s): '%s' |
static LocalizableMessageDescriptor.Arg3<Object,Object,Number> |
ERR_CHANGELOG_UNABLE_TO_DELETE_REPLICA_OFFLINE_STATE_FILE
Could not delete replica offline state file '%s' for domain %s and server id %d |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_GET_CURSOR_READER_POSITION_LOG_FILE
Could not get reader position for cursor in log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG
Could not initialize the log '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_OPEN_LOG_FILE
Could not open log file '%s' for write |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE
Could not open a reader on log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_READ_DOMAIN_STATE_FILE
Could not read domain state file '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_READ_REPLICA_OFFLINE_STATE_FILE
Could not read content of replica offline state file '%s' for domain %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_RECOVER_LOG_FILE
{@code An error occurred while recovering the replication change log file '%s'.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CHANGELOG_UNABLE_TO_RENAME_HEAD_LOG_FILE
Could not rename head log file from '%s' to '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_RETRIEVE_FILE_LENGTH
Could not retrieve file length of log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_RETRIEVE_KEY_BOUNDS_FROM_FILE
Could not retrieve key bounds from log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_RETRIEVE_READ_ONLY_LOG_FILES_LIST
Could not retrieve read-only log files from log '%s' |
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ERR_CHANGELOG_UNABLE_TO_SEEK
Could not seek to position %d for reader on log file '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNABLE_TO_SYNC
Could not synchronize written records to file system for log file '%s' |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_CHANGELOG_UNABLE_TO_UPDATE_DOMAIN_STATE_FILE
Could not create a new domain id %s for domain DN %s and save it in domain state file '%s" |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ERR_CHANGELOG_UNABLE_TO_WRITE_REPLICA_OFFLINE_STATE_FILE
Could not write offline replica information for domain %s and server id %d, using path '%s' (offline CSN is %s) |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGELOG_UNREFERENCED_LOG_WHILE_RELEASING
The following log '%s' must be released but it is not referenced |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHANGENUMBER_DATABASE
An error occurred when accessing the change number database : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_CHECK_CREATE_REPL_BACKEND_FAILED
An unexpected error occurred when testing existence or creating the replication backend : %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_COMPUTING_FAKE_OPS
Caught exception computing fake operations for domain %s for replication server %s : %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_COULD_NOT_ADD_CHANGE_TO_SHUTTING_DOWN_REPLICA_DB
Could not add change %s to replicaDB %s %s because flushing thread is shutting down |
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ERR_COULD_NOT_BIND_CHANGELOG
{@code Replication Server failed to start : could not bind to the listen port : %d.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_COULD_NOT_CLOSE_THE_SOCKET
The Replication Server socket could not be closed : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_COULD_NOT_READ_DB
The replication server failed to start because the database %s could not be read : %s |
static LocalizableMessageDescriptor.Arg2<Number,Object> |
ERR_COULD_NOT_RESTART_CHANGELOG
Could not restart the Replication Server, bind to listen port %d failed : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_COULD_NOT_SOLVE_CONFLICT
Error while trying to solve conflict with DN : %s ERROR : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_COULD_NOT_SOLVE_HOSTNAME
The hostname %s could not be resolved as an IP address |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_COULD_NOT_START_REPLICATION
The Replication was not started on base-dn %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_COULD_NOT_STOP_LISTEN_THREAD
The thread listening on the replication server port could not be stopped : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CSN_RANGE_INCLUDES_MORE_THAN_ONE_SERVER
{@code Specified CSNs '%s' and '%s' have two different server ids.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_CSN_RANGE_SAME_OPERATOR_TYPE
Specified operators '%s' and '%s' do not specify a range for historicalCsnRangeMatch extensible matching rule |
static LocalizableMessageDescriptor.Arg0 |
ERR_DISK_FULL_CHANGELOG_DIRECTORY
{@code The replication server has detected that the file system containing the changelog is full.
|
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ERR_DS_BADLY_DISCONNECTED
The connection from this replication server RS(%d) to directory server DS(%d) at %s for domain "%s" has failed |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_DS_CANNOT_CHANGE_STATUS
{@code Could not compute new status in DS replication domain %s with server id %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_DS_DISCONNECTED_DURING_HANDSHAKE
{@code Directory server %s was attempting to connect to replication server %s but has disconnected in handshake phase.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_DS_DN_DOES_NOT_MATCH
DN sent by replication server: %s does not match local directory server one: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_DS_INVALID_INIT_STATUS
Computed invalid initial status: %s in DS replication domain %s with server id %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_DS_INVALID_REQUESTED_STATUS
Received invalid requested status %s in DS replication domain %s with server id %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_DS_UNKNOWN_ASSURED_MODE
{@code In directory server %s, received unknown assured update mode: %s, for domain %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> |
ERR_DUPLICATE_REPLICATION_SERVER_ID
In Replication server %s: replication servers %s and %s have the same ServerId : %d |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> |
ERR_DUPLICATE_SERVER_ID
In Replication server %s: servers %s and %s have the same ServerId : %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_ERROR_CLEARING_DB
While clearing the database %s , the following error happened: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_ERROR_MSG_RECEIVED
The following error has been received : %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_ERROR_REPLAYING_OPERATION
Could not replay operation %s with ChangeNumber %s error %s %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_ERROR_SEARCHING_RUV
Error %s when searching for server state %s : %s base dn : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH
{@code Error during the Replication Server database trimming or flush process.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID
Caught IOException while changing status for domain %s and serverId: %s after reset for generation id: %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER
Caught IOException while changing status for domain %s and serverId: %s from status analyzer: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXCEPTION_DECODING_OPERATION
Error trying to replay %s, operation could not be decoded : |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXCEPTION_FORWARDING_RESET_GEN_ID
Caught IOException while forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXCEPTION_LISTENING
Replication server caught exception while listening for client connections %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_EXCEPTION_REPLAYING_OPERATION
An Exception was caught while replaying operation %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE
An Exception was caught while replaying replication message : %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_EXCEPTION_SENDING_CS
Replication broker with dn %s and server id %s failed to signal status change because of: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_EXCEPTION_SENDING_TOPO_INFO
Caught IOException while sending topology info (for update) on domain %s for %s server %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FILE_CHECK_CREATE_FAILED
An Exception was caught while testing existence or trying to create the directory for the Replication Server database : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_FRACTIONAL_COULD_NOT_RETRIEVE_CONFIG
Could not retrieve the configuration for a replication domain matching the entry %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Number> |
ERR_FULL_UPDATE_MISSING_REMOTE
Cannot start total update in domain "%s" from this directory server DS(%d): the remote directory server DS(%d) is unknown |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
ERR_FULL_UPDATE_NO_REMOTES
Cannot start total update in domain "%s" from this directory server DS(%d): no remote directory servers exist |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_INIT_BAD_MSG_ID_SEQ_DURING_IMPORT
{@code Bad msg id sequence during import.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_INIT_CANNOT_LOCK_BACKEND
Initialization cannot be done because the following error occurred while locking the backend %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INIT_EXPORT_NOT_SUPPORTED
Initialization cannot be done because export is not supported by the backend %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_INIT_EXPORTER_DISCONNECTION
Domain %s (server id: %s) : remote exporter server disconnection (server id: %s ) detected during initialization |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INIT_HEARTBEAT_LOST_DURING_EXPORT
When initializing remote server(s), the initialized server with serverId=%s is potentially stopped or too slow |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INIT_IMPORT_FAILURE
During initialization from a remote server, the following error occurred : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INIT_IMPORT_NOT_SUPPORTED
Initialization cannot be done because import is not supported by the backend %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_INIT_NO_SUCCESS_END_FROM_SERVERS
{@code The following servers did not end initialization being connected with the right generation (%s).
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_INIT_NO_SUCCESS_START_FROM_SERVERS
{@code The following servers did not acknowledge initialization in the expected time for domain %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INIT_RS_DISCONNECTION_DURING_EXPORT
When initializing remote server(s), connection to Replication Server with serverId=%s is lost |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INIT_RS_DISCONNECTION_DURING_IMPORT
Connection failure with Replication Server %s during import |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INITIALIZATION_FAILED_NOCONN
The initialization failed because the domain %s is not connected to a replication server |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INVALID_COOKIE_SYNTAX
Invalid syntax for the provided cookie '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INVALID_CSN_RANGE_ASSERTION_SYNTAX
{@code Specified assertion '%s' for historicalCsnRangeMatch extensible matching rule does not conform to expected syntax.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_INVALID_CSN_RANGE_COMPARISON_OPERATOR
Invalid operator '%s' specified in historicalCsnRangeMatch extensible matching rule assertion |
static LocalizableMessageDescriptor.Arg0 |
ERR_INVALID_EXPORT_TARGET
Invalid target for the export |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_INVALID_IMPORT_SOURCE
{@code On domain %s, initialization of server with serverId:%s has been requested from a server with an invalid serverId:%s.
|
static LocalizableMessageDescriptor.Arg0 |
ERR_INVALID_PROVIDER
The provider class does not allow the operation requested |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_LOADING_GENERATION_ID
An unexpected error occurred when searching in %s for the generation ID : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_LOOP_REPLAYING_OPERATION
A loop was detected while replaying operation: %s error %s |
static LocalizableMessageDescriptor.Arg0 |
ERR_MULTIPLE_MATCHING_DOMAIN
Multiple domains match the base DN provided |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_NO_MATCHING_DOMAIN
No domain matches the provided base DN '%s' |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN
Domain %s: the server with serverId=%s is unreachable |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_OPERATION_NOT_FOUND_IN_PENDING
Internal Error : Operation %s change number %s was not found in pending list |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PLUGIN_FRACTIONAL_LDIF_IMPORT_INVALID_PLUGIN_TYPE
{@code The fractional replication ldif import plugin is configured with invalid plugin type %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_PROCESSING_REMOTE_MONITOR_DATA
Monitor data of remote servers are missing due to a processing error : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_PUBLISHING_FAKE_OPS
Caught exception publishing fake operations for domain %s : %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS
Received change status message does not come from a directory server (dn: %s, server id: %s, msg: %s) |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_REPLICATION_CHANGE_NUMBER_DISABLED
Change number indexing is disabled for replication domain '%s' |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_REPLICATION_COULD_NOT_CONNECT
The Replication is configured for suffix %s but was not able to connect to any Replication Server |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE
{@code Replication protocol error.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_REPLICATION_UNEXPECTED_MESSAGE
New replication connection from %s started with unexpected message %s and is being closed |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_RESET_GENERATION_CONN_ERR_ID
{@code For replicated domain %s, in server with serverId=%s, the generation ID could not be set to value %s in the rest of the topology because this server is NOT connected to any replication server.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_RESET_GENERATION_ID_FAILED
The generation ID could not be reset for domain %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE
{@code Full resync required.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE
{@code Full resync required.
|
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ERR_RS_BADLY_DISCONNECTED
The connection from this replication server RS(%d) to replication server RS(%d) at %s for domain "%s" has failed |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_RS_CANNOT_CHANGE_STATUS
{@code Could not compute new status in RS replication domain %s for server id %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_RS_DISCONNECTED_DURING_HANDSHAKE
{@code Replication server %s was attempting to connect to replication server %s but has disconnected in handshake phase.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_RS_DN_DOES_NOT_MATCH
DN sent by remote replication server: %s does not match local replication server one: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_RS_ERROR_SENDING_ACK
{@code In replication server %s: an unexpected error occurred while sending an ack to server id %s for change number %s in domain %s .
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_RS_INVALID_INIT_STATUS
Replication server received invalid initial status: %s for replication domain %s from server id %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_RS_INVALID_NEW_STATUS
Received invalid new status %s in RS for replication domain %s and directory server id %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_RS_UNKNOWN_ASSURED_MODE
{@code In replication server %s, received unknown assured update mode: %s, for domain %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
ERR_RSQUEUE_DIFFERENT_MSGS_WITH_SAME_CSN
{@code Processing two different changes with same CSN=%s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SEARCHING_DOMAIN_BACKEND
{@code An unexpected error occurred when looking for the replicated backend : %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SEARCHING_GENERATION_ID
An unexpected error occurred when searching for generation id for domain "%s": %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_SENDING_NEW_ATTEMPT_INIT_REQUEST
{@code When sending a new initialization request for an initialization from a remote server, the following error occurred %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST
Unable to send monitor data request for domain "%s" to replication server RS(%d) due to the following error: %s |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_SESSION_STARTUP_INTERRUPTED
%s was interrupted in the startup phase |
static LocalizableMessageDescriptor.Arg0 |
ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED
The current request is rejected due to an import or an export already in progress for the same data |
static LocalizableMessageDescriptor.Arg0 |
ERR_SYNC_INVALID_DN
The configured DN is already used by another domain |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL
{@code In replication server %s, received a safe data assured update message with incoherent level: %s, this is for domain %s.
|
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL
{@code The entry %s has historical information for attribute %s which is not defined in the schema.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_UNKNOWN_DN
The base DN %s is not stored by any of the Directory Server backend |
static LocalizableMessageDescriptor.Arg0 |
ERR_UNKNOWN_HOSTNAME
Replication Server failed to start because the hostname is unknown |
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_UNKNOWN_TYPE
Unknown operation type : %s |
static LocalizableMessageDescriptor.Arg1<Number> |
ERR_UNRECOGNIZED_RECORD_VERSION
Cannot decode change-log record with version %x |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
ERR_UPDATING_GENERATION_ID
An unexpected error occurred when updating generation ID for domain "%s": %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
ERR_WRITER_CHANGELOG_CURSOR_ABORTED
{@code Reading changes for base DN %s to send to server %d aborted because remote server is too slow.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_DS
{@code The directory server %s can no longer keep up with changes coming from replication server %s for base DN %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_RS
{@code The replication server %s can no longer keep up with changes coming from replication server %s for base DN %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
ERR_WRITER_UNEXPECTED_EXCEPTION
{@code An unexpected error happened handling connection with %s.
|
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
INFO_CHANGELOG_FILTER_OUT_RECORD_BREAKING_ORDER
{@code Filtering out from log file '%s' the record '%s' because it would break ordering.
|
static LocalizableMessageDescriptor.Arg1<Object> |
INFO_CHANGELOG_LOG_FILE_RECOVERED
Log file '%s' was successfully recovered by removing a partially written record |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
INFO_CHANGELOG_LOG_FILE_ROTATION
Rotation needed for log file '%s', size of head log file is %d bytes |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
INFO_IGNORING_REMOTE_MONITOR_DATA
Late monitor data received for domain "%s" from replication server RS(%d), and will be ignored |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
INFO_REPLICATION_SERVER_CONNECTION_FROM_DS
Replication server RS(%d) has accepted a connection from directory server DS(%d) for domain "%s" at %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
INFO_REPLICATION_SERVER_CONNECTION_FROM_RS
Replication server RS(%d) has accepted a connection from replication server RS(%d) for domain "%s" at %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
INFO_REPLICATION_SERVER_CONNECTION_TO_RS
Replication server RS(%d) has connected to replication server RS(%d) for domain "%s" at %s |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
INFO_SSL_SERVER_CON_ATTEMPT_ERROR
{@code Replication server accepted a connection from %s to local address %s but the SSL handshake failed.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_AVOID_YOYO_EFFECT
DS(%d) stayed connected to RS(%d) to avoid the yoyo effect |
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> |
NOTE_BAD_GEN_ID_IN_FULL_UPDATE
Replication server %s for dn %s: directory server %s must stay in full update although a generation id reset has been ordered (from %s to %s) |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_BEST_RS
RS(%d) has been evaluated to be the best replication server for DS(%d) to connect to because it was the only one standing after all tests |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_BIGGEST_WEIGHT_RS
DS(%d) will connect to RS(%d) because it has the biggest weight among all the replication servers |
static LocalizableMessageDescriptor.Arg3<Number,Object,Object> |
NOTE_DIRECTORY_SERVER_CHANGED_STATUS
Directory server DS(%d) for domain "%s" has changed its status to %s |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%d) disconnected from overloaded RS(%d) |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS
DS(%d) not disconnected from current RS(%d), because RS is underloaded or its load goal is reached |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%d) not disconnected from overloaded RS(%d), other DSs will disconnect |
static LocalizableMessageDescriptor.Arg3<Object,Object,Object> |
NOTE_DS_ACK_TIMEOUT
In replication service %s, timeout after %s ms waiting for the acknowledgement of the assured update message: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
NOTE_DS_RECEIVED_ACK_ERROR
In replication service %s and server id %s, the assured update message %s was acknowledged with the following errors: %s |
static LocalizableMessageDescriptor.Arg0 |
NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE
Cannot change the configuration while a total update is in progress |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_FRACTIONAL
Fractional replication : exception for domain : %s : %s |
static LocalizableMessageDescriptor.Arg0 |
NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODES
Wrong fractional replication configuration : cannot use both exclusive and inclusive modes |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_FRACTIONAL_CONFIG_NOT_OPTIONAL_ATTRIBUTE
Wrong fractional replication configuration : attribute %s is not optional in class %s |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_FRACTIONAL_CONFIG_PROHIBITED_ATTRIBUTE
Wrong fractional replication configuration : prohibited attribute %s usage |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_ATTRIBUTE_TYPE
Wrong fractional replication configuration : could not find attribute type definition for %s in schema |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_OBJECT_CLASS
Wrong fractional replication configuration: could not find object class definition for %s in schema |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_FRACTIONAL_CONFIG_WRONG_FORMAT
Wrong fractional replication configuration : wrong format : %s (need at least [<className>|*],attributeName) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_FRACTIONAL_FORBIDDEN_FULL_UPDATE_FRACTIONAL
The export of domain %s from server %s to all other servers of the topology is forbidden as the source server has some fractional configuration : only fractional servers in a replicated topology does not make sense |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_FRACTIONAL_FORBIDDEN_OPERATION
The following operation has been forbidden in suffix %s due to inconsistency with the fractional replication configuration : %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_BAD_REMOTE
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has not the same fractional configuration |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_REMOTE_IS_FRACTIONAL
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has some fractional configuration but not destination server |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_LDIF_IMPORT_FRACTIONAL_BAD_DATA_SET
The LDIF import for importing suffix %s data has been stopped due to fractional configuration inconsistency : imported data set has not the same fractional configuration as local server |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_LDIF_IMPORT_FRACTIONAL_DATA_SET_IS_FRACTIONAL
The LDIF import for importing suffix %s data has been stopped due to fractional configuration inconsistency : imported data set has some fractional configuration but not local server |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_ERR_ROUTING_TO_SERVER
Protocol error : a replication server is not expected to be the destination of a message of type %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_UNABLE_TO_ENABLE_ECL
Error in %s when enabling the external change log: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_ERR_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR
Error when loading a virtual attribute for external change log: Attribute: %s , Error: %s |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_EXCEPTION_RESTARTING_SESSION
Caught Exception during reinitialization of communication on domain %s : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_FRACTIONAL_BAD_DATA_SET_NEED_RESYNC
Warning : domain %s fractional replication configuration is inconsistent with backend data set : need resynchronization or fractional configuration to be changed |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END
{@code Finished total update: exported domain "%s" from this directory server DS(%d) to remote directory server DS(%d).
|
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_ALL
{@code Finished total update: exported domain "%s" from this directory server DS(%d) to all remote directory servers.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Number> |
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to remote directory server DS(%d) |
static LocalizableMessageDescriptor.Arg3<Number,Object,Number> |
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_ALL
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to all remote directory servers |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END
{@code Finished total update: imported domain "%s" from remote directory server DS(%d) to this directory server DS(%d).
|
static LocalizableMessageDescriptor.Arg3<Object,Number,Number> |
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START
Starting total update: importing domain "%s" from remote directory server DS(%d) to this directory server DS(%d) |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
NOTE_LOAD_BALANCE_REPLICATION_SERVER
Directory Server DS(%d) is disconnecting from replication server RS(%d) at %s for domain "%s" in order to find another replication server in the topology and distribute load more equally |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
NOTE_MONITOR_DATA_RECEIVED
Monitor data for the domain "%s" has been received from replication server RS(%d) |
static LocalizableMessageDescriptor.Arg7<Number,Number,Object,Number,Object,Object,Object> |
NOTE_NEW_BEST_REPLICATION_SERVER
{@code Directory Server DS(%d) is switching from replication server RS(%d) at %s to RS(%d) for domain "%s" because it is more suitable.
|
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS
DS(%d) not disconnected from current RS(%d), since there is no need to rebalance all directory servers to other replication servers in the topology |
static LocalizableMessageDescriptor.Arg5<Number,Number,Object,Object,Number> |
NOTE_NOW_FOUND_SAME_GENERATION_CHANGELOG
Directory server DS(%d) has connected to replication server RS(%d) for domain "%s" at %s with generation ID %d |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_READER_EXCEPTION
Exception when reading messages from %s: %s |
static LocalizableMessageDescriptor.Arg3<Object,Number,Object> |
NOTE_READER_IO_EXCEPTION
{@code An I/O error occurred while reading replication messages from %s.
|
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_READER_NULL_MSG
Received a Null Msg from %s |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
NOTE_READER_RECEIVED_STOP
%s received a STOP message and has properly disconnected from replication server (%d) |
static LocalizableMessageDescriptor.Arg3<Number,Object,Number> |
NOTE_REPLICATION_SERVER_LISTENING
Replication server RS(%d) started listening for new connections on address %s port %d |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_RESENDING_INIT_FROM_REMOTE_REQUEST
Resending a new initialization request for an initialization from a remote server due to the root error : %s |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_RESENDING_INIT_TARGET
Resending a new initialization start for an initialization of a remote server due to the root error : %s |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
NOTE_RESET_GENERATION_ID
The generation ID for domain "%s" has been reset to %d |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS
RS(%d) generation Id %d does not match DS(%d) generation Id %d, but at least another RS does |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS
RS(%d) groupId %d does not match DS(%d) groupId %d, but at least another RS does |
static LocalizableMessageDescriptor.Arg3<Number,Number,Number> |
NOTE_RS_HAS_NO_GENERATION_ID
RS(%d) has no generation Id, but at least one other RS has the same generation Id %d as DS(%d) |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS
RS(%d) newest change %s is behind another RS which is ahead of DS(%d) newest change %s |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
NOTE_RS_LATER_THAN_LOCAL_DS
RS(%d) newest change %s is behind DS(%d) newest change %s, but at least another RS is at the same point or ahead of the DS |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_RS_NOT_LOCALLY_CONFIGURED
RS(%d) was not configured locally on DS(%d), but at least one other RS was |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_RS_ON_DIFFERENT_HOST_THAN_DS
RS(%d) is on a different host than DS(%d), but at least another RS is on the same host |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_RS_ON_DIFFERENT_VM_THAN_DS
RS(%d) is on the same host, but a different virtual machine than DS(%d), but at least another RS is |
static LocalizableMessageDescriptor.Arg0 |
NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform a search request on cn=changelog |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
NOTE_SERVER_STATE_RECOVERY
ServerState recovery for domain %s, updated with changeNumber %s |
static LocalizableMessageDescriptor.Arg2<Number,Number> |
NOTE_UNKNOWN_RS
RS(%d) could not be contacted by DS(%d) |
static LocalizableMessageDescriptor.Arg1<Object> |
NOTE_UNRESOLVED_CONFLICT
An unresolved conflict was detected for DN %s |
static LocalizableMessageDescriptor.Arg6<Number,Object,Number,Object,Number,Number> |
WARN_BAD_GENERATION_ID_FROM_DS
{@code Directory server DS(%d) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%d) is %d.
|
static LocalizableMessageDescriptor.Arg6<Number,Object,Number,Object,Number,Number> |
WARN_BAD_GENERATION_ID_FROM_RS
{@code Replication server RS(%d) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%d) is %d.
|
static LocalizableMessageDescriptor.Arg2<Object,Number> |
WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED
Cannot open database %s because shutdown was requested from replication server RS(%d) |
static LocalizableMessageDescriptor.Arg2<Object,Object> |
WARN_CANNOT_SET_BROKER_SOCKET_TIMEOUT
{@code Error while setting replication listener socket timeout to 1 second for domain '%s', server state may be reported as being a bit late with respect to other servers.
|
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_CHANGELOG_NOT_ENABLED_FOR_WRITE
The changelog '%s' has been opened in read-only mode, it is not enabled for write |
static LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Object,Object> |
WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID
{@code Connected to a replication server with wrong group id.
|
static LocalizableMessageDescriptor.Arg3<Number,Object,Object> |
WARN_COULD_NOT_FIND_CHANGELOG
Directory server DS(%d) was unable to connect to any of the following replication servers for domain "%s": %s |
static LocalizableMessageDescriptor.Arg0 |
WARN_DISK_LOW_CHANGELOG_DIRECTORY
{@code Disk space for the replication changelog is getting low.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Object,Object> |
WARN_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%d) encountered an unexpected error while connecting to replication server %s for domain "%s": %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
WARN_HEARTBEAT_FAILURE
Directory server DS(%d) is closing its connection to replication server RS(%d) at %s for domain "%s" because it could not detect a heart beat |
static LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> |
WARN_IGNORING_UPDATE_FROM_DS_BADGENID
Replication server RS(%d) ignoring update %s for domain "%s" from directory server DS(%d) at %s because its generation ID %d is different to the local generation ID %d |
static LocalizableMessageDescriptor.Arg5<Number,Object,Object,Number,Object> |
WARN_IGNORING_UPDATE_FROM_DS_FULLUP
Replication server RS(%d) ignoring update %s for domain "%s" from directory server DS(%d) at %s because it is currently performing a full update |
static LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> |
WARN_IGNORING_UPDATE_FROM_RS
Replication server RS(%d) ignoring update %s for domain "%s" from replication server RS(%d) at %s because its generation ID %d is different to the local generation ID %d |
static LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> |
WARN_IGNORING_UPDATE_TO_DS_BADGENID
Replication server RS(%d) not sending update %s for domain "%s" to directory server DS(%d) at %s because its generation ID %d is different to the local generation ID %d |
static LocalizableMessageDescriptor.Arg5<Number,Object,Object,Number,Object> |
WARN_IGNORING_UPDATE_TO_DS_FULLUP
Replication server RS(%d) not sending update %s for domain "%s" to directory server DS(%d) at %s because it is currently performing a full update |
static LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> |
WARN_IGNORING_UPDATE_TO_RS
Replication server RS(%d) not sending update %s for domain "%s" to replication server RS(%d) at %s because its generation ID %d is different to the local generation ID %d |
static LocalizableMessageDescriptor.Arg1<Object> |
WARN_INVALID_SYNC_HIST_VALUE
The attribute value '%s' is not a valid synchronization history value |
static LocalizableMessageDescriptor.Arg2<Object,Number> |
WARN_MISSING_REMOTE_MONITOR_DATA
Timed out waiting for monitor data for the domain "%s" from replication server RS(%d) |
static LocalizableMessageDescriptor.Arg2<Number,Object> |
WARN_NO_AVAILABLE_CHANGELOGS
Directory server DS(%d) was unable to connect to any replication servers for domain "%s" |
static LocalizableMessageDescriptor.Arg3<Number,Object,Object> |
WARN_NO_CHANGELOG_SERVER_LISTENING
{@code Directory server DS(%d) was unable to connect to replication server %s for domain "%s".
|
static LocalizableMessageDescriptor.Arg6<Number,Number,Object,Object,Number,Number> |
WARN_NOW_FOUND_BAD_GENERATION_CHANGELOG
{@code Directory server DS(%d) has connected to replication server RS(%d) for domain "%s" at %s, but the generation IDs do not match, indicating that a full re-initialization is required.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
WARN_REPLICATION_SERVER_BADLY_DISCONNECTED
{@code Directory server DS(%d) encountered an error while receiving changes for domain "%s" from replication server RS(%d) at %s.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED
{@code Replication server RS(%d) at %s has closed the connection to this directory server DS(%d).
|
static LocalizableMessageDescriptor.Arg0 |
WARN_REPLICATION_SERVER_RESTARTED
{@code The replication server has detected that the file system containing the changelog has sufficient disk space to resume operation.
|
static LocalizableMessageDescriptor.Arg3<Number,Object,Object> |
WARN_TIMEOUT_CONNECTING_TO_RS
Directory server DS(%d) timed out while connecting to replication server %s for domain "%s" |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> |
WARN_TIMEOUT_WHEN_CROSS_CONNECTION
{@code Timed out while trying to acquire the domain lock for domain "%s".
|
Modifier and Type | Method and Description |
---|---|
static String |
resourceName()
Returns the name of the resource associated with the messages contained
in this class.
|
public static final LocalizableMessageDescriptor.Arg0 ERR_SYNC_INVALID_DN
The configured DN is already used by another domain
public static final LocalizableMessageDescriptor.Arg0 ERR_UNKNOWN_HOSTNAME
Replication Server failed to start because the hostname is unknown
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_COULD_NOT_BIND_CHANGELOG
Replication Server failed to start : could not bind to the listen port : %d. Error : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNKNOWN_TYPE
Unknown operation type : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OPERATION_NOT_FOUND_IN_PENDING
Internal Error : Operation %s change number %s was not found in pending list
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_COULD_NOT_READ_DB
The replication server failed to start because the database %s could not be read : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXCEPTION_REPLAYING_OPERATION
An Exception was caught while replaying operation %s : %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> DEBUG_ERROR_UPDATING_RUV
Error %s when updating server state %s : %s base dn : %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_ERROR_SEARCHING_RUV
Error %s when searching for server state %s : %s base dn : %s
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> WARN_NO_CHANGELOG_SERVER_LISTENING
Directory server DS(%d) was unable to connect to replication server %s for domain "%s". Please check that there is a replication server listening at this address
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_EXCEPTION_SENDING_TOPO_INFO
Caught IOException while sending topology info (for update) on domain %s for %s server %s : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_RECOVER_CHANGES
Error when searching old changes from the database for base DN %s
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> WARN_COULD_NOT_FIND_CHANGELOG
Directory server DS(%d) was unable to connect to any of the following replication servers for domain "%s": %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXCEPTION_DECODING_OPERATION
Error trying to replay %s, operation could not be decoded :
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR
Error trying to use the underlying database. The Replication Server is going to shut down: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH
Error during the Replication Server database trimming or flush process. The Changelog service is going to shutdown: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_WRITER_UNEXPECTED_EXCEPTION
An unexpected error happened handling connection with %s. This connection is going to be closed
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_RS_ERROR_SENDING_ACK
In replication server %s: an unexpected error occurred while sending an ack to server id %s for change number %s in domain %s . This connection is going to be closed and reopened
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LOOP_REPLAYING_OPERATION
A loop was detected while replaying operation: %s error %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FILE_CHECK_CREATE_FAILED
An Exception was caught while testing existence or trying to create the directory for the Replication Server database : %s
public static final LocalizableMessageDescriptor.Arg0 ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED
The current request is rejected due to an import or an export already in progress for the same data
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_INVALID_IMPORT_SOURCE
On domain %s, initialization of server with serverId:%s has been requested from a server with an invalid serverId:%s. %s
public static final LocalizableMessageDescriptor.Arg0 ERR_INVALID_EXPORT_TARGET
Invalid target for the export
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN
Domain %s: the server with serverId=%s is unreachable
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_MATCHING_DOMAIN
No domain matches the provided base DN '%s'
public static final LocalizableMessageDescriptor.Arg0 ERR_MULTIPLE_MATCHING_DOMAIN
Multiple domains match the base DN provided
public static final LocalizableMessageDescriptor.Arg0 ERR_INVALID_PROVIDER
The provider class does not allow the operation requested
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COULD_NOT_SOLVE_HOSTNAME
The hostname %s could not be resolved as an IP address
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_READER_NULL_MSG
Received a Null Msg from %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_READER_EXCEPTION
Exception when reading messages from %s: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> ERR_DUPLICATE_SERVER_ID
In Replication server %s: servers %s and %s have the same ServerId : %d
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> ERR_DUPLICATE_REPLICATION_SERVER_ID
In Replication server %s: replication servers %s and %s have the same ServerId : %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BAD_HISTORICAL
Entry %s was containing some unknown historical information, This may cause some inconsistency for this entry
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE
A conflict was detected but the conflict information could not be added. Operation: %s, Result: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CANNOT_RENAME_CONFLICT_ENTRY
An error happened trying to rename a conflicting entry. DN: %s, Operation: %s, Result: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_COULD_NOT_CONNECT
The Replication is configured for suffix %s but was not able to connect to any Replication Server
public static final LocalizableMessageDescriptor.Arg5<Number,Number,Object,Object,Number> NOTE_NOW_FOUND_SAME_GENERATION_CHANGELOG
Directory server DS(%d) has connected to replication server RS(%d) for domain "%s" at %s with generation ID %d
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED
Replication server RS(%d) at %s has closed the connection to this directory server DS(%d). This directory server will now try to connect to another replication server in order to receive changes for the domain "%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_ERROR_SENDING_ERROR
An unexpected error occurred while sending an Error Message to %s. This connection is going to be closed and reopened
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_ERROR_SENDING_MSG
An unexpected error occurred while sending a Message to %s. This connection is going to be closed and reopened
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_ERROR_REPLAYING_OPERATION
Could not replay operation %s with ChangeNumber %s error %s %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL
The entry %s has historical information for attribute %s which is not defined in the schema. This information will be ignored
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_UNRESOLVED_CONFLICT
An unresolved conflict was detected for DN %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COULD_NOT_CLOSE_THE_SOCKET
The Replication Server socket could not be closed : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COULD_NOT_STOP_LISTEN_THREAD
The thread listening on the replication server port could not be stopped : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SEARCHING_GENERATION_ID
An unexpected error occurred when searching for generation id for domain "%s": %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SEARCHING_DOMAIN_BACKEND
An unexpected error occurred when looking for the replicated backend : %s. It may be not configured or disabled
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LOADING_GENERATION_ID
An unexpected error occurred when searching in %s for the generation ID : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPDATING_GENERATION_ID
An unexpected error occurred when updating generation ID for domain "%s": %s
public static final LocalizableMessageDescriptor.Arg6<Number,Object,Number,Object,Number,Number> WARN_BAD_GENERATION_ID_FROM_RS
Replication server RS(%d) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%d) is %d. This usually indicates that one or more directory servers in the replication topology have not been initialized with the same data, and re-initialization is required
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_RESET_GENERATION_ID
The generation ID for domain "%s" has been reset to %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ERROR_MSG_RECEIVED
The following error has been received : %s
public static final LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> WARN_IGNORING_UPDATE_FROM_RS
Replication server RS(%d) ignoring update %s for domain "%s" from replication server RS(%d) at %s because its generation ID %d is different to the local generation ID %d
public static final LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> WARN_IGNORING_UPDATE_TO_RS
Replication server RS(%d) not sending update %s for domain "%s" to replication server RS(%d) at %s because its generation ID %d is different to the local generation ID %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_IMPORT_NOT_SUPPORTED
Initialization cannot be done because import is not supported by the backend %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_EXPORT_NOT_SUPPORTED
Initialization cannot be done because export is not supported by the backend %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INIT_CANNOT_LOCK_BACKEND
Initialization cannot be done because the following error occurred while locking the backend %s : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_EXCEPTION_RESTARTING_SESSION
Caught Exception during reinitialization of communication on domain %s : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXCEPTION_LISTENING
Replication server caught exception while listening for client connections %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ERROR_CLEARING_DB
While clearing the database %s , the following error happened: %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_ROUTING_TO_SERVER
Protocol error : a replication server is not expected to be the destination of a message of type %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHECK_CREATE_REPL_BACKEND_FAILED
An unexpected error occurred when testing existence or creating the replication backend : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_SEARCH_ENTRY
An error occurred when searching for %s : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNKNOWN_DN
The base DN %s is not stored by any of the Directory Server backend
public static final LocalizableMessageDescriptor.Arg6<Number,Number,Object,Object,Number,Number> WARN_NOW_FOUND_BAD_GENERATION_CHANGELOG
Directory server DS(%d) has connected to replication server RS(%d) for domain "%s" at %s, but the generation IDs do not match, indicating that a full re-initialization is required. The local (DS) generation ID is %d and the remote (RS) generation ID is %d
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> WARN_HEARTBEAT_FAILURE
Directory server DS(%d) is closing its connection to replication server RS(%d) at %s for domain "%s" because it could not detect a heart beat
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_SSL_SERVER_CON_ATTEMPT_ERROR
Replication server accepted a connection from %s to local address %s but the SSL handshake failed. This is probably benign, but may indicate a transient network outage or a misconfigured client application connecting to this replication server. The error was: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> WARN_MISSING_REMOTE_MONITOR_DATA
Timed out waiting for monitor data for the domain "%s" from replication server RS(%d)
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PROCESSING_REMOTE_MONITOR_DATA
Monitor data of remote servers are missing due to a processing error : %s
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST
Unable to send monitor data request for domain "%s" to replication server RS(%d) due to the following error: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE
An Exception was caught while replaying replication message : %s
public static final LocalizableMessageDescriptor.Arg0 DEBUG_GOING_TO_SEARCH_FOR_CHANGES
The replication server is late regarding our changes: going to send missing ones
public static final LocalizableMessageDescriptor.Arg0 DEBUG_CHANGES_SENT
All missing changes sent to replication server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PUBLISHING_FAKE_OPS
Caught exception publishing fake operations for domain %s : %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_COMPUTING_FAKE_OPS
Caught exception computing fake operations for domain %s for replication server %s : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> INFO_IGNORING_REMOTE_MONITOR_DATA
Late monitor data received for domain "%s" from replication server RS(%d), and will be ignored
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_SERVER_STATE_RECOVERY
ServerState recovery for domain %s, updated with changeNumber %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RESET_GENERATION_CONN_ERR_ID
For replicated domain %s, in server with serverId=%s, the generation ID could not be set to value %s in the rest of the topology because this server is NOT connected to any replication server. You should check in the configuration that the domain is enabled and that there is one replication server up and running
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Object,Object> WARN_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%d) encountered an unexpected error while connecting to replication server %s for domain "%s": %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RS_DN_DOES_NOT_MATCH
DN sent by remote replication server: %s does not match local replication server one: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_DS_DN_DOES_NOT_MATCH
DN sent by replication server: %s does not match local directory server one: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXCEPTION_FORWARDING_RESET_GEN_ID
Caught IOException while forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_DS_INVALID_INIT_STATUS
Computed invalid initial status: %s in DS replication domain %s with server id %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RS_INVALID_INIT_STATUS
Replication server received invalid initial status: %s for replication domain %s from server id %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_DS_INVALID_REQUESTED_STATUS
Received invalid requested status %s in DS replication domain %s with server id %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_RS_CANNOT_CHANGE_STATUS
Could not compute new status in RS replication domain %s for server id %s. Was in %s status and received %s event
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_DS_CANNOT_CHANGE_STATUS
Could not compute new status in DS replication domain %s with server id %s. Was in %s status and received %s event
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID
Caught IOException while changing status for domain %s and serverId: %s after reset for generation id: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS
Received change status message does not come from a directory server (dn: %s, server id: %s, msg: %s)
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> NOTE_DIRECTORY_SERVER_CHANGED_STATUS
Directory server DS(%d) for domain "%s" has changed its status to %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RS_INVALID_NEW_STATUS
Received invalid new status %s in RS for replication domain %s and directory server id %s
public static final LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Object,Object> WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID
Connected to a replication server with wrong group id. We have group id %s and replication server id %s %s has group id %s. This is for domain %s in directory server %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_EXCEPTION_SENDING_CS
Replication broker with dn %s and server id %s failed to signal status change because of: %s
public static final LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> WARN_IGNORING_UPDATE_FROM_DS_BADGENID
Replication server RS(%d) ignoring update %s for domain "%s" from directory server DS(%d) at %s because its generation ID %d is different to the local generation ID %d
public static final LocalizableMessageDescriptor.Arg7<Number,Object,Object,Number,Object,Number,Number> WARN_IGNORING_UPDATE_TO_DS_BADGENID
Replication server RS(%d) not sending update %s for domain "%s" to directory server DS(%d) at %s because its generation ID %d is different to the local generation ID %d
public static final LocalizableMessageDescriptor.Arg5<Number,Object,Object,Number,Object> WARN_IGNORING_UPDATE_FROM_DS_FULLUP
Replication server RS(%d) ignoring update %s for domain "%s" from directory server DS(%d) at %s because it is currently performing a full update
public static final LocalizableMessageDescriptor.Arg5<Number,Object,Object,Number,Object> WARN_IGNORING_UPDATE_TO_DS_FULLUP
Replication server RS(%d) not sending update %s for domain "%s" to directory server DS(%d) at %s because it is currently performing a full update
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER
Caught IOException while changing status for domain %s and serverId: %s from status analyzer: %s
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> NOTE_BAD_GEN_ID_IN_FULL_UPDATE
Replication server %s for dn %s: directory server %s must stay in full update although a generation id reset has been ordered (from %s to %s)
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START
Starting total update: importing domain "%s" from remote directory server DS(%d) to this directory server DS(%d)
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END
Finished total update: imported domain "%s" from remote directory server DS(%d) to this directory server DS(%d). %s
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Number> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to remote directory server DS(%d)
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END
Finished total update: exported domain "%s" from this directory server DS(%d) to remote directory server DS(%d). %s
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> WARN_TIMEOUT_WHEN_CROSS_CONNECTION
Timed out while trying to acquire the domain lock for domain "%s". The connection attempt from replication server RS(%d) at %s to this replication server RS(%d) will be aborted. This is probably benign and a result of a simultaneous cross connection attempt
public static final LocalizableMessageDescriptor.Arg6<Number,Object,Number,Object,Number,Number> WARN_BAD_GENERATION_ID_FROM_DS
Directory server DS(%d) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%d) is %d. This usually indicates that one or more directory servers in the replication topology have not been initialized with the same data, and re-initialization is required
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_DS_RECEIVED_ACK_ERROR
In replication service %s and server id %s, the assured update message %s was acknowledged with the following errors: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_DS_ACK_TIMEOUT
In replication service %s, timeout after %s ms waiting for the acknowledgement of the assured update message: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_DS_UNKNOWN_ASSURED_MODE
In directory server %s, received unknown assured update mode: %s, for domain %s. Message: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_RS_UNKNOWN_ASSURED_MODE
In replication server %s, received unknown assured update mode: %s, for domain %s. Message: %s
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL
In replication server %s, received a safe data assured update message with incoherent level: %s, this is for domain %s. Message: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESET_GENERATION_ID_FAILED
The generation ID could not be reset for domain %s
public static final LocalizableMessageDescriptor.Arg0 NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE
Cannot change the configuration while a total update is in progress
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_COULD_NOT_START_REPLICATION
The Replication was not started on base-dn %s : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE
Replication protocol error. Bad message type. %s received, %s required
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_BYTE_COUNT
The Server Handler byte count is not correct Byte Count=%s (Fixed)
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_OBJECT_CLASS
Wrong fractional replication configuration: could not find object class definition for %s in schema
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_ATTRIBUTE_TYPE
Wrong fractional replication configuration : could not find attribute type definition for %s in schema
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FRACTIONAL_CONFIG_NOT_OPTIONAL_ATTRIBUTE
Wrong fractional replication configuration : attribute %s is not optional in class %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_FRACTIONAL_CONFIG_WRONG_FORMAT
Wrong fractional replication configuration : wrong format : %s (need at least [<className>|*],attributeName)
public static final LocalizableMessageDescriptor.Arg0 NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODES
Wrong fractional replication configuration : cannot use both exclusive and inclusive modes
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_FRACTIONAL_CONFIG_PROHIBITED_ATTRIBUTE
Wrong fractional replication configuration : prohibited attribute %s usage
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FRACTIONAL
Fractional replication : exception for domain : %s : %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_FRACTIONAL_BAD_DATA_SET_NEED_RESYNC
Warning : domain %s fractional replication configuration is inconsistent with backend data set : need resynchronization or fractional configuration to be changed
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_FRACTIONAL_LDIF_IMPORT_INVALID_PLUGIN_TYPE
The fractional replication ldif import plugin is configured with invalid plugin type %s. Only the ldifImport plugin type is allowed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_BAD_REMOTE
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has not the same fractional configuration
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_REMOTE_IS_FRACTIONAL
The online full update for importing suffix %s data from remote directory server %s has been stopped due to fractional configuration inconsistency between destination and source server : imported data set has some fractional configuration but not destination server
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FRACTIONAL_FORBIDDEN_OPERATION
The following operation has been forbidden in suffix %s due to inconsistency with the fractional replication configuration : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FRACTIONAL_FORBIDDEN_FULL_UPDATE_FRACTIONAL
The export of domain %s from server %s to all other servers of the topology is forbidden as the source server has some fractional configuration : only fractional servers in a replicated topology does not make sense
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGENUMBER_DATABASE
An error occurred when accessing the change number database : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INITIALIZATION_FAILED_NOCONN
The initialization failed because the domain %s is not connected to a replication server
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FRACTIONAL_COULD_NOT_RETRIEVE_CONFIG
Could not retrieve the configuration for a replication domain matching the entry %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_LDIF_IMPORT_FRACTIONAL_BAD_DATA_SET
The LDIF import for importing suffix %s data has been stopped due to fractional configuration inconsistency : imported data set has not the same fractional configuration as local server
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_LDIF_IMPORT_FRACTIONAL_DATA_SET_IS_FRACTIONAL
The LDIF import for importing suffix %s data has been stopped due to fractional configuration inconsistency : imported data set has some fractional configuration but not local server
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_DS_DISCONNECTED_DURING_HANDSHAKE
Directory server %s was attempting to connect to replication server %s but has disconnected in handshake phase. Error: %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RS_DISCONNECTED_DURING_HANDSHAKE
Replication server %s was attempting to connect to replication server %s but has disconnected in handshake phase. Error: %s
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> WARN_REPLICATION_SERVER_BADLY_DISCONNECTED
Directory server DS(%d) encountered an error while receiving changes for domain "%s" from replication server RS(%d) at %s. The connection will be closed, and this directory server will now try to connect to another replication server
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> ERR_RS_BADLY_DISCONNECTED
The connection from this replication server RS(%d) to replication server RS(%d) at %s for domain "%s" has failed
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR
Error when loading a virtual attribute for external change log: Attribute: %s , Error: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_UNABLE_TO_ENABLE_ECL
Error in %s when enabling the external change log: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE
Full resync required. Reason: The provided cookie contains unknown replicated domain %s. Current starting cookie <%s>
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE
Full resync required. Reason: The provided cookie is older than the start of historical in the server for the replicated domain : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_COOKIE_SYNTAX
Invalid syntax for the provided cookie '%s'
public static final LocalizableMessageDescriptor.Arg7<Number,Number,Object,Number,Object,Object,Object> NOTE_NEW_BEST_REPLICATION_SERVER
Directory Server DS(%d) is switching from replication server RS(%d) at %s to RS(%d) for domain "%s" because it is more suitable. The previous replication server evaluation was: "%s", and the new replication server evaluation was: "%s"
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_INIT_EXPORTER_DISCONNECTION
Domain %s (server id: %s) : remote exporter server disconnection (server id: %s ) detected during initialization
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_IMPORT_FAILURE
During initialization from a remote server, the following error occurred : %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_RS_DISCONNECTION_DURING_IMPORT
Connection failure with Replication Server %s during import
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INIT_BAD_MSG_ID_SEQ_DURING_IMPORT
Bad msg id sequence during import. Expected:%s Actual:%s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INIT_NO_SUCCESS_START_FROM_SERVERS
The following servers did not acknowledge initialization in the expected time for domain %s. They are potentially down or too slow. Servers list: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_INIT_NO_SUCCESS_END_FROM_SERVERS
The following servers did not end initialization being connected with the right generation (%s). They are potentially stopped or too slow. Servers list: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_RS_DISCONNECTION_DURING_EXPORT
When initializing remote server(s), connection to Replication Server with serverId=%s is lost
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_HEARTBEAT_LOST_DURING_EXPORT
When initializing remote server(s), the initialized server with serverId=%s is potentially stopped or too slow
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SENDING_NEW_ATTEMPT_INIT_REQUEST
When sending a new initialization request for an initialization from a remote server, the following error occurred %s. The initial error was : %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_RESENDING_INIT_FROM_REMOTE_REQUEST
Resending a new initialization request for an initialization from a remote server due to the root error : %s
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_RESENDING_INIT_TARGET
Resending a new initialization start for an initialization of a remote server due to the root error : %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RSQUEUE_DIFFERENT_MSGS_WITH_SAME_CSN
Processing two different changes with same CSN=%s. Previous msg=<%s>, New msg=<%s>
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_COULD_NOT_SOLVE_CONFLICT
Error while trying to solve conflict with DN : %s ERROR : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_MONITOR_DATA_RECEIVED
Monitor data for the domain "%s" has been received from replication server RS(%d)
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Number> NOTE_REPLICATION_SERVER_LISTENING
Replication server RS(%d) started listening for new connections on address %s port %d
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> INFO_REPLICATION_SERVER_CONNECTION_TO_RS
Replication server RS(%d) has connected to replication server RS(%d) for domain "%s" at %s
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> INFO_REPLICATION_SERVER_CONNECTION_FROM_RS
Replication server RS(%d) has accepted a connection from replication server RS(%d) for domain "%s" at %s
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> INFO_REPLICATION_SERVER_CONNECTION_FROM_DS
Replication server RS(%d) has accepted a connection from directory server DS(%d) for domain "%s" at %s
public static final LocalizableMessageDescriptor.Arg2<Number,Object> WARN_NO_AVAILABLE_CHANGELOGS
Directory server DS(%d) was unable to connect to any replication servers for domain "%s"
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Number> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_ALL
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to all remote directory servers
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_ALL
Finished total update: exported domain "%s" from this directory server DS(%d) to all remote directory servers. %s
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> ERR_DS_BADLY_DISCONNECTED
The connection from this replication server RS(%d) to directory server DS(%d) at %s for domain "%s" has failed
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> WARN_TIMEOUT_CONNECTING_TO_RS
Directory server DS(%d) timed out while connecting to replication server %s for domain "%s"
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> NOTE_LOAD_BALANCE_REPLICATION_SERVER
Directory Server DS(%d) is disconnecting from replication server RS(%d) at %s for domain "%s" in order to find another replication server in the topology and distribute load more equally
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_INVALID_SYNC_HIST_VALUE
The attribute value '%s' is not a valid synchronization history value
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SESSION_STARTUP_INTERRUPTED
%s was interrupted in the startup phase
public static final LocalizableMessageDescriptor.Arg2<Object,Number> WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED
Cannot open database %s because shutdown was requested from replication server RS(%d)
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_RS_NOT_LOCALLY_CONFIGURED
RS(%d) was not configured locally on DS(%d), but at least one other RS was
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Number> NOTE_RS_HAS_NO_GENERATION_ID
RS(%d) has no generation Id, but at least one other RS has the same generation Id %d as DS(%d)
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS
RS(%d) generation Id %d does not match DS(%d) generation Id %d, but at least another RS does
public static final LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS
RS(%d) groupId %d does not match DS(%d) groupId %d, but at least another RS does
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> NOTE_RS_LATER_THAN_LOCAL_DS
RS(%d) newest change %s is behind DS(%d) newest change %s, but at least another RS is at the same point or ahead of the DS
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS
RS(%d) newest change %s is behind another RS which is ahead of DS(%d) newest change %s
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_RS_ON_DIFFERENT_VM_THAN_DS
RS(%d) is on the same host, but a different virtual machine than DS(%d), but at least another RS is
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_RS_ON_DIFFERENT_HOST_THAN_DS
RS(%d) is on a different host than DS(%d), but at least another RS is on the same host
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%d) disconnected from overloaded RS(%d)
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%d) not disconnected from overloaded RS(%d), other DSs will disconnect
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS
DS(%d) not disconnected from current RS(%d), since there is no need to rebalance all directory servers to other replication servers in the topology
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS
DS(%d) not disconnected from current RS(%d), because RS is underloaded or its load goal is reached
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_BIGGEST_WEIGHT_RS
DS(%d) will connect to RS(%d) because it has the biggest weight among all the replication servers
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_AVOID_YOYO_EFFECT
DS(%d) stayed connected to RS(%d) to avoid the yoyo effect
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_BEST_RS
RS(%d) has been evaluated to be the best replication server for DS(%d) to connect to because it was the only one standing after all tests
public static final LocalizableMessageDescriptor.Arg2<Number,Number> NOTE_UNKNOWN_RS
RS(%d) could not be contacted by DS(%d)
public static final LocalizableMessageDescriptor.Arg0 ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWN
Could not create replica database because the changelog database is shutting down
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGE_NUMBER_INDEXER_UNEXPECTED_EXCEPTION
An unexpected error forced the %s thread to shutdown: %s. The changeNumber attribute will not move forward anymore. You can reenable this thread by first setting the "compute-change-number" property to false and then back to true
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_COULD_NOT_ADD_CHANGE_TO_SHUTTING_DOWN_REPLICA_DB
Could not add change %s to replicaDB %s %s because flushing thread is shutting down
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_READ_STATE_CANT_READ_DOMAIN_DIRECTORY
Error when retrieving changelog state from root path '%s' : IO error on domain directory '%s' when retrieving list of server ids
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB
Could not get or create replica DB for base DN '%s', serverId '%d', generationId '%d': %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_CREATE_CN_INDEX_DB
Could not get or create change number index DB in root path '%s', using path '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE
Could not retrieve generation id file '%s' for DN '%s' to delete it
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY
Could not create directory '%s' for server id %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_CREATE_GENERATION_ID_FILE
Could not create generation id file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_SERVER_ID_FILENAME_WRONG_FORMAT
Could not read server id filename because it uses a wrong format, expecting '[id].server' where [id] is numeric but got '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_GENERATION_ID_WRONG_FORMAT
Could not read generation id because it uses a wrong format, expecting a number but got '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_OPEN_LOG_FILE
Could not open log file '%s' for write
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE
Could not open a reader on log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DECODE_RECORD
Could not decode a record from data read in log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE
Could not delete log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_FILE
Could not create log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_CHANGELOG_NOT_ENABLED_FOR_WRITE
The changelog '%s' has been opened in read-only mode, it is not enabled for write
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_ADD_RECORD
Could not add record '%s' in log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_SYNC
Could not synchronize written records to file system for log file '%s'
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_CHANGELOG_UNABLE_TO_SEEK
Could not seek to position %d for reader on log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_DIRECTORY
Could not create root directory '%s' for log file
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_DECODE_DN_FROM_DOMAIN_STATE_FILE
Could not decode DN from domain state file '%s', from line '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_READ_DOMAIN_STATE_FILE
Could not read domain state file '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_INCOHERENT_DOMAIN_STATE
There is a mismatch between domain state file and actual domain directories found in file system. Expected domain ids : '%s'. Actual domain ids found in file system: '%s'
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_UNABLE_TO_UPDATE_DOMAIN_STATE_FILE
Could not create a new domain id %s for domain DN %s and save it in domain state file '%s"
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_GET_CURSOR_READER_POSITION_LOG_FILE
Could not get reader position for cursor in log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DECODE_KEY_FROM_STRING
Could not decode the key from string [%s]
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG
Could not initialize the log '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_RETRIEVE_KEY_BOUNDS_FROM_FILE
Could not retrieve key bounds from log file '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_RETRIEVE_READ_ONLY_LOG_FILES_LIST
Could not retrieve read-only log files from log '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE_WHILE_PURGING
While purging log, could not delete log file(s): '%s'
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNREFERENCED_LOG_WHILE_RELEASING
The following log '%s' must be released but it is not referenced
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_RENAME_HEAD_LOG_FILE
Could not rename head log file from '%s' to '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Number> INFO_CHANGELOG_LOG_FILE_ROTATION
Rotation needed for log file '%s', size of head log file is %d bytes
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_CHANGELOG_UNABLE_TO_WRITE_REPLICA_OFFLINE_STATE_FILE
Could not write offline replica information for domain %s and server id %d, using path '%s' (offline CSN is %s)
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_INVALID_REPLICA_OFFLINE_STATE_FILE
Could not read replica offline state file '%s' for domain %s, it should contain exactly one line corresponding to the offline CSN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_READ_REPLICA_OFFLINE_STATE_FILE
Could not read content of replica offline state file '%s' for domain %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_CHANGELOG_UNABLE_TO_DELETE_REPLICA_OFFLINE_STATE_FILE
Could not delete replica offline state file '%s' for domain %s and server id %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_RETRIEVE_FILE_LENGTH
Could not retrieve file length of log file '%s'
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_RECOVER_LOG_FILE
An error occurred while recovering the replication change log file '%s'. The recovery has been aborted and this replication server will be removed from the replication topology. The change log file system may be read-only, full, or corrupt and must be fixed before this replication server can be used. The underlying error was: %s
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CHANGELOG_LOG_FILE_RECOVERED
Log file '%s' was successfully recovered by removing a partially written record
public static final LocalizableMessageDescriptor.Arg0 NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform a search request on cn=changelog
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_BACKEND_SEARCH
An error occurred when searching base DN '%s' with filter '%s' in changelog backend : %s
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_BACKEND_ATTRIBUTE
An error occurred when retrieving attribute value for attribute '%s' for entry DN '%s' in changelog backend : %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_CHANGELOG_UNABLE_TO_CREATE_LAST_LOG_ROTATION_TIME_FILE
Could not create file '%s' to store last log rotation time %d
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DELETE_LAST_LOG_ROTATION_TIME_FILE
Could not delete file '%s' that stored the previous last log rotation time
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_CURSOR_ABORTED
Cursor on log '%s' has been aborted after a purge or a clear
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_CANNOT_READ_NEWEST_RECORD
Could not position and read newest record from log file '%s'
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> ERR_CHANGELOG_RESET_CHANGE_NUMBER_CHANGE_NOT_PRESENT
The change number index could not be reset to start with %d in base DN '%s' because starting CSN '%s' does not exist in the change log
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_CHANGELOG_RESET_CHANGE_NUMBER_CSN_TOO_OLD
The change number could not be reset to %d because the associated change with CSN '%s' has already been purged from the change log. Try resetting to a more recent change
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_CHANGE_NUMBER_DISABLED
Change number indexing is disabled for replication domain '%s'
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_CHANGELOG_FILTER_OUT_RECORD_BREAKING_ORDER
Filtering out from log file '%s' the record '%s' because it would break ordering. Last key appended is '%s'
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_UNRECOGNIZED_RECORD_VERSION
Cannot decode change-log record with version %x
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_FULL_UPDATE_NO_REMOTES
Cannot start total update in domain "%s" from this directory server DS(%d): no remote directory servers exist
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_FULL_UPDATE_MISSING_REMOTE
Cannot start total update in domain "%s" from this directory server DS(%d): the remote directory server DS(%d) is unknown
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_UNEXPECTED_MESSAGE
New replication connection from %s started with unexpected message %s and is being closed
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_DS
The directory server %s can no longer keep up with changes coming from replication server %s for base DN %s. Some missing changes have been purged by this replication server and the connection will be terminated. The directory server may fail-over to another replication server that has not purged the changes that it needs. If there is no replication server containing the missing changes then it will fail to connect to any replication server and will need to be reinitialized. (Underlying error is: %s)
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_RS
The replication server %s can no longer keep up with changes coming from replication server %s for base DN %s. Some missing changes have been purged by this replication server and the connection will be terminated. The directory servers connected to this replication server may fail-over to another replication server that has not purged the changes that it needs. If there is no replication server containing the missing changes then the directory servers will fail to connect to any replication server and will need to be reinitialized. (Underlying error is: %s)
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_WRITER_CHANGELOG_CURSOR_ABORTED
Reading changes for base DN %s to send to server %d aborted because remote server is too slow. Messages have been purged. Remote server needs to be reinitialized. Error: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CANNOT_SET_BROKER_SOCKET_TIMEOUT
Error while setting replication listener socket timeout to 1 second for domain '%s', server state may be reported as being a bit late with respect to other servers. Cause was: %s
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_CSN_RANGE_COMPARISON_OPERATOR
Invalid operator '%s' specified in historicalCsnRangeMatch extensible matching rule assertion
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_CSN_RANGE_ASSERTION_SYNTAX
Specified assertion '%s' for historicalCsnRangeMatch extensible matching rule does not conform to expected syntax. The assertion must specify a CSN range
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CSN_RANGE_INCLUDES_MORE_THAN_ONE_SERVER
Specified CSNs '%s' and '%s' have two different server ids. The historicalCsnRangeMatch extensible matching rule requires CSNs to have the same server id
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CSN_RANGE_SAME_OPERATOR_TYPE
Specified operators '%s' and '%s' do not specify a range for historicalCsnRangeMatch extensible matching rule
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_COULD_NOT_RESTART_CHANGELOG
Could not restart the Replication Server, bind to listen port %d failed : %s
public static final LocalizableMessageDescriptor.Arg0 ERR_DISK_FULL_CHANGELOG_DIRECTORY
The replication server has detected that the file system containing the changelog is full. In order to prevent further problems, the replication server will disconnect from the replication topology and wait for sufficient disk space to be recovered, at which point it will reconnect.
public static final LocalizableMessageDescriptor.Arg0 WARN_DISK_LOW_CHANGELOG_DIRECTORY
Disk space for the replication changelog is getting low. The replication server will continue to operate, but will stop in the event of a full disk
public static final LocalizableMessageDescriptor.Arg0 WARN_REPLICATION_SERVER_RESTARTED
The replication server has detected that the file system containing the changelog has sufficient disk space to resume operation. It is now reconnecting to the rest of the replication topology.
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> NOTE_READER_IO_EXCEPTION
An I/O error occurred while reading replication messages from %s. The connection will close and replication server (%d) will not process any more updates from it. Reported error is: %s
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_READER_RECEIVED_STOP
%s received a STOP message and has properly disconnected from replication server (%d)
public static String resourceName()
org.slf4j.LoggerFactory#getLogger(String name)
.Copyright 2010-2018 ForgeRock AS.