Package org.opends.messages
Class ReplicationMessages
- java.lang.Object
-
- org.opends.messages.ReplicationMessages
-
public final class ReplicationMessages extends Object
This file contains localizable message descriptors having the resource nameorg.opends.messages.replication
. This file was generated automatically by theopendj-maven-plugin
from the property fileorg/opends/messages/replication.properties
and it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field 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.Arg0
DEBUG_RECOVERY_SHUTDOWN_REQUESTED
Recovery interrupted because shutdown of replication domain has been requested
static LocalizableMessageDescriptor.Arg0
ERR_ASSURED_REPLICATION_IS_NOT_SUPPORTED
Assured replication is not supported anymore, it should be disabled on the topology
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.Arg4<Object,Object,Object,Object>
ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE
A conflict was detected but the conflict information could not be added to entry %s. Conflict with %s %s, Result: %s
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.Arg2<Object,Object>
ERR_CANNOT_RECOVER_CHANGES
Error when searching old changes from the database for base DN %s: %s
static 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
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CANNOT_VERIFY_CERTIFICATE
Replication peer certificate verification failed with error: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOB_BACKEND_ERROR_ENABLING_CN_CHANGELOG
Error when enabling external changelog: %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.Arg1<Object>
ERR_CHANGELOG_BACKEND_CANNOT_CONVERT_TO_LONG
Could not convert value '%s' to long
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_BACKEND_CANNOT_FIND_UPDATE
Could not find replica update message matching the index record. No more replica update messages with a csn newer than %s exist.
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_CHANGELOG_BACKEND_EXCEPTION_ENCODING_ENTRY
An exception was encountered while trying to encode a replication %s message for entry "%s" into an External Change Log entry: %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.Arg2<Object,Object>
ERR_CHANGELOG_BACKEND_UNEXPECTED_MESSAGE_TYPE
Unexpected message type when trying to create changelog entry for dn %s : %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_CANNOT_WRITE_DOMAIN_STATE_FILE
The domain state file cannot be written. The server will shutdown but it should be restored from backup. Cause was : %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_CURSOR_ABORTED_CLEAR
Cursor on log '%s' has been aborted after a clear
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_CURSOR_ABORTED_PURGE
Cursor on log '%s' has been aborted after a purge
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_DETECTED_CORRUPTED_FILE
Detected one or more corrupted records in log file '%s', this replication server will be removed from the replication topology. Recover the server from a valid filesystem backup if available or re-create it.
static 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
static 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
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
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
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_LOG_FILE_IS_NOT_READABLE
An error occurred while verifying integrity of log file '%s' : %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_MALFORMED_DOMAIN_STATE_FILE
Some data in the domain state file '%s' in not of the form <domainId>[csn:csn]:<domainDN>, the replication server cannot start. Restore the server from backup.
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<Object,Object,Object>
ERR_CHANGELOG_READER_UNABLE_TO_POSITION
Unable to position reader to key '%s' using strategy '%s' on log '%s'. Changelog may be corrupted. Directory servers connected to this replication server may need to be reinitialized.
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
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
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.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.Arg2<Object,Object>
ERR_CHANGELOG_UNABLE_TO_CREATE_GENERATION_ID_FILE
Could not create generation id file '%s': %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.Arg2<Object,Object>
ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_DIRECTORY
Could not create root directory '%s' for log file: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_FILE
Could not create log file '%s'
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object>
ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB
Could not get or create replica DB for base DN '%s', serverId '%s', generationId '%d': %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY
Could not create directory '%s' for server id %s: %s
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.Arg3<Object,Object,Object>
ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE
Could not delete generation id file '%s' for DN '%s': %s
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 files: %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.Arg2<Object,Object>
ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG
Could not initialize the log '%s' : %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_CHANGELOG_UNABLE_TO_OPEN_LOG_FILE
Could not open log file '%s' for write
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE
Could not open a reader on log file '%s': %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_CHANGELOG_UNABLE_TO_READ_DOMAIN_STATE_FILE
Could not read domain state file '%s'. The replication server cannot continue, it should be restored from a backup. Cause was : %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
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
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 the domain state file. Replication will continue, but if the domain state file cannot be written when stopping the server, it should be restored from backup. Cause was : %s
static LocalizableMessageDescriptor.Arg3<Object,Number,Number>
ERR_CHANGELOG_UNKNOWN_LOG_FILE_VERSION
Changelog file %s should be version %d, but found version %d. Likely causes for this error: the server binaries were accidentally downgraded, data was restored from a file system backup taken on a more recent version of the server, or the changelog file was corrupted. If the server was downgraded, upgrade it. If the data was restored from a file system backup, restore it again from a recent, valid file system backup taken on the same version of the server. Otherwise, as last resort, remove the changelog by running the 'dsrepl clear-changelog' command and restart the server
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
Replication Server failed to start : could not bind to the listen port : %d. Error : %s
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<Number,Object>
ERR_COULD_NOT_SET_LISTEN_SOCKET_TIMEOUT
Replication server failed to start because setting socket timeout on port %d caused error %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_COULD_NOT_SOLVE_CONFLICT
Error while trying to solve conflict with DN : %s ERROR : %s
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_CONNECT_THREAD
The replication server connector thread could not be stopped : %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
Specified CSNs '%s' and '%s' have two different server ids. The historicalCsnRangeMatch extensible matching rule requires CSNs to have the same server id
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
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.
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_DS_BADLY_DISCONNECTED
The connection from this replication server RS(%s) to directory server DS(%s) at %s for domain "%s" has failed
static 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
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_DURING_HANDSHAKE
Directory server %s was attempting to connect to replication server %s but an error occurred in handshake phase. Error: %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.Arg2<Object,Object>
ERR_DS_STATE_IS_LATE
The changelog no longer contains changes for domain '%s' which are required by replica '%s'. The replica will no longer receive replicated changes and must be re-initialized.
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_DUPLICATE_REPLICATION_SERVER_ID
Duplicate server IDs found: replication server '%s' tried to connect from '%s', but replication server '%s' is already connected from '%s'. Make sure the two replication servers are configured with different server IDs
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>
ERR_DUPLICATE_SERVER_ID
Duplicate server IDs found: replica '%s' for domain '%s' tried to connect from '%s', but replica '%s' is already connected from '%s'. Make sure the two replicas are configured with different server IDs
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.Arg5<Object,Object,Object,Object,Object>
ERR_ERROR_REPLAYING_OPERATION
Could not replay operation %s %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
Error during the Replication Server database trimming or flush process. The Changelog service is going to shutdown: %s
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.Arg2<Object,Object>
ERR_EXCEPTION_DECODING_OPERATION
Error trying to replay %s, operation could not be decoded: %s
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.Arg4<Object,Object,Object,Object>
ERR_EXCEPTION_REPLAYING_OPERATION
An Exception was caught while replaying operation %s %s (%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.Arg4<Object,Object,Object,Object>
ERR_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%s) encountered an unexpected error while connecting to replication server %s for domain "%s": %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_FAILED_TO_PURGE_HISTORICAL
Error when purging historical information for entry %s: %s
static LocalizableMessageDescriptor.Arg2<Object,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 %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,Object,Object>
ERR_FULL_UPDATE_MISSING_REMOTE
Cannot start total update in domain "%s" from this directory server DS(%s): cannot find remote directory server DS(%s)
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_FULL_UPDATE_NO_REMOTES
Cannot start total update in domain "%s" from this directory server DS(%s): no remote directory servers found
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_INIT_BAD_MSG_ID_SEQ_DURING_IMPORT
Bad msg id sequence during import. Expected:%s Actual:%s
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
The following servers did not end initialization being connected with the right generation (%s). They are potentially stopped or too slow. Servers list: %s
static 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
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
Specified assertion '%s' for historicalCsnRangeMatch extensible matching rule does not conform to expected syntax. The assertion must specify a CSN range
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
On domain %s, initialization of server with serverId:%s has been requested from a server with an invalid serverId:%s. %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.Arg4<Object,Object,Object,Object>
ERR_LOOP_REPLAYING_OPERATION
A loop was detected while replaying operation: %s %s (%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.Arg1<Object>
ERR_NOT_CONNECTED_EXPORT_TARGET
Server %s should be initialized but is not connected to the topology
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_OPERATION_NOT_FOUND_IN_PENDING
Internal Error : Operation %s change number %s was not found in local change list
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_OPERATION_NOT_FOUND_IN_REMOTE
Internal Error : Operation %s change number %s was not found in remote change list
static 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
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.Arg3<Object,Object,Object>
ERR_REMOTE_EXPORTER_IDLE
Initialization of domain '%s' interrupted: no data received from the remote exporter '%s' for %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.Arg1<Object>
ERR_REPLICATION_DEAD_LISTENERS
The following replication server listener threads were unexpectedly stopped: %s. A server restart may be needed.
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE
Replication protocol error. Bad message type. %s received, %s required
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_REPLICATION_PROTOCOL_UNEXPECTED_DS
Replication Server '%s' expected to negotiate with another Replication Server but got information for Directory Server '%s' instead. The connection will be closed.
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_REPLICATION_SERVER_ID_INCOMPATIBLE_WITH_VERSION
Cannot enable replication to server '%s' as this server's ID '%s' is not a number between 1 and 32767.
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
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
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
Full resync required. Reason: The provided cookie is older than the start of historical in the server for the replicated domain : %s
static 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>
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_RS_BADLY_DISCONNECTED
The connection from this replication server RS(%s) to replication server RS(%s) at %s for domain "%s" has failed
static 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
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.Arg3<Object,Object,Object>
ERR_RS_DURING_HANDSHAKE
Replication server %s was attempting to connect to replication server %s but an error occurred in handshake phase. Error: %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.Arg2<Object,Object>
ERR_RS_SESSION_PUBLISH_INTERRUPTED_EXCEPTION
Error when trying to publish a message in '%s'. The connection is going to be closed and reopened. Error: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RS_SESSION_PUBLISH_UNABLE_TO_PUSH_MSG_TO_SEND_QUEUE
Error when trying to publish a message in '%s'. The connection is going to be closed and reopened.
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RS_SESSION_WRITER_SUBSCRIPTION_ALREADY_EXISTING_SUBSCRIBER
Error when initializing publisher of messages in '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_RS_SESSION_WRITER_SUBSCRIPTION_WHILE_SESSION_IS_CLOSED
Error when initializing publisher of messages in '%s'
static 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
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
When sending a new initialization request for an initialization from a remote server, the following error occurred %s. The initial error was : %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_SERVER_IS_NOT_ALLOWED_TO_SEND_UPDATES
Peer '%s' has sent an update, but it is not allowed to do so by the configuration of this replication server. This update will be discarded. Check the configuration of both this replication server and its peer to determine if they have to be adjusted.
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_SESSION_SEND_EXCEPTION
An error occurred in session '%s' when trying to send a message to the socket: %s
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.Arg1<Object>
ERR_UNEXPECTED_INTERRUPT_WHILE_PUBLISHING
Publish of a replication message to server '%s' was interrupted.
static 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
static LocalizableMessageDescriptor.Arg1<Object>
ERR_UNKNOWN_DN
The base DN %s is not stored by any of the Directory Server backend
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_UNKNOWN_FINGERPRINT_DIGEST
Digest algorithm '%s' of fingerprint '%s' is not supported by the JVM
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.Arg3<Object,Object,Object>
ERR_UNROUTABLE_MESSAGE_BECAUSE_ROUTING_TABLE_IS_EMPTY
%s in Replication Server=%s, an initialization message of type %s cannot be sent to its destination server. Details: routing table is empty
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_UNROUTABLE_MESSAGE_CAUSED_BY_EXCEPTION
%s message of type %s cannot be routed. Details: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_UNROUTABLE_MESSAGE_INITIALIZE_ALL
%s for domain %s cannot route message of type %s to all the replicas in the topology because none are reachable
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>
ERR_UNROUTABLE_MESSAGE_INITIALIZE_REPLICA
"%s for domain %s cannot route message of type %s to replica %s because it is unreachable. Reachable replicas: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_UPDATING_GENERATION_ID
An unexpected error occurred when updating generation ID for domain "%s": %s
static 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)
static 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)
static LocalizableMessageDescriptor.Arg1<Object>
ERR_WRITER_UNEXPECTED_EXCEPTION
An unexpected error happened handling connection with %s. This connection is going to be closed
static LocalizableMessageDescriptor.Arg1<Object>
INFO_CHANGELOG_CURSOR_INVALIDATED
Cursor on replica '%s' invalidated.
static LocalizableMessageDescriptor.Arg1<Object>
INFO_CHANGELOG_LOG_FILE_RECOVERED
Log file '%s' was successfully recovered by removing a partially written record
static LocalizableMessageDescriptor.Arg1<Object>
INFO_CNI_CAN_INDEX_AGAIN
Change number indexing will resume since replica '%s' is now sending messages again.
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_INITIALIZE_WILL_RETRY
Task '%s' to initialize domain '%s' failed to contact the source server. The task will be retried because the current server may be in the process of re-connecting to the best replication server for itself
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
INFO_REPLICATION_SERVER_CONNECTION_FROM_DS
Replication server RS(%s) has accepted a connection from directory server DS(%s) for domain "%s" at %s
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
INFO_REPLICATION_SERVER_CONNECTION_FROM_RS
Replication server RS(%s) has accepted a connection from replication server RS(%s) for domain "%s" at %s
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
INFO_REPLICATION_SERVER_CONNECTION_TO_RS
Replication server RS(%s) has connected to replication server RS(%s) for domain "%s" at %s
static 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
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
INFO_TEMPORARILY_UNREACHABLE_SERVER
The server '%s' may retry the initialization process because the server '%s' in domain '%s' is temporarily unreachable
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_AVOID_YOYO_EFFECT
DS(%s) stayed connected to RS(%s) 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<Object,Object>
NOTE_BEST_RS
RS(%s) has been evaluated to be the best replication server for DS(%s) to connect to because it was the only one standing after all tests
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_BIGGEST_WEIGHT_RS
DS(%s) will connect to RS(%s) because it has the biggest weight among all the replication servers
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_DIRECTORY_SERVER_CHANGED_STATUS
Directory server DS(%s) for domain "%s" has changed its status to %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%s) disconnected from overloaded RS(%s)
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS
DS(%s) not disconnected from current RS(%s), because RS is underloaded or its load goal is reached
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%s) not disconnected from overloaded RS(%s), other DSs will disconnect
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.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,Object,Object,Object>
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END
Finished total update: exported domain "%s" from this directory server DS(%s) to remote directory server DS(%s). %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_ALL
Finished total update: exported domain "%s" from this directory server DS(%s) to all remote directory servers. %s
static LocalizableMessageDescriptor.Arg4<Number,Object,Object,Object>
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%s) to remote directory server DS(%s)
static LocalizableMessageDescriptor.Arg3<Number,Object,Object>
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_ALL
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%s) to all remote directory servers
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END
Finished total update: imported domain "%s" from remote directory server DS(%s) to this directory server DS(%s). %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START
Starting total update: importing domain "%s" from remote directory server DS(%s) to this directory server DS(%s)
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_LOAD_BALANCE_REPLICATION_SERVER
Directory Server DS(%s) is disconnecting from replication server RS(%s) at %s for domain "%s" in order to find another replication server in the topology and distribute load more equally
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object>
NOTE_NEW_BEST_REPLICATION_SERVER
Directory Server DS(%s) is switching from replication server RS(%s) at %s to RS(%s) for domain "%s" because it is more suitable. The previous replication server evaluation was: "%s", and the new replication server evaluation was: "%s"
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS
DS(%s) not disconnected from current RS(%s), since there is no need to rebalance all directory servers to other replication servers in the topology
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Number>
NOTE_NOW_FOUND_SAME_GENERATION_CHANGELOG
Directory server DS(%s) has connected to replication server RS(%s) 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,Object,Object>
NOTE_READER_IO_EXCEPTION
An I/O error occurred while reading replication messages from %s. The connection will close and replication server (%s) will not process any more updates from it. Reported error is: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_READER_RECEIVED_STOP
%s received a STOP message and has properly disconnected from replication server (%s)
static LocalizableMessageDescriptor.Arg3<Object,Object,Number>
NOTE_REPLICATION_SERVER_LISTENING
Replication server RS(%s) 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<Object,Number,Object,Number>
NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS
RS(%s) generation Id %d does not match DS(%s) generation Id %d, but at least another RS does
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS
RS(%s) groupId '%s' does not match DS(%s) groupId '%s', but at least one other RS does
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_RS_HAS_GROUP_WITH_LOWER_PRIORITY
RS(%s) groupId '%s' has lower priority than groupId '%s' which matched at least one other RS
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
NOTE_RS_HAS_NO_GENERATION_ID
RS(%s) has no generation Id, but at least one other RS has the same generation Id %d as DS(%s)
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS
RS(%s) newest change %s is behind another RS which is ahead of DS(%s) newest change %s
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_RS_LATER_THAN_LOCAL_DS
RS(%s) newest change %s is behind DS(%s) newest change %s, but at least another RS is at the same point or ahead of the DS
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_RS_ON_DIFFERENT_HOST_THAN_DS
RS(%s) is on a different host than DS(%s), but at least another RS is on the same host
static LocalizableMessageDescriptor.Arg2<Object,Object>
NOTE_RS_ON_DIFFERENT_VM_THAN_DS
RS(%s) is not on the same virtual machine as DS(%s) but 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<Object,Object>
NOTE_UNKNOWN_RS
RS(%s) could not be contacted by DS(%s)
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_UNRESOLVED_CONFLICT_ADD_EXISTS
An unresolved conflict was detected in CSN %s replaying an ADD of "%s" which already exists (adding as "%s"). Consider reviewing both entries and either merge the contents manually or delete one.
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_UNRESOLVED_CONFLICT_ADD_NO_PARENT
An unresolved conflict was detected in CSN %s replaying an ADD of "%s" as the parent entry is missing (adding as "%s"). Consider restoring the parent entry, or deleting the new entry.
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_UNRESOLVED_CONFLICT_DELETE_CHILDREN
An unresolved conflict was detected in CSN %s replaying a DELETE of "%s" as child entries exist (renaming child "%s" to "%s"). Consider restoring the parent entry, or deleting the renamed child entries.
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
NOTE_UNRESOLVED_CONFLICT_RENAME_EXISTS
An unresolved conflict was detected in CSN %s replaying a MODIFYDN of "%s" to "%s" which already exists (renaming as "%s"). Consider merging the two entries manually, or deleting one of them.
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
NOTE_UNRESOLVED_CONFLICT_RENAME_NO_PARENT
An unresolved conflict was detected in CSN %s replaying a MODIFYDN of "%s" as the new parent entry "%s" does not exist. Consider restoring the parent entry, or deleting this entry.
static LocalizableMessageDescriptor.Arg6<Object,Object,Number,Object,Object,Number>
WARN_BAD_GENERATION_ID_FROM_DS
Directory server DS(%s) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%s) 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
static LocalizableMessageDescriptor.Arg6<Object,Object,Number,Object,Object,Number>
WARN_BAD_GENERATION_ID_FROM_RS
Replication server RS(%s) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%s) 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
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED
Cannot open database %s because shutdown was requested from replication server RS(%s)
static 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
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.Arg2<Object,Object>
WARN_CNI_CANNOT_ADVANCE_MISSING_UPDATE_FROM_REPLICA
Change number indexing cannot advance because replica '%s' has not sent any messages since '%s'. Verify whether the replica is still running or is connected to a replication server
static LocalizableMessageDescriptor.Arg1<Object>
WARN_CNI_CANNOT_ADVANCE_REPLICA_NOT_IN_TOPOLOGY
Change number indexing cannot advance because some replicas do not seem to be part of the topology anymore. The following replicas are referenced by replication, but they are not connected to the topology or they have not been properly stopped: %s
static 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
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_COULD_NOT_FIND_CHANGELOG
Directory server DS(%s) was unable to connect to any of the following replication servers for domain "%s": %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_CTHEARTBEAT_JOIN_TIMEDOUT
ChangeTime Heartbeat publisher '%s' for domain '%s' will be forcibly stopped because the peer server is unresponsive.
static 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
static LocalizableMessageDescriptor.Arg0
WARN_DISK_NORMAL_CHANGELOG_DIRECTORY
The replication server has detected that the file system containing the changelog has sufficient disk space to resume operation.
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_DS_DISCONNECTED_DURING_HANDSHAKE
A transient problem occurred while Directory Server %s was connecting to this Replication Server %s. The peer server may try to establish a connection again. The problem was: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_DS_DURING_HANDSHAKE_UNEXPECTED_MESSAGE
Directory server %s stopped the handshake process with replication server %s because it received the unexpected message '%s'.
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
WARN_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%s) encountered a transient problem while connecting to replication server %s for domain "%s". Directory server will try to connect to a replication server again. The problem was: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_FORCE_CLOSE_DS_ON_STUCK_CONNECTION
The replication domain connection for '%s' will be forcibly closed because the peer replication server '%s' is unresponsive.
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_FORCE_CLOSE_RS_ON_STUCK_CONNECTION
The replication server domain connection for '%s' will be forcibly closed because the peer replication server '%s' is unresponsive.
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
WARN_HEARTBEAT_FAILURE
Directory server DS(%s) is closing its connection to replication server RS(%s) at %s for domain "%s" because it could not detect a heart beat
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number>
WARN_IGNORING_UPDATE_FROM_DS_BADGENID
Replication server RS(%s) ignoring update %s for domain "%s" from directory server DS(%s) at %s because its generation ID %d is different to the local generation ID %d
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>
WARN_IGNORING_UPDATE_FROM_DS_FULLUP
Replication server RS(%s) ignoring update %s for domain "%s" from directory server DS(%s) at %s because it is currently performing a full update
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number>
WARN_IGNORING_UPDATE_FROM_RS
Replication server RS(%s) ignoring update %s for domain "%s" from replication server RS(%s) at %s because its generation ID %d is different to the local generation ID %d
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number>
WARN_IGNORING_UPDATE_TO_DS_BADGENID
Replication server RS(%s) not sending update %s for domain "%s" to directory server DS(%s) at %s because its generation ID %d is different to the local generation ID %d
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>
WARN_IGNORING_UPDATE_TO_DS_FULLUP
Replication server RS(%s) not sending update %s for domain "%s" to directory server DS(%s) at %s because it is currently performing a full update
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number>
WARN_IGNORING_UPDATE_TO_RS
Replication server RS(%s) not sending update %s for domain "%s" to replication server RS(%s) 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,Object>
WARN_NO_AVAILABLE_CHANGELOGS
Directory server DS(%s) was unable to connect to any replication servers for domain "%s"
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_NO_CHANGELOG_SERVER_LISTENING
Directory server DS(%s) was unable to connect to replication server %s for domain "%s". Please check that there is a replication server listening at this address
static LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Number,Number>
WARN_NOW_FOUND_BAD_GENERATION_CHANGELOG
Directory server DS(%s) has connected to replication server RS(%s) 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
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
WARN_PEER_REPLICA_IS_TOO_LATE
Peer replica '%s' is too late compared to changelog '%s' for domain '%s'. It asked for changes that are not present in the changelog or have been purged. The peer replica will no longer receive replicated changes and must be re-initialized. Diagnostic information follows: %s
static LocalizableMessageDescriptor.ArgN
WARN_REPLICA_NEWEST_CSN_IS_NO_LONGER_IN_REPLICA_DB
Peer replica asked for changes from replica '%1$s' starting from %2$s (CSN '%3$s'), but changelog DB only contains changes starting from %4$s (CSN '%5$s'). The last recorded purge information in 'domains.state' is: last update CSN: %6$s, last message CSN: %7$s. The replica DB description is: number of files: %8$d, replica offline: %9$b. The replica DB newest file content is: oldest CSN: %10$s, newest CSN: %11$s, number of updates: %12$d, number of ReplicaOfflineMsg: %13$d
static LocalizableMessageDescriptor.ArgN
WARN_REPLICA_NEWEST_CSN_IS_OLDER_THAN_OLDEST_CSN_IGNORING_RECORDED_STATE
Peer replica asked for changes from replica '%1$s' starting from %2$s (CSN '%3$s'), but changelog DB only contains changes starting from %4$s (CSN '%5$s'). The administrator explicitly decided to ignore the recorded purge information in 'domains.state' by setting the 'org.forgerock.opendj.allowReplicaPastPurgeDelay' system property to 'true'. The replica DB description is: number of files: %6$d, replica offline: %7$b. The replica DB newest file content is: oldest CSN: %8$s, newest CSN: %9$s, number of updates: %10$d, number of ReplicaOfflineMsg: %11$d
static LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object>
WARN_REPLICA_NEWEST_CSN_IS_OLDER_THAN_RECORDED_PURGED_CSNS
Peer replica asked for changes from replica '%s' starting from %s (CSN '%s'), but the changelog DB has purged this change, and the last known generated change timestamp is %s (CSN '%s'). The last recorded purge information in 'domains.state' is: last update CSN: %s, last message CSN: %s
static LocalizableMessageDescriptor.Arg3<Object,Number,Number>
WARN_REPLICATION_DELAY_ABOVE_HEALTH_THRESHOLD
Replication delay for '%s' is above %dms, current delay: %dms
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_REPLICATION_DOMAIN_STATUS_NOT_HEALTHY
Replication domain '%s' status '%s' is not healthy
static LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object>
WARN_REPLICATION_SERVER_BADLY_DISCONNECTED
Directory server DS(%s) encountered an error while receiving changes for domain "%s" from replication server RS(%s) at %s. The connection will be closed, and this directory server will now try to connect to another replication server. The error was: %s
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED
Replication server RS(%s) at %s has closed the connection to this directory server DS(%s). This directory server will now try to connect to another replication server in order to receive changes for the domain "%s"
static 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.
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_RS_DISCONNECTED_DURING_HANDSHAKE
A transient problem occurred while Replication Server %s was connecting to this Replication Server %s. The Replication Server should try to reconnect later. The problem was: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_TIMEOUT_CONNECTING_TO_RS
Directory server DS(%s) timed out while connecting to replication server %s for domain "%s"
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
WARN_TIMEOUT_WHEN_CROSS_CONNECTION
Timed out while trying to acquire the domain lock for domain "%s". The connection attempt from replication server RS(%s) at %s to this replication server RS(%s) will be aborted. This is probably benign and a result of a simultaneous cross connection attempt
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
WARN_TRANSIENT_SOCKET_PROBLEM
A transient problem occurred while DS(%s) was connecting to RS(%s), Directory Server will try to connect again. Problem was: %s
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
resourceName()
Returns the name of the resource associated with the messages contained in this class.
-
-
-
Field Detail
-
ERR_SYNC_INVALID_DN
public static final LocalizableMessageDescriptor.Arg0 ERR_SYNC_INVALID_DN
The configured DN is already used by another domain
-
ERR_COULD_NOT_BIND_CHANGELOG
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
-
ERR_UNKNOWN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNKNOWN_TYPE
Unknown operation type : %s
-
ERR_OPERATION_NOT_FOUND_IN_PENDING
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OPERATION_NOT_FOUND_IN_PENDING
Internal Error : Operation %s change number %s was not found in local change list
-
ERR_OPERATION_NOT_FOUND_IN_REMOTE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OPERATION_NOT_FOUND_IN_REMOTE
Internal Error : Operation %s change number %s was not found in remote change list
-
ERR_COULD_NOT_READ_DB
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
-
ERR_EXCEPTION_REPLAYING_OPERATION
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_EXCEPTION_REPLAYING_OPERATION
An Exception was caught while replaying operation %s %s (%s) : %s
-
DEBUG_ERROR_UPDATING_RUV
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> DEBUG_ERROR_UPDATING_RUV
Error %s when updating server state %s : %s base dn : %s
-
ERR_ERROR_SEARCHING_RUV
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
-
WARN_NO_CHANGELOG_SERVER_LISTENING
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_NO_CHANGELOG_SERVER_LISTENING
Directory server DS(%s) was unable to connect to replication server %s for domain "%s". Please check that there is a replication server listening at this address
-
ERR_EXCEPTION_SENDING_TOPO_INFO
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
-
ERR_CANNOT_RECOVER_CHANGES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CANNOT_RECOVER_CHANGES
Error when searching old changes from the database for base DN %s: %s
-
WARN_COULD_NOT_FIND_CHANGELOG
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_COULD_NOT_FIND_CHANGELOG
Directory server DS(%s) was unable to connect to any of the following replication servers for domain "%s": %s
-
ERR_EXCEPTION_DECODING_OPERATION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_EXCEPTION_DECODING_OPERATION
Error trying to replay %s, operation could not be decoded: %s
-
ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH
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
-
ERR_WRITER_UNEXPECTED_EXCEPTION
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
-
ERR_LOOP_REPLAYING_OPERATION
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_LOOP_REPLAYING_OPERATION
A loop was detected while replaying operation: %s %s (%s) error %s
-
ERR_FILE_CHECK_CREATE_FAILED
public static final LocalizableMessageDescriptor.Arg2<Object,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 %s
-
ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED
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
-
ERR_INVALID_IMPORT_SOURCE
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
-
ERR_INVALID_EXPORT_TARGET
public static final LocalizableMessageDescriptor.Arg0 ERR_INVALID_EXPORT_TARGET
Invalid target for the export
-
ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN
Domain %s: the server with serverId=%s is unreachable
-
ERR_NO_MATCHING_DOMAIN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_MATCHING_DOMAIN
No domain matches the provided base DN '%s'
-
ERR_MULTIPLE_MATCHING_DOMAIN
public static final LocalizableMessageDescriptor.Arg0 ERR_MULTIPLE_MATCHING_DOMAIN
Multiple domains match the base DN provided
-
ERR_INVALID_PROVIDER
public static final LocalizableMessageDescriptor.Arg0 ERR_INVALID_PROVIDER
The provider class does not allow the operation requested
-
NOTE_READER_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_READER_EXCEPTION
Exception when reading messages from %s: %s
-
ERR_DUPLICATE_SERVER_ID
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> ERR_DUPLICATE_SERVER_ID
Duplicate server IDs found: replica '%s' for domain '%s' tried to connect from '%s', but replica '%s' is already connected from '%s'. Make sure the two replicas are configured with different server IDs
-
ERR_DUPLICATE_REPLICATION_SERVER_ID
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_DUPLICATE_REPLICATION_SERVER_ID
Duplicate server IDs found: replication server '%s' tried to connect from '%s', but replication server '%s' is already connected from '%s'. Make sure the two replication servers are configured with different server IDs
-
ERR_BAD_HISTORICAL
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
-
ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE
A conflict was detected but the conflict information could not be added to entry %s. Conflict with %s %s, Result: %s
-
ERR_CANNOT_RENAME_CONFLICT_ENTRY
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
-
ERR_REPLICATION_COULD_NOT_CONNECT
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
-
NOTE_NOW_FOUND_SAME_GENERATION_CHANGELOG
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Number> NOTE_NOW_FOUND_SAME_GENERATION_CHANGELOG
Directory server DS(%s) has connected to replication server RS(%s) for domain "%s" at %s with generation ID %d
-
WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED
Replication server RS(%s) at %s has closed the connection to this directory server DS(%s). This directory server will now try to connect to another replication server in order to receive changes for the domain "%s"
-
ERR_CHANGELOG_ERROR_SENDING_ERROR
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
-
ERR_CHANGELOG_ERROR_SENDING_MSG
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
-
ERR_ERROR_REPLAYING_OPERATION
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> ERR_ERROR_REPLAYING_OPERATION
Could not replay operation %s %s with ChangeNumber %s error %s %s
-
ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL
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
-
ERR_COULD_NOT_CLOSE_THE_SOCKET
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COULD_NOT_CLOSE_THE_SOCKET
The Replication Server socket could not be closed : %s
-
ERR_COULD_NOT_STOP_LISTEN_THREAD
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
-
ERR_SEARCHING_GENERATION_ID
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SEARCHING_GENERATION_ID
An unexpected error occurred when searching for generation id for domain "%s": %s
-
ERR_SEARCHING_DOMAIN_BACKEND
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
-
ERR_LOADING_GENERATION_ID
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_LOADING_GENERATION_ID
An unexpected error occurred when searching in %s for the generation ID : %s
-
ERR_UPDATING_GENERATION_ID
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UPDATING_GENERATION_ID
An unexpected error occurred when updating generation ID for domain "%s": %s
-
WARN_BAD_GENERATION_ID_FROM_RS
public static final LocalizableMessageDescriptor.Arg6<Object,Object,Number,Object,Object,Number> WARN_BAD_GENERATION_ID_FROM_RS
Replication server RS(%s) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%s) 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
-
NOTE_RESET_GENERATION_ID
public static final LocalizableMessageDescriptor.Arg2<Object,Number> NOTE_RESET_GENERATION_ID
The generation ID for domain "%s" has been reset to %d
-
ERR_ERROR_MSG_RECEIVED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ERROR_MSG_RECEIVED
The following error has been received : %s
-
WARN_IGNORING_UPDATE_FROM_RS
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number> WARN_IGNORING_UPDATE_FROM_RS
Replication server RS(%s) ignoring update %s for domain "%s" from replication server RS(%s) at %s because its generation ID %d is different to the local generation ID %d
-
WARN_IGNORING_UPDATE_TO_RS
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number> WARN_IGNORING_UPDATE_TO_RS
Replication server RS(%s) not sending update %s for domain "%s" to replication server RS(%s) at %s because its generation ID %d is different to the local generation ID %d
-
ERR_INIT_IMPORT_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_IMPORT_NOT_SUPPORTED
Initialization cannot be done because import is not supported by the backend %s
-
ERR_INIT_EXPORT_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_EXPORT_NOT_SUPPORTED
Initialization cannot be done because export is not supported by the backend %s
-
ERR_INIT_CANNOT_LOCK_BACKEND
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
-
NOTE_EXCEPTION_RESTARTING_SESSION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_EXCEPTION_RESTARTING_SESSION
Caught Exception during reinitialization of communication on domain %s : %s
-
ERR_EXCEPTION_LISTENING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXCEPTION_LISTENING
Replication server caught exception while listening for client connections: %s
-
ERR_ERROR_CLEARING_DB
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ERROR_CLEARING_DB
While clearing the database %s , the following error happened: %s
-
ERR_CHECK_CREATE_REPL_BACKEND_FAILED
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
-
ERR_BACKEND_SEARCH_ENTRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BACKEND_SEARCH_ENTRY
An error occurred when searching for %s : %s
-
ERR_UNKNOWN_DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNKNOWN_DN
The base DN %s is not stored by any of the Directory Server backend
-
WARN_NOW_FOUND_BAD_GENERATION_CHANGELOG
public static final LocalizableMessageDescriptor.Arg6<Object,Object,Object,Object,Number,Number> WARN_NOW_FOUND_BAD_GENERATION_CHANGELOG
Directory server DS(%s) has connected to replication server RS(%s) 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
-
WARN_HEARTBEAT_FAILURE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_HEARTBEAT_FAILURE
Directory server DS(%s) is closing its connection to replication server RS(%s) at %s for domain "%s" because it could not detect a heart beat
-
INFO_SSL_SERVER_CON_ATTEMPT_ERROR
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
-
ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE
An Exception was caught while replaying replication message : %s
-
DEBUG_GOING_TO_SEARCH_FOR_CHANGES
public static final LocalizableMessageDescriptor.Arg0 DEBUG_GOING_TO_SEARCH_FOR_CHANGES
The replication server is late regarding our changes: going to send missing ones
-
DEBUG_CHANGES_SENT
public static final LocalizableMessageDescriptor.Arg0 DEBUG_CHANGES_SENT
All missing changes sent to replication server
-
ERR_PUBLISHING_FAKE_OPS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PUBLISHING_FAKE_OPS
Caught exception publishing fake operations for domain %s : %s
-
ERR_COMPUTING_FAKE_OPS
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
-
NOTE_SERVER_STATE_RECOVERY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_SERVER_STATE_RECOVERY
ServerState recovery for domain %s, updated with changeNumber %s
-
ERR_RESET_GENERATION_CONN_ERR_ID
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
-
ERR_EXCEPTION_STARTING_SESSION_PHASE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%s) encountered an unexpected error while connecting to replication server %s for domain "%s": %s
-
WARN_EXCEPTION_STARTING_SESSION_PHASE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%s) encountered a transient problem while connecting to replication server %s for domain "%s". Directory server will try to connect to a replication server again. The problem was: %s
-
ERR_RS_DN_DOES_NOT_MATCH
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
-
ERR_DS_DN_DOES_NOT_MATCH
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
-
ERR_EXCEPTION_FORWARDING_RESET_GEN_ID
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
-
ERR_DS_INVALID_INIT_STATUS
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
-
ERR_RS_INVALID_INIT_STATUS
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
-
ERR_DS_INVALID_REQUESTED_STATUS
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
-
ERR_RS_CANNOT_CHANGE_STATUS
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
-
ERR_DS_CANNOT_CHANGE_STATUS
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
-
ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID
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
-
ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS
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)
-
NOTE_DIRECTORY_SERVER_CHANGED_STATUS
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_DIRECTORY_SERVER_CHANGED_STATUS
Directory server DS(%s) for domain "%s" has changed its status to %s
-
ERR_RS_INVALID_NEW_STATUS
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
-
WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID
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
-
ERR_EXCEPTION_SENDING_CS
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
-
WARN_IGNORING_UPDATE_FROM_DS_BADGENID
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number> WARN_IGNORING_UPDATE_FROM_DS_BADGENID
Replication server RS(%s) ignoring update %s for domain "%s" from directory server DS(%s) at %s because its generation ID %d is different to the local generation ID %d
-
WARN_IGNORING_UPDATE_TO_DS_BADGENID
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Number,Number> WARN_IGNORING_UPDATE_TO_DS_BADGENID
Replication server RS(%s) not sending update %s for domain "%s" to directory server DS(%s) at %s because its generation ID %d is different to the local generation ID %d
-
WARN_IGNORING_UPDATE_FROM_DS_FULLUP
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> WARN_IGNORING_UPDATE_FROM_DS_FULLUP
Replication server RS(%s) ignoring update %s for domain "%s" from directory server DS(%s) at %s because it is currently performing a full update
-
WARN_IGNORING_UPDATE_TO_DS_FULLUP
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> WARN_IGNORING_UPDATE_TO_DS_FULLUP
Replication server RS(%s) not sending update %s for domain "%s" to directory server DS(%s) at %s because it is currently performing a full update
-
ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER
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
-
NOTE_BAD_GEN_ID_IN_FULL_UPDATE
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)
-
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START
Starting total update: importing domain "%s" from remote directory server DS(%s) to this directory server DS(%s)
-
NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END
Finished total update: imported domain "%s" from remote directory server DS(%s) to this directory server DS(%s). %s
-
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START
public static final LocalizableMessageDescriptor.Arg4<Number,Object,Object,Object> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%s) to remote directory server DS(%s)
-
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END
Finished total update: exported domain "%s" from this directory server DS(%s) to remote directory server DS(%s). %s
-
WARN_TIMEOUT_WHEN_CROSS_CONNECTION
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_TIMEOUT_WHEN_CROSS_CONNECTION
Timed out while trying to acquire the domain lock for domain "%s". The connection attempt from replication server RS(%s) at %s to this replication server RS(%s) will be aborted. This is probably benign and a result of a simultaneous cross connection attempt
-
WARN_BAD_GENERATION_ID_FROM_DS
public static final LocalizableMessageDescriptor.Arg6<Object,Object,Number,Object,Object,Number> WARN_BAD_GENERATION_ID_FROM_DS
Directory server DS(%s) at %s presented generation ID %d for domain "%s", but the generation ID of this replication server RS(%s) 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
-
ERR_RESET_GENERATION_ID_FAILED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESET_GENERATION_ID_FAILED
The generation ID could not be reset for domain %s
-
NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE
public static final LocalizableMessageDescriptor.Arg0 NOTE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE
Cannot change the configuration while a total update is in progress
-
ERR_COULD_NOT_START_REPLICATION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_COULD_NOT_START_REPLICATION
The Replication was not started on base-dn %s : %s
-
ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE
Replication protocol error. Bad message type. %s received, %s required
-
NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_OBJECT_CLASS
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
-
NOTE_ERR_FRACTIONAL_CONFIG_UNKNOWN_ATTRIBUTE_TYPE
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
-
NOTE_ERR_FRACTIONAL_CONFIG_NOT_OPTIONAL_ATTRIBUTE
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
-
NOTE_ERR_FRACTIONAL_CONFIG_WRONG_FORMAT
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_FRACTIONAL_CONFIG_WRONG_FORMAT
Wrong fractional replication configuration : wrong format : %s (need at least [<className>|*],attributeName)
-
NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODES
public static final LocalizableMessageDescriptor.Arg0 NOTE_ERR_FRACTIONAL_CONFIG_BOTH_MODES
Wrong fractional replication configuration : cannot use both exclusive and inclusive modes
-
NOTE_ERR_FRACTIONAL_CONFIG_PROHIBITED_ATTRIBUTE
public static final LocalizableMessageDescriptor.Arg1<Object> NOTE_ERR_FRACTIONAL_CONFIG_PROHIBITED_ATTRIBUTE
Wrong fractional replication configuration : prohibited attribute %s usage
-
NOTE_ERR_FRACTIONAL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_ERR_FRACTIONAL
Fractional replication : exception for domain : %s : %s
-
NOTE_FRACTIONAL_BAD_DATA_SET_NEED_RESYNC
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
-
ERR_PLUGIN_FRACTIONAL_LDIF_IMPORT_INVALID_PLUGIN_TYPE
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
-
NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_BAD_REMOTE
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
-
NOTE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_REMOTE_IS_FRACTIONAL
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
-
NOTE_ERR_FRACTIONAL_FORBIDDEN_OPERATION
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
-
NOTE_ERR_FRACTIONAL_FORBIDDEN_FULL_UPDATE_FRACTIONAL
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
-
ERR_CHANGENUMBER_DATABASE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGENUMBER_DATABASE
An error occurred when accessing the change number database : %s
-
ERR_INITIALIZATION_FAILED_NOCONN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INITIALIZATION_FAILED_NOCONN
The initialization failed because the domain %s is not connected to a replication server
-
ERR_FRACTIONAL_COULD_NOT_RETRIEVE_CONFIG
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
-
NOTE_ERR_LDIF_IMPORT_FRACTIONAL_BAD_DATA_SET
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
-
NOTE_ERR_LDIF_IMPORT_FRACTIONAL_DATA_SET_IS_FRACTIONAL
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
-
WARN_DS_DISCONNECTED_DURING_HANDSHAKE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_DS_DISCONNECTED_DURING_HANDSHAKE
A transient problem occurred while Directory Server %s was connecting to this Replication Server %s. The peer server may try to establish a connection again. The problem was: %s
-
WARN_RS_DISCONNECTED_DURING_HANDSHAKE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_RS_DISCONNECTED_DURING_HANDSHAKE
A transient problem occurred while Replication Server %s was connecting to this Replication Server %s. The Replication Server should try to reconnect later. The problem was: %s
-
WARN_REPLICATION_SERVER_BADLY_DISCONNECTED
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> WARN_REPLICATION_SERVER_BADLY_DISCONNECTED
Directory server DS(%s) encountered an error while receiving changes for domain "%s" from replication server RS(%s) at %s. The connection will be closed, and this directory server will now try to connect to another replication server. The error was: %s
-
ERR_RS_BADLY_DISCONNECTED
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_RS_BADLY_DISCONNECTED
The connection from this replication server RS(%s) to replication server RS(%s) at %s for domain "%s" has failed
-
NOTE_ERR_UNABLE_TO_ENABLE_ECL_VIRTUAL_ATTR
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
-
ERR_RESYNC_REQUIRED_UNKNOWN_DOMAIN_IN_PROVIDED_COOKIE
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>
-
ERR_RESYNC_REQUIRED_TOO_OLD_DOMAIN_IN_PROVIDED_COOKIE
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
-
ERR_INVALID_COOKIE_SYNTAX
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_COOKIE_SYNTAX
Invalid syntax for the provided cookie '%s'
-
NOTE_NEW_BEST_REPLICATION_SERVER
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object> NOTE_NEW_BEST_REPLICATION_SERVER
Directory Server DS(%s) is switching from replication server RS(%s) at %s to RS(%s) for domain "%s" because it is more suitable. The previous replication server evaluation was: "%s", and the new replication server evaluation was: "%s"
-
ERR_INIT_EXPORTER_DISCONNECTION
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
-
ERR_INIT_IMPORT_FAILURE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_IMPORT_FAILURE
During initialization from a remote server, the following error occurred : %s
-
ERR_INIT_RS_DISCONNECTION_DURING_IMPORT
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INIT_RS_DISCONNECTION_DURING_IMPORT
Connection failure with Replication Server %s during import
-
ERR_INIT_BAD_MSG_ID_SEQ_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
-
ERR_INIT_NO_SUCCESS_START_FROM_SERVERS
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
-
ERR_INIT_NO_SUCCESS_END_FROM_SERVERS
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
-
ERR_INIT_RS_DISCONNECTION_DURING_EXPORT
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
-
ERR_INIT_HEARTBEAT_LOST_DURING_EXPORT
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
-
ERR_SENDING_NEW_ATTEMPT_INIT_REQUEST
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
-
NOTE_RESENDING_INIT_FROM_REMOTE_REQUEST
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
-
NOTE_RESENDING_INIT_TARGET
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
-
ERR_COULD_NOT_SOLVE_CONFLICT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_COULD_NOT_SOLVE_CONFLICT
Error while trying to solve conflict with DN : %s ERROR : %s
-
NOTE_REPLICATION_SERVER_LISTENING
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> NOTE_REPLICATION_SERVER_LISTENING
Replication server RS(%s) started listening for new connections on address %s port %d
-
INFO_REPLICATION_SERVER_CONNECTION_TO_RS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> INFO_REPLICATION_SERVER_CONNECTION_TO_RS
Replication server RS(%s) has connected to replication server RS(%s) for domain "%s" at %s
-
INFO_REPLICATION_SERVER_CONNECTION_FROM_RS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> INFO_REPLICATION_SERVER_CONNECTION_FROM_RS
Replication server RS(%s) has accepted a connection from replication server RS(%s) for domain "%s" at %s
-
INFO_REPLICATION_SERVER_CONNECTION_FROM_DS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> INFO_REPLICATION_SERVER_CONNECTION_FROM_DS
Replication server RS(%s) has accepted a connection from directory server DS(%s) for domain "%s" at %s
-
WARN_NO_AVAILABLE_CHANGELOGS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_NO_AVAILABLE_CHANGELOGS
Directory server DS(%s) was unable to connect to any replication servers for domain "%s"
-
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_ALL
public static final LocalizableMessageDescriptor.Arg3<Number,Object,Object> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_ALL
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%s) to all remote directory servers
-
NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_ALL
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_ALL
Finished total update: exported domain "%s" from this directory server DS(%s) to all remote directory servers. %s
-
ERR_DS_BADLY_DISCONNECTED
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_DS_BADLY_DISCONNECTED
The connection from this replication server RS(%s) to directory server DS(%s) at %s for domain "%s" has failed
-
WARN_TIMEOUT_CONNECTING_TO_RS
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_TIMEOUT_CONNECTING_TO_RS
Directory server DS(%s) timed out while connecting to replication server %s for domain "%s"
-
NOTE_LOAD_BALANCE_REPLICATION_SERVER
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_LOAD_BALANCE_REPLICATION_SERVER
Directory Server DS(%s) is disconnecting from replication server RS(%s) at %s for domain "%s" in order to find another replication server in the topology and distribute load more equally
-
WARN_INVALID_SYNC_HIST_VALUE
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_INVALID_SYNC_HIST_VALUE
The attribute value '%s' is not a valid synchronization history value
-
WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CANNOT_OPEN_DATABASE_BECAUSE_SHUTDOWN_WAS_REQUESTED
Cannot open database %s because shutdown was requested from replication server RS(%s)
-
NOTE_RS_HAS_NO_GENERATION_ID
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> NOTE_RS_HAS_NO_GENERATION_ID
RS(%s) has no generation Id, but at least one other RS has the same generation Id %d as DS(%s)
-
NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS
RS(%s) generation Id %d does not match DS(%s) generation Id %d, but at least another RS does
-
NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS
RS(%s) groupId '%s' does not match DS(%s) groupId '%s', but at least one other RS does
-
NOTE_RS_LATER_THAN_LOCAL_DS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_RS_LATER_THAN_LOCAL_DS
RS(%s) newest change %s is behind DS(%s) newest change %s, but at least another RS is at the same point or ahead of the DS
-
NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS
RS(%s) newest change %s is behind another RS which is ahead of DS(%s) newest change %s
-
NOTE_RS_ON_DIFFERENT_VM_THAN_DS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_RS_ON_DIFFERENT_VM_THAN_DS
RS(%s) is not on the same virtual machine as DS(%s) but another RS is
-
NOTE_RS_ON_DIFFERENT_HOST_THAN_DS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_RS_ON_DIFFERENT_HOST_THAN_DS
RS(%s) is on a different host than DS(%s), but at least another RS is on the same host
-
NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%s) disconnected from overloaded RS(%s)
-
NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_DO_NOT_DISCONNECT_DS_FROM_OVERLOADED_RS
DS(%s) not disconnected from overloaded RS(%s), other DSs will disconnect
-
NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_NO_NEED_TO_REBALANCE_DSS_BETWEEN_RSS
DS(%s) not disconnected from current RS(%s), since there is no need to rebalance all directory servers to other replication servers in the topology
-
NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_DO_NOT_DISCONNECT_DS_FROM_ACCEPTABLE_LOAD_RS
DS(%s) not disconnected from current RS(%s), because RS is underloaded or its load goal is reached
-
NOTE_BIGGEST_WEIGHT_RS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_BIGGEST_WEIGHT_RS
DS(%s) will connect to RS(%s) because it has the biggest weight among all the replication servers
-
NOTE_AVOID_YOYO_EFFECT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_AVOID_YOYO_EFFECT
DS(%s) stayed connected to RS(%s) to avoid the yoyo effect
-
NOTE_BEST_RS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_BEST_RS
RS(%s) has been evaluated to be the best replication server for DS(%s) to connect to because it was the only one standing after all tests
-
NOTE_UNKNOWN_RS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_UNKNOWN_RS
RS(%s) could not be contacted by DS(%s)
-
ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWN
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
-
ERR_COULD_NOT_ADD_CHANGE_TO_SHUTTING_DOWN_REPLICA_DB
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
-
ERR_CHANGELOG_READ_STATE_CANT_READ_DOMAIN_DIRECTORY
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
-
ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB
Could not get or create replica DB for base DN '%s', serverId '%s', generationId '%d': %s
-
ERR_CHANGELOG_UNABLE_TO_CREATE_CN_INDEX_DB
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'
-
ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_UNABLE_TO_DELETE_GENERATION_ID_FILE
Could not delete generation id file '%s' for DN '%s': %s
-
ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_UNABLE_TO_CREATE_SERVER_ID_DIRECTORY
Could not create directory '%s' for server id %s: %s
-
ERR_CHANGELOG_UNABLE_TO_CREATE_GENERATION_ID_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_CREATE_GENERATION_ID_FILE
Could not create generation id file '%s': %s
-
ERR_CHANGELOG_SERVER_ID_FILENAME_WRONG_FORMAT
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'
-
ERR_CHANGELOG_GENERATION_ID_WRONG_FORMAT
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'
-
ERR_CHANGELOG_UNABLE_TO_OPEN_LOG_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_OPEN_LOG_FILE
Could not open log file '%s' for write
-
ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_OPEN_READER_ON_LOG_FILE
Could not open a reader on log file '%s': %s
-
ERR_CHANGELOG_UNABLE_TO_DECODE_RECORD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DECODE_RECORD
Could not decode a record from data read in log file '%s'
-
ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE
Could not delete log files: %s
-
ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_FILE
Could not create log file '%s'
-
WARN_CHANGELOG_NOT_ENABLED_FOR_WRITE
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
-
ERR_CHANGELOG_UNABLE_TO_ADD_RECORD
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_ADD_RECORD
Could not add record '%s' in log file '%s'
-
ERR_CHANGELOG_UNABLE_TO_SYNC
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_SYNC
Could not synchronize written records to file system for log file '%s'
-
ERR_CHANGELOG_UNABLE_TO_SEEK
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_CHANGELOG_UNABLE_TO_SEEK
Could not seek to position %d for reader on log file '%s'
-
ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_DIRECTORY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_CREATE_LOG_DIRECTORY
Could not create root directory '%s' for log file: %s
-
ERR_CHANGELOG_UNABLE_TO_DECODE_DN_FROM_DOMAIN_STATE_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'
-
ERR_CHANGELOG_UNABLE_TO_READ_DOMAIN_STATE_FILE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_READ_DOMAIN_STATE_FILE
Could not read domain state file '%s'. The replication server cannot continue, it should be restored from a backup. Cause was : %s
-
ERR_CHANGELOG_INCOHERENT_DOMAIN_STATE
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
-
ERR_CHANGELOG_UNABLE_TO_UPDATE_DOMAIN_STATE_FILE
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 the domain state file. Replication will continue, but if the domain state file cannot be written when stopping the server, it should be restored from backup. Cause was : %s
-
ERR_CHANGELOG_UNABLE_TO_DECODE_KEY_FROM_STRING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_DECODE_KEY_FROM_STRING
Could not decode the key from string [%s]
-
ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG
Could not initialize the log '%s' : %s
-
ERR_CHANGELOG_UNABLE_TO_RETRIEVE_KEY_BOUNDS_FROM_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_RETRIEVE_KEY_BOUNDS_FROM_FILE
Could not retrieve key bounds from log file '%s'
-
ERR_CHANGELOG_UNABLE_TO_RETRIEVE_READ_ONLY_LOG_FILES_LIST
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'
-
ERR_CHANGELOG_UNABLE_TO_DELETE_LOG_FILE_WHILE_PURGING
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'
-
ERR_CHANGELOG_UNREFERENCED_LOG_WHILE_RELEASING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNREFERENCED_LOG_WHILE_RELEASING
The following log '%s' must be released but it is not referenced
-
ERR_CHANGELOG_INVALID_REPLICA_OFFLINE_STATE_FILE
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
-
ERR_CHANGELOG_UNABLE_TO_READ_REPLICA_OFFLINE_STATE_FILE
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
-
ERR_CHANGELOG_UNABLE_TO_RETRIEVE_FILE_LENGTH
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_UNABLE_TO_RETRIEVE_FILE_LENGTH
Could not retrieve file length of log file '%s'
-
ERR_CHANGELOG_UNABLE_TO_RECOVER_LOG_FILE
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
-
INFO_CHANGELOG_LOG_FILE_RECOVERED
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CHANGELOG_LOG_FILE_RECOVERED
Log file '%s' was successfully recovered by removing a partially written record
-
NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGES
public static final LocalizableMessageDescriptor.Arg0 NOTE_SEARCH_CHANGELOG_INSUFFICIENT_PRIVILEGES
You do not have sufficient privileges to perform a search request on cn=changelog
-
ERR_CHANGELOG_BACKEND_SEARCH
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
-
ERR_CHANGELOG_BACKEND_ATTRIBUTE
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
-
ERR_CHANGELOG_UNABLE_TO_CREATE_LAST_LOG_ROTATION_TIME_FILE
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
-
ERR_CHANGELOG_UNABLE_TO_DELETE_LAST_LOG_ROTATION_TIME_FILE
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
-
ERR_CHANGELOG_CURSOR_ABORTED_PURGE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_CURSOR_ABORTED_PURGE
Cursor on log '%s' has been aborted after a purge
-
ERR_CHANGELOG_CANNOT_READ_NEWEST_RECORD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_CANNOT_READ_NEWEST_RECORD
Could not position and read newest record from log file '%s'
-
ERR_CHANGELOG_RESET_CHANGE_NUMBER_CHANGE_NOT_PRESENT
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
-
ERR_CHANGELOG_RESET_CHANGE_NUMBER_CSN_TOO_OLD
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
-
ERR_REPLICATION_CHANGE_NUMBER_DISABLED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_CHANGE_NUMBER_DISABLED
Change number indexing is disabled for replication domain '%s'
-
ERR_UNRECOGNIZED_RECORD_VERSION
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_UNRECOGNIZED_RECORD_VERSION
Cannot decode change-log record with version %x
-
ERR_FULL_UPDATE_NO_REMOTES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FULL_UPDATE_NO_REMOTES
Cannot start total update in domain "%s" from this directory server DS(%s): no remote directory servers found
-
ERR_FULL_UPDATE_MISSING_REMOTE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_FULL_UPDATE_MISSING_REMOTE
Cannot start total update in domain "%s" from this directory server DS(%s): cannot find remote directory server DS(%s)
-
ERR_REPLICATION_UNEXPECTED_MESSAGE
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
-
ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_DS
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)
-
ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_RS
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)
-
WARN_CANNOT_SET_BROKER_SOCKET_TIMEOUT
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
-
ERR_INVALID_CSN_RANGE_COMPARISON_OPERATOR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_CSN_RANGE_COMPARISON_OPERATOR
Invalid operator '%s' specified in historicalCsnRangeMatch extensible matching rule assertion
-
ERR_INVALID_CSN_RANGE_ASSERTION_SYNTAX
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
-
ERR_CSN_RANGE_INCLUDES_MORE_THAN_ONE_SERVER
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
-
ERR_CSN_RANGE_SAME_OPERATOR_TYPE
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
-
ERR_COULD_NOT_RESTART_CHANGELOG
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
-
ERR_DISK_FULL_CHANGELOG_DIRECTORY
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.
-
WARN_DISK_LOW_CHANGELOG_DIRECTORY
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
-
WARN_REPLICATION_SERVER_RESTARTED
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.
-
NOTE_READER_IO_EXCEPTION
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_READER_IO_EXCEPTION
An I/O error occurred while reading replication messages from %s. The connection will close and replication server (%s) will not process any more updates from it. Reported error is: %s
-
NOTE_READER_RECEIVED_STOP
public static final LocalizableMessageDescriptor.Arg2<Object,Object> NOTE_READER_RECEIVED_STOP
%s received a STOP message and has properly disconnected from replication server (%s)
-
ERR_COULD_NOT_STOP_CONNECT_THREAD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_COULD_NOT_STOP_CONNECT_THREAD
The replication server connector thread could not be stopped : %s
-
ERR_CHANGELOG_READER_UNABLE_TO_POSITION
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_READER_UNABLE_TO_POSITION
Unable to position reader to key '%s' using strategy '%s' on log '%s'. Changelog may be corrupted. Directory servers connected to this replication server may need to be reinitialized.
-
ERR_ASSURED_REPLICATION_IS_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg0 ERR_ASSURED_REPLICATION_IS_NOT_SUPPORTED
Assured replication is not supported anymore, it should be disabled on the topology
-
ERR_REPLICATION_PROTOCOL_UNEXPECTED_DS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_PROTOCOL_UNEXPECTED_DS
Replication Server '%s' expected to negotiate with another Replication Server but got information for Directory Server '%s' instead. The connection will be closed.
-
WARN_REPLICATION_DELAY_ABOVE_HEALTH_THRESHOLD
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> WARN_REPLICATION_DELAY_ABOVE_HEALTH_THRESHOLD
Replication delay for '%s' is above %dms, current delay: %dms
-
WARN_DISK_NORMAL_CHANGELOG_DIRECTORY
public static final LocalizableMessageDescriptor.Arg0 WARN_DISK_NORMAL_CHANGELOG_DIRECTORY
The replication server has detected that the file system containing the changelog has sufficient disk space to resume operation.
-
ERR_CHANGELOG_DETECTED_CORRUPTED_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_DETECTED_CORRUPTED_FILE
Detected one or more corrupted records in log file '%s', this replication server will be removed from the replication topology. Recover the server from a valid filesystem backup if available or re-create it.
-
ERR_CHANGELOG_LOG_FILE_IS_NOT_READABLE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_LOG_FILE_IS_NOT_READABLE
An error occurred while verifying integrity of log file '%s' : %s
-
ERR_REPLICATION_SERVER_ID_INCOMPATIBLE_WITH_VERSION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REPLICATION_SERVER_ID_INCOMPATIBLE_WITH_VERSION
Cannot enable replication to server '%s' as this server's ID '%s' is not a number between 1 and 32767.
-
ERR_SESSION_SEND_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SESSION_SEND_EXCEPTION
An error occurred in session '%s' when trying to send a message to the socket: %s
-
ERR_CHANGELOG_BACKEND_CANNOT_CONVERT_TO_LONG
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_BACKEND_CANNOT_CONVERT_TO_LONG
Could not convert value '%s' to long
-
ERR_CHANGELOG_BACKEND_CANNOT_FIND_UPDATE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_BACKEND_CANNOT_FIND_UPDATE
Could not find replica update message matching the index record. No more replica update messages with a csn newer than %s exist.
-
ERR_CHANGELOG_BACKEND_EXCEPTION_ENCODING_ENTRY
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_CHANGELOG_BACKEND_EXCEPTION_ENCODING_ENTRY
An exception was encountered while trying to encode a replication %s message for entry "%s" into an External Change Log entry: %s
-
ERR_CHANGELOG_BACKEND_UNEXPECTED_MESSAGE_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CHANGELOG_BACKEND_UNEXPECTED_MESSAGE_TYPE
Unexpected message type when trying to create changelog entry for dn %s : %s"
-
ERR_UNROUTABLE_MESSAGE_BECAUSE_ROUTING_TABLE_IS_EMPTY
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_UNROUTABLE_MESSAGE_BECAUSE_ROUTING_TABLE_IS_EMPTY
%s in Replication Server=%s, an initialization message of type %s cannot be sent to its destination server. Details: routing table is empty
-
ERR_UNROUTABLE_MESSAGE_CAUSED_BY_EXCEPTION
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_UNROUTABLE_MESSAGE_CAUSED_BY_EXCEPTION
%s message of type %s cannot be routed. Details: %s
-
ERR_RS_SESSION_PUBLISH_UNABLE_TO_PUSH_MSG_TO_SEND_QUEUE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RS_SESSION_PUBLISH_UNABLE_TO_PUSH_MSG_TO_SEND_QUEUE
Error when trying to publish a message in '%s'. The connection is going to be closed and reopened.
-
ERR_RS_SESSION_PUBLISH_INTERRUPTED_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RS_SESSION_PUBLISH_INTERRUPTED_EXCEPTION
Error when trying to publish a message in '%s'. The connection is going to be closed and reopened. Error: %s
-
ERR_RS_SESSION_WRITER_SUBSCRIPTION_WHILE_SESSION_IS_CLOSED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RS_SESSION_WRITER_SUBSCRIPTION_WHILE_SESSION_IS_CLOSED
Error when initializing publisher of messages in '%s'
-
ERR_RS_SESSION_WRITER_SUBSCRIPTION_ALREADY_EXISTING_SUBSCRIBER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RS_SESSION_WRITER_SUBSCRIPTION_ALREADY_EXISTING_SUBSCRIBER
Error when initializing publisher of messages in '%s'
-
ERR_DS_DURING_HANDSHAKE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_DS_DURING_HANDSHAKE
Directory server %s was attempting to connect to replication server %s but an error occurred in handshake phase. Error: %s
-
ERR_RS_DURING_HANDSHAKE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RS_DURING_HANDSHAKE
Replication server %s was attempting to connect to replication server %s but an error occurred in handshake phase. Error: %s
-
ERR_CHANGELOB_BACKEND_ERROR_ENABLING_CN_CHANGELOG
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOB_BACKEND_ERROR_ENABLING_CN_CHANGELOG
Error when enabling external changelog: %s
-
WARN_DS_DURING_HANDSHAKE_UNEXPECTED_MESSAGE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_DS_DURING_HANDSHAKE_UNEXPECTED_MESSAGE
Directory server %s stopped the handshake process with replication server %s because it received the unexpected message '%s'.
-
INFO_CHANGELOG_CURSOR_INVALIDATED
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CHANGELOG_CURSOR_INVALIDATED
Cursor on replica '%s' invalidated.
-
ERR_CHANGELOG_CANNOT_WRITE_DOMAIN_STATE_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_CANNOT_WRITE_DOMAIN_STATE_FILE
The domain state file cannot be written. The server will shutdown but it should be restored from backup. Cause was : %s
-
ERR_CHANGELOG_MALFORMED_DOMAIN_STATE_FILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_MALFORMED_DOMAIN_STATE_FILE
Some data in the domain state file '%s' in not of the form <domainId>[csn:csn]:<domainDN>, the replication server cannot start. Restore the server from backup.
-
INFO_INITIALIZE_WILL_RETRY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_INITIALIZE_WILL_RETRY
Task '%s' to initialize domain '%s' failed to contact the source server. The task will be retried because the current server may be in the process of re-connecting to the best replication server for itself
-
INFO_TEMPORARILY_UNREACHABLE_SERVER
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> INFO_TEMPORARILY_UNREACHABLE_SERVER
The server '%s' may retry the initialization process because the server '%s' in domain '%s' is temporarily unreachable
-
ERR_FAILED_TO_PURGE_HISTORICAL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_FAILED_TO_PURGE_HISTORICAL
Error when purging historical information for entry %s: %s
-
ERR_COULD_NOT_SET_LISTEN_SOCKET_TIMEOUT
public static final LocalizableMessageDescriptor.Arg2<Number,Object> ERR_COULD_NOT_SET_LISTEN_SOCKET_TIMEOUT
Replication server failed to start because setting socket timeout on port %d caused error %s
-
WARN_TRANSIENT_SOCKET_PROBLEM
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> WARN_TRANSIENT_SOCKET_PROBLEM
A transient problem occurred while DS(%s) was connecting to RS(%s), Directory Server will try to connect again. Problem was: %s
-
ERR_UNROUTABLE_MESSAGE_INITIALIZE_ALL
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_UNROUTABLE_MESSAGE_INITIALIZE_ALL
%s for domain %s cannot route message of type %s to all the replicas in the topology because none are reachable
-
ERR_UNROUTABLE_MESSAGE_INITIALIZE_REPLICA
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Object,Object,Object> ERR_UNROUTABLE_MESSAGE_INITIALIZE_REPLICA
"%s for domain %s cannot route message of type %s to replica %s because it is unreachable. Reachable replicas: %s
-
ERR_NOT_CONNECTED_EXPORT_TARGET
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NOT_CONNECTED_EXPORT_TARGET
Server %s should be initialized but is not connected to the topology
-
ERR_CHANGELOG_UNKNOWN_LOG_FILE_VERSION
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Number> ERR_CHANGELOG_UNKNOWN_LOG_FILE_VERSION
Changelog file %s should be version %d, but found version %d. Likely causes for this error: the server binaries were accidentally downgraded, data was restored from a file system backup taken on a more recent version of the server, or the changelog file was corrupted. If the server was downgraded, upgrade it. If the data was restored from a file system backup, restore it again from a recent, valid file system backup taken on the same version of the server. Otherwise, as last resort, remove the changelog by running the 'dsrepl clear-changelog' command and restart the server
-
NOTE_UNRESOLVED_CONFLICT_DELETE_CHILDREN
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_UNRESOLVED_CONFLICT_DELETE_CHILDREN
An unresolved conflict was detected in CSN %s replaying a DELETE of "%s" as child entries exist (renaming child "%s" to "%s"). Consider restoring the parent entry, or deleting the renamed child entries.
-
NOTE_UNRESOLVED_CONFLICT_ADD_NO_PARENT
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_UNRESOLVED_CONFLICT_ADD_NO_PARENT
An unresolved conflict was detected in CSN %s replaying an ADD of "%s" as the parent entry is missing (adding as "%s"). Consider restoring the parent entry, or deleting the new entry.
-
NOTE_UNRESOLVED_CONFLICT_ADD_EXISTS
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_UNRESOLVED_CONFLICT_ADD_EXISTS
An unresolved conflict was detected in CSN %s replaying an ADD of "%s" which already exists (adding as "%s"). Consider reviewing both entries and either merge the contents manually or delete one.
-
NOTE_UNRESOLVED_CONFLICT_RENAME_NO_PARENT
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_UNRESOLVED_CONFLICT_RENAME_NO_PARENT
An unresolved conflict was detected in CSN %s replaying a MODIFYDN of "%s" as the new parent entry "%s" does not exist. Consider restoring the parent entry, or deleting this entry.
-
NOTE_UNRESOLVED_CONFLICT_RENAME_EXISTS
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> NOTE_UNRESOLVED_CONFLICT_RENAME_EXISTS
An unresolved conflict was detected in CSN %s replaying a MODIFYDN of "%s" to "%s" which already exists (renaming as "%s"). Consider merging the two entries manually, or deleting one of them.
-
NOTE_RS_HAS_GROUP_WITH_LOWER_PRIORITY
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> NOTE_RS_HAS_GROUP_WITH_LOWER_PRIORITY
RS(%s) groupId '%s' has lower priority than groupId '%s' which matched at least one other RS
-
ERR_SERVER_IS_NOT_ALLOWED_TO_SEND_UPDATES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_SERVER_IS_NOT_ALLOWED_TO_SEND_UPDATES
Peer '%s' has sent an update, but it is not allowed to do so by the configuration of this replication server. This update will be discarded. Check the configuration of both this replication server and its peer to determine if they have to be adjusted.
-
ERR_CANNOT_VERIFY_CERTIFICATE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CANNOT_VERIFY_CERTIFICATE
Replication peer certificate verification failed with error: %s
-
ERR_UNKNOWN_FINGERPRINT_DIGEST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNKNOWN_FINGERPRINT_DIGEST
Digest algorithm '%s' of fingerprint '%s' is not supported by the JVM
-
ERR_REPLICATION_DEAD_LISTENERS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REPLICATION_DEAD_LISTENERS
The following replication server listener threads were unexpectedly stopped: %s. A server restart may be needed.
-
ERR_CHANGELOG_CURSOR_ABORTED_CLEAR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CHANGELOG_CURSOR_ABORTED_CLEAR
Cursor on log '%s' has been aborted after a clear
-
ERR_REMOTE_EXPORTER_IDLE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_REMOTE_EXPORTER_IDLE
Initialization of domain '%s' interrupted: no data received from the remote exporter '%s' for %s
-
DEBUG_RECOVERY_SHUTDOWN_REQUESTED
public static final LocalizableMessageDescriptor.Arg0 DEBUG_RECOVERY_SHUTDOWN_REQUESTED
Recovery interrupted because shutdown of replication domain has been requested
-
WARN_FORCE_CLOSE_RS_ON_STUCK_CONNECTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_FORCE_CLOSE_RS_ON_STUCK_CONNECTION
The replication server domain connection for '%s' will be forcibly closed because the peer replication server '%s' is unresponsive.
-
WARN_FORCE_CLOSE_DS_ON_STUCK_CONNECTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_FORCE_CLOSE_DS_ON_STUCK_CONNECTION
The replication domain connection for '%s' will be forcibly closed because the peer replication server '%s' is unresponsive.
-
WARN_CTHEARTBEAT_JOIN_TIMEDOUT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CTHEARTBEAT_JOIN_TIMEDOUT
ChangeTime Heartbeat publisher '%s' for domain '%s' will be forcibly stopped because the peer server is unresponsive.
-
ERR_UNEXPECTED_INTERRUPT_WHILE_PUBLISHING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNEXPECTED_INTERRUPT_WHILE_PUBLISHING
Publish of a replication message to server '%s' was interrupted.
-
ERR_DS_STATE_IS_LATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_DS_STATE_IS_LATE
The changelog no longer contains changes for domain '%s' which are required by replica '%s'. The replica will no longer receive replicated changes and must be re-initialized.
-
WARN_CNI_CANNOT_ADVANCE_REPLICA_NOT_IN_TOPOLOGY
public static final LocalizableMessageDescriptor.Arg1<Object> WARN_CNI_CANNOT_ADVANCE_REPLICA_NOT_IN_TOPOLOGY
Change number indexing cannot advance because some replicas do not seem to be part of the topology anymore. The following replicas are referenced by replication, but they are not connected to the topology or they have not been properly stopped: %s
-
WARN_CNI_CANNOT_ADVANCE_MISSING_UPDATE_FROM_REPLICA
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_CNI_CANNOT_ADVANCE_MISSING_UPDATE_FROM_REPLICA
Change number indexing cannot advance because replica '%s' has not sent any messages since '%s'. Verify whether the replica is still running or is connected to a replication server
-
INFO_CNI_CAN_INDEX_AGAIN
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_CNI_CAN_INDEX_AGAIN
Change number indexing will resume since replica '%s' is now sending messages again.
-
WARN_REPLICATION_DOMAIN_STATUS_NOT_HEALTHY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_REPLICATION_DOMAIN_STATUS_NOT_HEALTHY
Replication domain '%s' status '%s' is not healthy
-
WARN_PEER_REPLICA_IS_TOO_LATE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> WARN_PEER_REPLICA_IS_TOO_LATE
Peer replica '%s' is too late compared to changelog '%s' for domain '%s'. It asked for changes that are not present in the changelog or have been purged. The peer replica will no longer receive replicated changes and must be re-initialized. Diagnostic information follows: %s
-
WARN_REPLICA_NEWEST_CSN_IS_NO_LONGER_IN_REPLICA_DB
public static final LocalizableMessageDescriptor.ArgN WARN_REPLICA_NEWEST_CSN_IS_NO_LONGER_IN_REPLICA_DB
Peer replica asked for changes from replica '%1$s' starting from %2$s (CSN '%3$s'), but changelog DB only contains changes starting from %4$s (CSN '%5$s'). The last recorded purge information in 'domains.state' is: last update CSN: %6$s, last message CSN: %7$s. The replica DB description is: number of files: %8$d, replica offline: %9$b. The replica DB newest file content is: oldest CSN: %10$s, newest CSN: %11$s, number of updates: %12$d, number of ReplicaOfflineMsg: %13$d
-
WARN_REPLICA_NEWEST_CSN_IS_OLDER_THAN_RECORDED_PURGED_CSNS
public static final LocalizableMessageDescriptor.Arg7<Object,Object,Object,Object,Object,Object,Object> WARN_REPLICA_NEWEST_CSN_IS_OLDER_THAN_RECORDED_PURGED_CSNS
Peer replica asked for changes from replica '%s' starting from %s (CSN '%s'), but the changelog DB has purged this change, and the last known generated change timestamp is %s (CSN '%s'). The last recorded purge information in 'domains.state' is: last update CSN: %s, last message CSN: %s
-
WARN_REPLICA_NEWEST_CSN_IS_OLDER_THAN_OLDEST_CSN_IGNORING_RECORDED_STATE
public static final LocalizableMessageDescriptor.ArgN WARN_REPLICA_NEWEST_CSN_IS_OLDER_THAN_OLDEST_CSN_IGNORING_RECORDED_STATE
Peer replica asked for changes from replica '%1$s' starting from %2$s (CSN '%3$s'), but changelog DB only contains changes starting from %4$s (CSN '%5$s'). The administrator explicitly decided to ignore the recorded purge information in 'domains.state' by setting the 'org.forgerock.opendj.allowReplicaPastPurgeDelay' system property to 'true'. The replica DB description is: number of files: %6$d, replica offline: %7$b. The replica DB newest file content is: oldest CSN: %8$s, newest CSN: %9$s, number of updates: %10$d, number of ReplicaOfflineMsg: %11$d
-
-
Method Detail
-
resourceName
public static String resourceName()
Returns the name of the resource associated with the messages contained in this class. The resource name may be used for obtaining named loggers, e.g. using SLF4J'sorg.slf4j.LoggerFactory#getLogger(String name)
.- Returns:
- The name of the resource associated with the messages contained in this class.
-
-