Uses of Class
org.forgerock.i18n.LocalizableMessageDescriptor.Arg5
Package
Description
This package provides an alternative localization mechanism to
org.slf4j.cal10n
.Defines all the messages that may be used in the Directory Server and tools.
-
Uses of LocalizableMessageDescriptor.Arg5 in org.forgerock.i18n.slf4j
Modifier and TypeMethodDescription<T1,
T2, T3, T4, T5>
voidLocalizedLogger.error
(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5) Logs an error message.<T1,
T2, T3, T4, T5>
voidLocalizedLogger.info
(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5) Logs a message at INFO level.<T1,
T2, T3, T4, T5>
voidLocalizedLogger.note
(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5) Logs a message at NOTICE level.<T1,
T2, T3, T4, T5>
voidLocalizedLogger.warn
(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5) Logs a warning message. -
Uses of LocalizableMessageDescriptor.Arg5 in org.opends.messages
Modifier and TypeFieldDescriptionServerMessages.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
ServerMessages.ERR_DYNAMICGROUP_INTERNAL_SEARCH_FAILED
An error occurred while attempting to perform an internal search with base DN %s and filter %s to resolve the member list for dynamic group %s: result code %s, error message %s
ServerMessages.ERR_ERROR_REPLAYING_OPERATION
Could not replay operation %s %s with ChangeNumber %s error %s %s
ServerMessages.ERR_LDIF_URL_IO_ERROR
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from URL %s but an error occurred while trying to read that content: %s
ServerMessages.ERR_PLUGIN_POST_COMMIT_PLUGIN_EXCEPTION
The post-commit %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s
ServerMessages.ERR_PLUGIN_POST_OPERATION_PLUGIN_EXCEPTION
The post-operation %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s. Processing on this operation will be terminated
ServerMessages.ERR_PLUGIN_POST_RESPONSE_PLUGIN_EXCEPTION
The post-response %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s. Processing on this operation will be terminated
ServerMessages.ERR_PLUGIN_POST_SYNCHRONIZATION_PLUGIN_EXCEPTION
The post-synchronization %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s
ServerMessages.ERR_PLUGIN_PRE_OPERATION_PLUGIN_EXCEPTION
The pre-operation %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s. Processing on this operation will be terminated
ServerMessages.ERR_PLUGIN_PRE_PARSE_PLUGIN_EXCEPTION
The pre-parse %s plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s. Processing on this operation will be terminated
ServerMessages.ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_EXCEPTION
The search result entry plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d with entry %s: %s. Processing on this search operation will be terminated
ServerMessages.ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_EXCEPTION
The search result reference plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d with referral URL(s) %s: %s. Processing on this search operation will be terminated
ServerMessages.ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR_SYNC
An internal error occurred while attempting to determine whether the synchronization operation (connID=%d, opID=%d) for entry %s would have resulted in a unique attribute conflict (result %s, message %s)
ServerMessages.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
ServerMessages.INFO_VERIFY_ENTRY_LIMIT_STATS_ROW
File %s has %d such record(s) min=%d max=%d median=%d
ServerMessages.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 %s
ServerMessages.NOTE_PROXY_REMOTE_SERVERS_CHANGED
Remote servers changed for the proxy backend '%s'. The proxy was using: primary servers=%s, secondary servers=%s; and it will now be using: primary servers=%s, secondary servers=%s
ServerMessages.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
ServerMessages.WARN_IGNORING_UPDATE_FROM_TOO_LATE_DS
Replication server RS(%s) is ignoring update %s for domain "%s" from directory server DS(%s) at %s because the replica is too late and must be re-initialized
ServerMessages.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
ServerMessages.WARN_IGNORING_UPDATE_TO_TOO_LATE_DS
Replication server RS(%s) is not sending update %s for domain '%s' to directory server DS(%s) at %s because the replica is too late and must be re-initialized
ServerMessages.WARN_LDIF_VALUE_VIOLATES_SYNTAX
Entry %s read from LDIF starting at line %d includes value "%s" for attribute %s that is invalid according to the associated syntax: %s
ServerMessages.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