Uses of Class
org.forgerock.i18n.LocalizableMessageDescriptor.Arg6
Packages that use LocalizableMessageDescriptor.Arg6
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.Arg6 in org.forgerock.i18n.slf4j
Methods in org.forgerock.i18n.slf4j with parameters of type LocalizableMessageDescriptor.Arg6Modifier and TypeMethodDescription<T1,T2, T3, T4, T5, T6>
voidLocalizedLogger.error(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5, T6 a6) Logs an error message.<T1,T2, T3, T4, T5, T6>
voidLocalizedLogger.info(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5, T6 a6) Logs a message at INFO level.<T1,T2, T3, T4, T5, T6>
voidLocalizedLogger.note(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5, T6 a6) Logs a message at NOTICE level.<T1,T2, T3, T4, T5, T6>
voidLocalizedLogger.warn(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6> d, T1 a1, T2 a2, T3 a3, T4 a4, T5 a5, T6 a6) Logs a warning message. -
Uses of LocalizableMessageDescriptor.Arg6 in org.opends.messages
Fields in org.opends.messages declared as LocalizableMessageDescriptor.Arg6Modifier and TypeFieldDescriptionServerMessages.ERR_CONFIG_CHANGE_RESULT_ERROR%s.%s failed for entry %s: result code=%s, admin action required=%b, messages="%s"ServerMessages.ERR_PLUGIN_UNIQUEATTR_SYNC_NOT_UNIQUEA unique attribute conflict was detected for attribute %s during synchronization (connID=%d, opID=%d): value %s in entry %s conflicts with an existing value in entry %s. Manual interaction is required to eliminate the conflictServerMessages.ERR_SETUP_PROFILE_LOG_IMPORT_LDIF'%s' setup profile failed to import data contained in '%s' file(s) into '%s' backend. Import LDIF tool options: '%s'. Exception message:'%s'. Tool output: %sServerMessages.ERR_SETUP_PROFILE_LOG_IMPORT_REJECTED_ENTRIES'%s' setup profile failed to import data contained in '%s' file(s) into '%s' backend because of rejected entries (listed in '%s'). Import LDIF tool options: '%s'. Tool output: %sServerMessages.ERR_SETUP_PROFILE_LOG_IMPORT_SKIPPED_ENTRIES'%s' setup profile failed to import data contained in '%s' file(s) into '%s' backend because of skipped entries (listed in '%s'). Import LDIF tool options: '%s'. Tool output: %sServerMessages.INFO_TASK_COMPLETION_BODYTask ID: %s Task State: %s Scheduled Start Time: %s Actual Start Time: %s Completion Time: %s Description: %s Log Messages:ServerMessages.NOTE_IMPORT_FINAL_STATUSProcessed %d entries, imported %d, skipped %d and rejected %d in %d seconds (average rate %.1f/sec)ServerMessages.NOTE_IMPORT_LDIF_PHASE_TWO_REPORTIndex %s %d%% complete: remaining = %d KB, rate = %d KB/s; batch %d/%dServerMessages.WARN_BAD_GENERATION_ID_FROM_DSDirectory server DS(%s) at %s presented generation ID %s for domain "%s", but the generation ID of this replication server RS(%s) is %s. 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 requiredServerMessages.WARN_BAD_GENERATION_ID_FROM_RSReplication server RS(%s) at %s presented generation ID %s for domain "%s", but the generation ID of this replication server RS(%s) is %s. 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 requiredServerMessages.WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_IDConnected 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 %sServerMessages.WARN_NOW_FOUND_BAD_GENERATION_CHANGELOGDirectory 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 %s and the remote (RS) generation ID is %s