Package | Description |
---|---|
org.forgerock.i18n.slf4j |
This package provides an alternative localization mechanism to
org.slf4j.cal10n . |
org.opends.messages |
Defines all the messages that may be used in the Directory Server and tools.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
Modifier and Type | Method and Description |
---|---|
<T1,T2,T3,T4> |
LocalizedLogger.debug(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs a debug message.
|
<T1,T2,T3,T4> |
LocalizedLogger.debug(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs a debug message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.debug(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs a debug message.
|
<T1,T2,T3,T4> |
LocalizedLogger.debug(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs a debug message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.error(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs an error message.
|
<T1,T2,T3,T4> |
LocalizedLogger.error(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs an error message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.error(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs an error message.
|
<T1,T2,T3,T4> |
LocalizedLogger.error(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs an error message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.info(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs an info message.
|
<T1,T2,T3,T4> |
LocalizedLogger.info(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs an info message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.info(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs an info message.
|
<T1,T2,T3,T4> |
LocalizedLogger.info(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs an info message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.trace(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs a trace message.
|
<T1,T2,T3,T4> |
LocalizedLogger.trace(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs a trace message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.trace(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs a trace message.
|
<T1,T2,T3,T4> |
LocalizedLogger.trace(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs a trace message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.warn(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs a warning message.
|
<T1,T2,T3,T4> |
LocalizedLogger.warn(LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs a warning message with an accompanying exception.
|
<T1,T2,T3,T4> |
LocalizedLogger.warn(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4)
Logs a warning message.
|
<T1,T2,T3,T4> |
LocalizedLogger.warn(Marker m,
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> d,
T1 a1,
T2 a2,
T3 a3,
T4 a4,
Throwable t)
Logs a warning message with an accompanying exception.
|
Modifier and Type | Field and Description |
---|---|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.DEBUG_ERROR_UPDATING_RUV
Error %s when updating server state %s : %s base dn : %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.ERR_ADS_ADMINISTRATOR_MERGE
The following administrators are defined in server %s but not in server %s:%n%s%nThe merge can only be performed if these administrators are defined in server %s. |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_DCR_STRUCTURAL_CLASS_NOT_STRUCTURAL
{@code The DIT content rule "%s" is associated with the objectclass with OID %s (%s).
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Character,Number> |
SchemaMessages.ERR_ATTR_SYNTAX_GUIDE_ILLEGAL_CHAR
The provided value "%s" could not be parsed as a guide value because the criteria portion %s contained an illegal character %c at position %d |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
SchemaMessages.ERR_ATTR_SYNTAX_NAME_FORM_STRUCTURAL_CLASS_NOT_STRUCTURAL
{@code The name form description "%s" is associated with the objectclass with OID %s (%s).
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_CREATE_ARCHIVE_FILE
An error occurred while trying to create the archive file %s in directory %s for the backup %s: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
UtilityMessages.ERR_BACKUP_CANNOT_SAVE_FILES_BEFORE_RESTORE
An error occurred while attempting to save files from root directory %s to target directory %s, for backup of %s : %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.ERR_BACKUPDIRECTORY_CANNOT_DELETE_SAVED_DESCRIPTOR
{@code An error occurred while trying to remove saved backup descriptor file %s: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
UtilityMessages.ERR_CERTMGR_INVALID_STORETYPE
Invalid key store type, it must be one of the following: %s, %s, %s or %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_CREATE_REPLICA_DB
Could not get or create replica DB for base DN '%s', serverId '%d', generationId '%d': %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ReplicationMessages.ERR_CHANGELOG_UNABLE_TO_WRITE_REPLICA_OFFLINE_STATE_FILE
Could not write offline replica information for domain %s and server id %d, using path '%s' (offline CSN is %s) |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminMessages.ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME
The "%s" property in the %s called "%s" references this %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminMessages.ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME
This %s cannot be disabled because it is referenced by the "%s" property in the %s called "%s" |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminMessages.ERR_CLIENT_REFINT_TARGET_INVALID
The %s "%s" referenced in property "%s" exists but has an invalid configuration: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ConfigMessages.ERR_CONFIG_FILE_NO_PARENT
Configuration entry %s starting at or near line %d in the configuration LDIF file %s does not appear to have a parent entry (expected parent DN was %s) |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ConfigMessages.ERR_CONFIG_REST2LDAP_UNEXPECTED_JSON
Invalid JSON element %s from %s in the REST2LDAP endpoint configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.ERR_DS_BADLY_DISCONNECTED
The connection from this replication server RS(%d) to directory server DS(%d) at %s for domain "%s" has failed |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_DS_CANNOT_CHANGE_STATUS
{@code Could not compute new status in DS replication domain %s with server id %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_DS_UNKNOWN_ASSURED_MODE
{@code In directory server %s, received unknown assured update mode: %s, for domain %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> |
ReplicationMessages.ERR_DUPLICATE_REPLICATION_SERVER_ID
In Replication server %s: replication servers %s and %s have the same ServerId : %d |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> |
ReplicationMessages.ERR_DUPLICATE_SERVER_ID
In Replication server %s: servers %s and %s have the same ServerId : %d |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.ERR_ENTRY_SCHEMA_DSR_DISALLOWED_SUPERIOR_OC
Entry %s violates the Directory Server schema configuration because DIT structure rule %s does not allow entries of type %s to be placed immediately below entries of type %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_ERROR_REPLAYING_OPERATION
Could not replay operation %s with ChangeNumber %s error %s %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_ERROR_SEARCHING_RUV
Error %s when searching for server state %s : %s base dn : %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.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> |
ReplicationMessages.ERR_INVALID_IMPORT_SOURCE
{@code On domain %s, initialization of server with serverId:%s has been requested from a server with an invalid serverId:%s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
ProtocolMessages.ERR_LDAP_CLIENT_SEND_RESPONSE_INVALID_OP
{@code The server attempted to send a response to the %s operation (conn=%d, op=%d), but this type of operation is not allowed to have responses.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> |
ProtocolMessages.ERR_LDAP_CONNHANDLER_CREATE_CHANNEL_FAILED
{@code The LDAP connection handler defined in configuration entry %s was unable to create a server socket channel to accept connections on %s:%d: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> |
ExtensionMessages.ERR_LDAP_PTA_CONNECT_ERROR
{@code A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the connection was refused.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_CONNECT_OTHER_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because an unexpected error occurred: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_CONNECT_SSL_ERROR
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because SSL negotiation failed for the following reason: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_CONNECT_UNKNOWN_HOST
A connection could not be established to the remote LDAP server at %s:%d for LDAP PTA policy "%s" because the host name "%s" could not be resolved to an IP address |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_CONNECTION_DECODE_ERROR
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has encountered a protocol error while decoding a response from the server and will be closed.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_CONNECTION_OTHER_ERROR
The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has failed unexpectedly: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_CONNECTION_WRONG_RESPONSE
{@code The connection to the remote LDAP server at %s:%d for LDAP PTA policy "%s" has received an unexpected response from the server and will be closed.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ExtensionMessages.ERR_LDAP_PTA_MAPPED_SEARCH_TOO_MANY_CANDIDATES
The user "%s" could not be authenticated using LDAP PTA policy "%s" because the search of base DN "%s" returned more than one entry matching the filter "%s" |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
ToolMessages.ERR_LDAPAUTH_UNEXPECTED_INITIAL_BIND_RESPONSE
{@code The client received an unexpected intermediate bind response.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
BackendMessages.ERR_LDIF_BACKEND_ERROR_RENAMING_FILE
An error occurred while attempting to rename file %s to %s while writing updated data for the LDIF backend defined in configuration entry %s: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
UtilityMessages.ERR_LDIF_COULD_NOT_BASE64_DECODE_ATTR
Unable to parse LDIF entry %s starting at line %d because it was not possible to base64-decode the attribute on line "%s": %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
UtilityMessages.ERR_LDIF_INVALID_URL
Unable to parse LDIF entry %s starting at line %d because the value of attribute %s was to be read from a URL but the URL was invalid: %s |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
ToolMessages.ERR_MAKELDIF_BRANCH_SUBORDINATE_INVALID_NUM_ENTRIES
Subordinate template definition on line %d for branch %s specified invalid number of entries %d for template %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> |
ToolMessages.ERR_MAKELDIF_TAG_CANNOT_READ_FILE
An error occurred while trying to read file %s referenced by tag %s on line %d of the template file: %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Number> |
ToolMessages.ERR_MAKELDIF_TAG_INTEGER_ABOVE_UPPER_BOUND
Value %d is above the largest allowed value of %d for tag %s on line %d of the template file |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Number> |
ToolMessages.ERR_MAKELDIF_TAG_INTEGER_BELOW_LOWER_BOUND
Value %d is below the lowest allowed value of %d for tag %s on line %d of the template file |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Number> |
ToolMessages.ERR_MAKELDIF_TAG_INVALID_ARGUMENT_COUNT
Invalid number of arguments provided for tag %s on line number %d of the template file: expected %d, got %d |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
ToolMessages.ERR_MAKELDIF_TEMPLATE_SUBORDINATE_INVALID_NUM_ENTRIES
Subordinate template definition on line %d for template %s specified invalid number of entries %d for subordinate template %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.ERR_MODIFY_ADD_INVALID_SYNTAX
When attempting to modify entry %s to add one or more values for attribute %s, value "%s" was found to be invalid according to the associated syntax: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.ERR_MODIFY_REPLACE_INVALID_SYNTAX
When attempting to modify entry %s to replace the set of values for attribute %s, value "%s" was found to be invalid according to the associated syntax: %s |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
PluginMessages.ERR_PLUGIN_INTERMEDIATE_RESPONSE_PLUGIN_EXCEPTION
{@code The intermediate response plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
PluginMessages.ERR_PLUGIN_POST_CONNECT_PLUGIN_EXCEPTION
{@code The post-connect plugin defined in configuration entry %s threw an exception when it was invoked for connection %d from %s: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
PluginMessages.ERR_PLUGIN_POST_DISCONNECT_PLUGIN_EXCEPTION
The post-disconnect plugin defined in configuration entry %s threw an exception when it was invoked for connection %d from %s: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> |
PluginMessages.ERR_PLUGIN_POST_OPERATION_PLUGIN_RETURNED_NULL
{@code The post-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> |
PluginMessages.ERR_PLUGIN_POST_RESPONSE_PLUGIN_RETURNED_NULL
{@code The post-response %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> |
PluginMessages.ERR_PLUGIN_PRE_OPERATION_PLUGIN_RETURNED_NULL
{@code The pre-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> |
PluginMessages.ERR_PLUGIN_PRE_PARSE_PLUGIN_RETURNED_NULL
{@code The pre-parse %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
PluginMessages.ERR_PLUGIN_REFERENT_FILTER_MISMATCH
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not match the filter '%s' |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
PluginMessages.ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_RETURNED_NULL
{@code The search result entry plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with entry %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
PluginMessages.ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_RETURNED_NULL
{@code The search result reference plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with referral URL(s) %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
PluginMessages.ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_EXCEPTION
{@code The subordinate delete plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
PluginMessages.ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_EXCEPTION
{@code The subordinate modify DN plugin defined in configuration entry %s threw an exception when it was invoked for connection %d operation %d: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.ERR_PWPSTATE_CANNOT_DECODE_GENERALIZED_TIME
An error occurred while attempting to decode value "%s" for attribute %s in user entry %s in accordance with the generalized time format: %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.ERR_RS_BADLY_DISCONNECTED
The connection from this replication server RS(%d) to replication server RS(%d) at %s for domain "%s" has failed |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_RS_CANNOT_CHANGE_STATUS
{@code Could not compute new status in RS replication domain %s for server id %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_RS_ERROR_SENDING_ACK
{@code In replication server %s: an unexpected error occurred while sending an ack to server id %s for change number %s in domain %s .
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_RS_UNKNOWN_ASSURED_MODE
{@code In replication server %s, received unknown assured update mode: %s, for domain %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
SetupMessages.ERR_SETUP_INSTANCE_LOC_FILE_FOUND
{@code The file '%s' is referring to an invalid instance (%s).
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Number> |
SetupMessages.ERR_SETUP_INVALID_PORT_NUMBER
{@code Invalid value for %s port: '%d'.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ExtensionMessages.ERR_STATICGROUP_CANNOT_DECODE_MEMBER_VALUE_AS_DN
{@code Value %s for attribute %s in entry %s cannot be parsed as a valid DN: %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE
{@code This server is configured to replicate some of its base DNs.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL
{@code In replication server %s, received a safe data assured update message with incoherent level: %s, this is for domain %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_DS
{@code The directory server %s can no longer keep up with changes coming from replication server %s for base DN %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.ERR_WRITER_CHANGELOG_CURSOR_ABORTED_FOR_REMOTE_RS
{@code The replication server %s can no longer keep up with changes coming from replication server %s for base DN %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.INFO_CERTIFICATE_NOT_TRUSTED_TEXT
The Certificate presented by the server %s:%s could not be trusted.<br><br>Possible reasons for this error:<br> -The Certificate Authority that issued the certificate is not recognized (this is the case of the self-signed certificates).<br> -The server's certificate is incomplete due to a misconfiguration.<br> -The server's certificate has expired.<br> -There is a time difference between the server machine clock and the local machine clock.<br>Before accepting this certificate, you should examine the server's certificate carefully.<br><br>Are you willing to accept this certificate for the purpose of identifying the server %s:%s? |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ConfigMessages.INFO_CONFIG_CHANGE_RESULT_MESSAGES
%s.%s succeeded but generated the following messages for entry %s: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.INFO_ERROR_DURING_INITIALIZATION_LOG
{@code Error during the initialization with contents from server %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ToolMessages.INFO_PROMPTTM_SERVER_CERT
The server is using the following certificate:
Subject DN: %s
Issuer DN: %s
Validity: %s through %s
Do you wish to trust this certificate and continue connecting to the server? |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
BackendMessages.INFO_PROXY_FAILOVER_EFFECTIVE
Proxy backend '%s' successfully configured failover via the service discovery mechanism '%s': primary servers are %s and secondary servers are %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION
{@code To be able to configure replication the registration information of servers %s and %s must be merged.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION
{@code To be able to configure replication the registration information of servers %s and %s must be merged.
|
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.INFO_REPLICATION_SERVER_CONNECTION_FROM_DS
Replication server RS(%d) has accepted a connection from directory server DS(%d) for domain "%s" at %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.INFO_REPLICATION_SERVER_CONNECTION_FROM_RS
Replication server RS(%d) has accepted a connection from replication server RS(%d) for domain "%s" at %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.INFO_REPLICATION_SERVER_CONNECTION_TO_RS
Replication server RS(%d) has connected to replication server RS(%d) for domain "%s" at %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AdminToolMessages.INFO_RESET_CHANGE_NUMBER_INFO
Resetting change-log's change number of server '%s' to ChangeNumber: %s, CSN: %s, base DN: '%s' |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
UtilityMessages.INFO_TIME_IN_DAYS_HOURS_MINUTES_SECONDS
%d days, %d hours, %d minutes, %d seconds |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ReplicationMessages.NOTE_DS_RECEIVED_ACK_ERROR
In replication service %s and server id %s, the assured update message %s was acknowledged with the following errors: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Object> |
ExtensionMessages.NOTE_ERRORLOG_ACCTNOTHANDLER_NOTIFICATION
Account-Status-Notification type='%s' userdn='%s' id=%d msg='%s' |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_EXPORT_FINAL_STATUS
Exported %d entries and skipped %d in %d seconds (average rate %.1f/sec) |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
ReplicationMessages.NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END
{@code Finished total update: exported domain "%s" from this directory server DS(%d) to remote directory server DS(%d).
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Number> |
ReplicationMessages.NOTE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START
Starting total update: exporting %d entries in domain "%s" from this directory server DS(%d) to remote directory server DS(%d) |
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> |
ReplicationMessages.NOTE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END
{@code Finished total update: imported domain "%s" from remote directory server DS(%d) to this directory server DS(%d).
|
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_IMPORT_LDIF_OFFHEAP_MEM_BUF_INFO
{@code Setting DB cache size to %d MB.
|
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_IMPORT_PROGRESS_REPORT
Processed %d entries, skipped %d and rejected %d (recent rate %.1f/sec) |
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> |
RuntimeMessages.NOTE_JVM_HOST
JVM Host: %s, running %s, %d bytes physical memory size, number of processors available %d |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Number> |
RuntimeMessages.NOTE_JVM_INFO
JVM Information: %s by %s, %s architecture, %d bytes heap size |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.NOTE_LOAD_BALANCE_REPLICATION_SERVER
Directory Server DS(%d) is disconnecting from replication server RS(%d) at %s for domain "%s" in order to find another replication server in the topology and distribute load more equally |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_REBUILD_PROGRESS_REPORT
{@code %.1f%% Completed.
|
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
ReplicationMessages.NOTE_RS_HAS_DIFFERENT_GENERATION_ID_THAN_DS
RS(%d) generation Id %d does not match DS(%d) generation Id %d, but at least another RS does |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
ReplicationMessages.NOTE_RS_HAS_DIFFERENT_GROUP_ID_THAN_DS
RS(%d) groupId %d does not match DS(%d) groupId %d, but at least another RS does |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
ReplicationMessages.NOTE_RS_LATER_THAN_ANOTHER_RS_MORE_UP_TO_DATE_THAN_LOCAL_DS
RS(%d) newest change %s is behind another RS which is ahead of DS(%d) newest change %s |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
ReplicationMessages.NOTE_RS_LATER_THAN_LOCAL_DS
RS(%d) newest change %s is behind DS(%d) newest change %s, but at least another RS is at the same point or ahead of the DS |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.NOTE_SENT_ALERT_NOTIFICATION
The Directory Server has sent an alert notification generated by class %s (alert type %s, alert ID %s): %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_VERIFY_CLEAN_FINAL_STATUS
Checked %d records and found %d error(s) in %d seconds (average rate %.1f/sec) |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_VERIFY_FINAL_STATUS
Checked %d entries and found %d error(s) in %d seconds (average rate %.1f/sec) |
static LocalizableMessageDescriptor.Arg4<Number,Number,Number,Number> |
BackendMessages.NOTE_VERIFY_PROGRESS_REPORT
Processed %d out of %d records and found %d error(s) (recent rate %.1f/sec) |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
AccessControlMessages.WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE
{@code The provided Access Control Instruction (ACI) bind rule dns expression value "%s" references hostname %s, which resolves to IP address %s, but the canonical hostname for that IP address is %s.
|
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
CoreMessages.WARN_ADD_OP_INVALID_SYNTAX
Entry "%s" contains a value "%s" for attribute %s that is invalid according to the syntax for that attribute: %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
SchemaMessages.WARN_ATTR_SYNTAX_OBJECTCLASS_INVALID_SUPERIOR_TYPE
The definition for objectclass %s is invalid because it has an objectclass type of %s but this is incompatible with the objectclass type %s for the superior class %s |
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> |
ConfigMessages.WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED
%s.%s indicated that administrative action is required for entry %s: messages="%s" |
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
BackendMessages.WARN_DISK_SPACE_FULL_THRESHOLD_CROSSED
{@code Disk free space of %d bytes for directory %s is now below disk low threshold of %d bytes.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
BackendMessages.WARN_DISK_SPACE_LOW_THRESHOLD_CROSSED
{@code Disk free space of %d bytes for directory %s is now below low threshold of %d bytes.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Object,Object> |
ReplicationMessages.WARN_EXCEPTION_STARTING_SESSION_PHASE
Directory server DS(%d) encountered an unexpected error while connecting to replication server %s for domain "%s": %s |
static LocalizableMessageDescriptor.Arg4<Number,Number,Object,Object> |
ReplicationMessages.WARN_HEARTBEAT_FAILURE
Directory server DS(%d) is closing its connection to replication server RS(%d) at %s for domain "%s" because it could not detect a heart beat |
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> |
UtilityMessages.WARN_LDIF_DUPLICATE_ATTR
{@code Entry %s read from LDIF starting at line %d includes a duplicate attribute %s with value %s.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
ReplicationMessages.WARN_REPLICATION_SERVER_BADLY_DISCONNECTED
{@code Directory server DS(%d) encountered an error while receiving changes for domain "%s" from replication server RS(%d) at %s.
|
static LocalizableMessageDescriptor.Arg4<Number,Object,Number,Object> |
ReplicationMessages.WARN_REPLICATION_SERVER_PROPERLY_DISCONNECTED
{@code Replication server RS(%d) at %s has closed the connection to this directory server DS(%d).
|
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Number> |
ReplicationMessages.WARN_TIMEOUT_WHEN_CROSS_CONNECTION
{@code Timed out while trying to acquire the domain lock for domain "%s".
|
Modifier and Type | Method and Description |
---|---|
protected void |
Operation.checkAttributeConformsToSyntax(Entry entry,
Attribute attribute,
LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> invalidSyntaxErrorMsg,
LocalizableMessageDescriptor.Arg3<Object,Object,Object> invalidSyntaxNoValueErrorMsg,
LocalizableMessageDescriptor.Arg1<Object> rejectErrorMsg)
Checks whether an attribute's values conform to its syntax.
|
Copyright 2010-2018 ForgeRock AS.