Uses of Class
org.forgerock.i18n.LocalizableMessageDescriptor.ArgN
Packages that use LocalizableMessageDescriptor.ArgN
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.ArgN in org.forgerock.i18n.slf4j
Methods in org.forgerock.i18n.slf4j with parameters of type LocalizableMessageDescriptor.ArgNModifier and TypeMethodDescriptionvoidLocalizedLogger.error(LocalizableMessageDescriptor.ArgN d, Object... args) Logs an error message.voidLocalizedLogger.info(LocalizableMessageDescriptor.ArgN d, Object... args) Logs a message at INFO level.voidLocalizedLogger.note(LocalizableMessageDescriptor.ArgN d, Object... args) Logs a message at NOTICE level.voidLocalizedLogger.warn(LocalizableMessageDescriptor.ArgN d, Object... args) Logs a warning message. -
Uses of LocalizableMessageDescriptor.ArgN in org.opends.messages
Fields in org.opends.messages declared as LocalizableMessageDescriptor.ArgNModifier and TypeFieldDescriptionServerMessages.DSBACKUP_OFFLINE_DESCRIPTION_WARNING_RESTOREIndicates that the command will operate independently of the server process. It will run regardless of whether the server is started or stopped. When using this option with the %1$s sub-command, the server must be stopped; also as the command will write to server files, you should run the command as a user having the same filesystem permissions as the user running the server. Using this option with the %2$s sub-command when the server is running is possible and supported. With JE Backends, the integrity of the backup is ensured by the process. With LDIF backends, avoid simultaneous changes to the backendsServerMessages.WARN_REPLICA_NEWEST_CSN_IS_NO_LONGER_IN_REPLICA_DBPeer 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$dPeer 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