Package org.opends.messages
Class PluginMessages
- java.lang.Object
-
- org.opends.messages.PluginMessages
-
public final class PluginMessages extends Object
This file contains localizable message descriptors having the resource nameorg.opends.messages.plugin
. This file was generated automatically by theopendj-maven-plugin
from the property fileorg/opends/messages/plugin.properties
and it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_7BIT_IMPORT_ATTR_NOT_CLEAN
The entry included a value for attribute %s that was not 7-bit clean
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_7BIT_INVALID_PLUGIN_TYPE
The 7-bit clean plugin is configured with invalid plugin type %s. Only the ldifImport, preOperationAdd, preOperationModify, and preOperationModifyDN plugin types are allowed
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_7BIT_MODIFYDN_ATTR_NOT_CLEAN
The modify DN operation would have resulted in a value for attribute %s that was not 7-bit clean
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_ADLIST_INVALID_PLUGIN_TYPE
The LDAP attribute description list plugin instance defined in configuration entry %s lists an invalid plugin type %s. This plugin can only be used as a pre-parse search plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_ADLIST_NO_PLUGIN_TYPES
The LDAP attribute description list plugin instance defined in configuration entry %s does not list any plugin types. This plugin must be configured to operate as a pre-parse search plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_ATTR_CLEANUP_ATTRIBUTE_MISSING
Attribute '%s' is not defined in the directory schema
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_ATTR_CLEANUP_DUPLICATE_VALUE
The attribute '%s' has already been defined in the configuration
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_ATTR_CLEANUP_EQUAL_VALUES
The mapping '%s:%s' maps the attribute to itself
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_ATTR_CLEANUP_INITIALIZE_PLUGIN
Invalid plugin type '%s' for the Attribute Cleanup plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE
An attempt was made to register the Change Number Control plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_LIST
An attempt was made to register the Change Number Control plugin with the following plugin types : %s. However this plugin must be configured with all of the following plugin types : %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_ENTITY_TAG_INVALID_PLUGIN_TYPE
An attempt was made to register the Entity Tag plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_ENTRYUUID_INVALID_PLUGIN_TYPE
An attempt was made to register the EntryUUID plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_GRAPHITE_REPORTER_INVALID_PLUGIN_TYPE
An attempt was made to register the Graphite Monitor Reporter Plugin plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_GRAPHITE_REPORTER_UNREACHABLE_GRAPHITE_SERVER
Unable to report metrics to Graphite server '%s' because the Graphite server hostname resolution has failed. Ensure that the plugin configuration is correct and that the Graphite server is reachable. The Graphite plugin will be disabled until a change is performed in its configuration or the server restart
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_LASTMOD_INVALID_PLUGIN_TYPE
An attempt was made to register the LastMod plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_LDIF_IMPORT_PLUGIN_EXCEPTION
The LDIF import plugin defined in configuration entry %s threw an exception when it was invoked on entry %s: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_LDIF_IMPORT_PLUGIN_RETURNED_NULL
The LDIF import plugin defined in configuration entry %s returned null when invoked on entry %s. This is an illegal response
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object>
ERR_PLUGIN_POST_CONNECT_PLUGIN_EXCEPTION
The post-connect plugin defined in configuration entry %s threw an exception when it was invoked for connection %d from %s: %s. The connection will be terminated
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_PLUGIN_POST_CONNECT_PLUGIN_RETURNED_NULL
The post-connect plugin defined in configuration entry %s returned null when invoked for connection %d from %s. This is an illegal response, and the connection will be terminated
static LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object>
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.Arg3<Object,Number,Object>
ERR_PLUGIN_POST_DISCONNECT_PLUGIN_RETURNED_NULL
The post-disconnect plugin defined in configuration entry %s returned null when invoked for connection %d from %s. This is an illegal response
static LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object>
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
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number>
ERR_PLUGIN_POST_OPERATION_PLUGIN_RETURNED_NULL
The post-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
static LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object>
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
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number>
ERR_PLUGIN_POST_RESPONSE_PLUGIN_RETURNED_NULL
The post-response %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
static LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object>
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
static LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object>
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
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number>
ERR_PLUGIN_PRE_OPERATION_PLUGIN_RETURNED_NULL
The pre-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
static LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object>
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
static LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number>
ERR_PLUGIN_PRE_PARSE_PLUGIN_RETURNED_NULL
The pre-parse %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_AUTH_SCHEME
Auth password storage scheme %s referenced by the password policy import plugin is not configured for use in the server
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_USER_SCHEME
User password storage scheme %s referenced by the password policy import plugin is not configured for use in the server
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_PWIMPORT_NO_DEFAULT_AUTH_SCHEMES
The password policy import plugin is not configured any default auth password schemes, and the server does not support the %s auth password scheme
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_PWIMPORT_NO_DEFAULT_USER_SCHEMES
The password policy import plugin is not configured any default user password schemes, and the server does not support the %s auth password scheme
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_PWIMPORT_NO_SUCH_DEFAULT_AUTH_SCHEME
The password policy import plugin references default auth password storage scheme %s which is not available for use in the server
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_PWPIMPORT_ERROR_ENCODING_PASSWORD
An error occurred while attempting to encode a password value stored in attribute %s of user entry %s: %s. Password values for this user will not be encoded
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_PWPIMPORT_INVALID_PLUGIN_TYPE
An attempt was made to register the password policy import plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
ERR_PLUGIN_REFERENT_ATTR_MATCHING_RULE_UNINDEXED
The referential integrity plugin defined in configuration entry %s is configured to operate on attribute %s but there is no %s extensible matching rule index defined for this attribute in backend %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_ATTR_NOT_LISTED
The property 'check-references-filter-criteria' specifies filtering criteria for attribute '%s', but this attribute is not listed in the 'attribute-type' property
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_REFERENT_ATTR_UNINDEXED
The referential integrity plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_REFERENT_BAD_FILTER
The filtering criteria '%s' specified in property 'check-references-filter-criteria' is invalid because the filter could not be decoded: '%s'
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_CANNOT_DECODE_STRING_AS_DN
The Referential Integrity plugin failed to decode a entry DN from the update log: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_CLOSE_LOGFILE
An error occurred closing the Referential Integrity plugin update log file: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_CREATE_LOGFILE
An error occurred during Referential Integity plugin initialization because log file creation failed: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_REFERENT_ENTRY_MISSING
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not exist in any of the configured naming contexts
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_EXCEPTION
The opration could not be processed due to an unexpected exception: '%s'
static LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>
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.Arg2<Object,Object>
ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX
An error occurred in the Referential Integrity plugin while attempting to configure the attribute type %s which has a syntax OID of %s. A Referential Integrity attribute type must have a syntax OID of either 1.3.6.1.4.1.1466.115.121.1.12 (for the distinguished name syntax) or 1.3.6.1.4.1.1466.115.121.1.34 (for the name and optional uid syntax) or 1.3.6.1.4.1.36733.2.1.3.12 (for the name and json syntax)
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_INVALID_PLUGIN_TYPE
An attempt was made to register the Referential Integrity plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_REFERENT_MODIFY_FAILED
The Referential Integrity plugin failed when performing an internal modify on entry %s: %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_REFERENT_NAMINGCONTEXT_MISMATCH
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not belong to any of the configured naming contexts
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_REPLACE_LOGFILE
An error occurred replacing the Referential Integrity plugin update log file: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_REFERENT_SEARCH_FAILED
The Referential Integrity plugin failed when performaing an internal search: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_SAMBA_SYNC_ENCODING
The Samba password synchronization plugin could not encode a password for the following reasons: %s
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_SAMBA_SYNC_INVALID_PLUGIN_TYPE
An attempt was made to register the Samba password synchronization plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_SAMBA_SYNC_MODIFICATION_PROCESSING
The Samba password synchronization plugin could not process a modification for the following reason: %s
static LocalizableMessageDescriptor.Arg5<Object,Number,Number,Object,Object>
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
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object>
ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_RETURNED_NULL
The search result entry plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with entry %s. This is an illegal response, and processing on this search operation will be terminated
static LocalizableMessageDescriptor.Arg5<Object,Number,Number,Object,Object>
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
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object>
ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_RETURNED_NULL
The search result reference plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with referral URL(s) %s. This is an illegal response, and processing on this search operation will be terminated
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_SHUTDOWN_PLUGIN_EXCEPTION
The shutdown plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server shutdown process: %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_STARTUP_PLUGIN_EXCEPTION
The startup plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server startup process: %s. The server startup process has been aborted
static LocalizableMessageDescriptor.Arg3<Object,Object,Number>
ERR_PLUGIN_STARTUP_PLUGIN_FAIL_ABORT
The startup plugin defined in configuration entry %s encountered an error when it was invoked during the Directory Server startup process: %s (error ID %d). The server startup process has been aborted
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_STARTUP_PLUGIN_RETURNED_NULL
The startup plugin defined in configuration entry %s returned a null value when it was invoked during the Directory Server startup process. This is an illegal return value, and the server startup process has been aborted
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object>
ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_EXCEPTION
The subordinate delete 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
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_RETURNED_NULL
The subordinate delete plugin defined in configuration entry %s returned null when invoked for connection %d operation %s. This is an illegal response, and processing on this operation will be terminated
static LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object>
ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_EXCEPTION
The subordinate modify DN 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
static LocalizableMessageDescriptor.Arg3<Object,Number,Object>
ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_RETURNED_NULL
The subordinate modify DN plugin defined in configuration entry %s returned null when invoked for connection %d operation %s. This is an illegal response, and processing on this operation will be terminated
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_TYPE_NOT_SUPPORTED
The plugin defined in configuration entry %s does not support the %s plugin type
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_UNIQUEATTR_ATTR_NOT_UNIQUE
A unique attribute conflict was detected for attribute %s: value %s already exists in entry %s
static LocalizableMessageDescriptor.Arg3<Object,Object,Object>
ERR_PLUGIN_UNIQUEATTR_ATTR_UNINDEXED
The unique attribute plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
static LocalizableMessageDescriptor.Arg2<Object,Object>
ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR
An internal error occurred while attempting to determine whether the operation would have resulted in a unique attribute conflict (result %s, message %s)
static LocalizableMessageDescriptor.Arg5<Number,Number,Object,Object,Object>
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)
static LocalizableMessageDescriptor.Arg1<Object>
ERR_PLUGIN_UNIQUEATTR_INVALID_PLUGIN_TYPE
An attempt was made to register the Unique Attribute plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
static LocalizableMessageDescriptor.Arg6<Object,Number,Number,Object,Object,Object>
ERR_PLUGIN_UNIQUEATTR_SYNC_NOT_UNIQUE
A 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 conflict
static LocalizableMessageDescriptor.Arg1<Object>
INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STARTING
The Referential Integrity plugin has started background processing using the update interval %s
static LocalizableMessageDescriptor.Arg0
INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STOPPING
The Referential Integrity plugin background processing has been stopped
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_UPDATE_INTERVAL_CHANGED
The Referential Integrity plugin background processing update interval has been changed from %s to %s, the new value will now be during background processing
static LocalizableMessageDescriptor.Arg2<Object,Object>
INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART
The file name that the Referential Integrity plugin logs changes to during background processing has been changed from %s to %s, but this change will not take effect until the server is restarted
static LocalizableMessageDescriptor.Arg1<Object>
INFO_PLUGIN_REFERENT_SEARCH_NO_SUCH_OBJECT
The Referential Integrity plugin failed when performing a search because the base DN %s does not exist
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_PLUGIN_PWIMPORT_CANNOT_DECODE_POLICY_DN
An error occurred while attempting to decode the value of the custom password policy attribute in entry '%s': %s. Any passwords contained in the entry will be encoded using the default storage schemes, but authentication as this user might not be possible
static LocalizableMessageDescriptor.Arg2<Object,Object>
WARN_PLUGIN_PWIMPORT_NO_SUCH_POLICY
Entry '%s' indicates that it uses custom password policy '%s', but no such policy is defined in the server. Any passwords contained in the entry will be encoded using the default storage schemes, but authentication as this user might not be possible
-
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_PLUGIN_ADLIST_NO_PLUGIN_TYPES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_ADLIST_NO_PLUGIN_TYPES
The LDAP attribute description list plugin instance defined in configuration entry %s does not list any plugin types. This plugin must be configured to operate as a pre-parse search plugin
-
ERR_PLUGIN_ADLIST_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_ADLIST_INVALID_PLUGIN_TYPE
The LDAP attribute description list plugin instance defined in configuration entry %s lists an invalid plugin type %s. This plugin can only be used as a pre-parse search plugin
-
ERR_PLUGIN_STARTUP_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_STARTUP_PLUGIN_EXCEPTION
The startup plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server startup process: %s. The server startup process has been aborted
-
ERR_PLUGIN_STARTUP_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_STARTUP_PLUGIN_RETURNED_NULL
The startup plugin defined in configuration entry %s returned a null value when it was invoked during the Directory Server startup process. This is an illegal return value, and the server startup process has been aborted
-
ERR_PLUGIN_STARTUP_PLUGIN_FAIL_ABORT
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Number> ERR_PLUGIN_STARTUP_PLUGIN_FAIL_ABORT
The startup plugin defined in configuration entry %s encountered an error when it was invoked during the Directory Server startup process: %s (error ID %d). The server startup process has been aborted
-
ERR_PLUGIN_SHUTDOWN_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_SHUTDOWN_PLUGIN_EXCEPTION
The shutdown plugin defined in configuration entry %s threw an exception when it was invoked during the Directory Server shutdown process: %s
-
ERR_PLUGIN_POST_CONNECT_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> ERR_PLUGIN_POST_CONNECT_PLUGIN_EXCEPTION
The post-connect plugin defined in configuration entry %s threw an exception when it was invoked for connection %d from %s: %s. The connection will be terminated
-
ERR_PLUGIN_POST_CONNECT_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_PLUGIN_POST_CONNECT_PLUGIN_RETURNED_NULL
The post-connect plugin defined in configuration entry %s returned null when invoked for connection %d from %s. This is an illegal response, and the connection will be terminated
-
ERR_PLUGIN_POST_DISCONNECT_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Object,Object> 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
-
ERR_PLUGIN_POST_DISCONNECT_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_PLUGIN_POST_DISCONNECT_PLUGIN_RETURNED_NULL
The post-disconnect plugin defined in configuration entry %s returned null when invoked for connection %d from %s. This is an illegal response
-
ERR_PLUGIN_PRE_PARSE_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object> 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
-
ERR_PLUGIN_PRE_PARSE_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> ERR_PLUGIN_PRE_PARSE_PLUGIN_RETURNED_NULL
The pre-parse %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
-
ERR_PLUGIN_PRE_OPERATION_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object> 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
-
ERR_PLUGIN_PRE_OPERATION_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> ERR_PLUGIN_PRE_OPERATION_PLUGIN_RETURNED_NULL
The pre-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
-
ERR_PLUGIN_POST_OPERATION_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object> 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
-
ERR_PLUGIN_POST_OPERATION_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> ERR_PLUGIN_POST_OPERATION_PLUGIN_RETURNED_NULL
The post-operation %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
-
ERR_PLUGIN_POST_RESPONSE_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object> 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
-
ERR_PLUGIN_POST_RESPONSE_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Number,Number> ERR_PLUGIN_POST_RESPONSE_PLUGIN_RETURNED_NULL
The post-response %s plugin defined in configuration entry %s returned null when invoked for connection %d operation %d. This is an illegal response, and processing on this operation will be terminated
-
ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Number,Object,Object> 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
-
ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> ERR_PLUGIN_SEARCH_ENTRY_PLUGIN_RETURNED_NULL
The search result entry plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with entry %s. This is an illegal response, and processing on this search operation will be terminated
-
ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Number,Number,Object,Object> 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
-
ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> ERR_PLUGIN_SEARCH_REFERENCE_PLUGIN_RETURNED_NULL
The search result reference plugin defined in configuration entry %s returned null when invoked for connection %d operation %d with referral URL(s) %s. This is an illegal response, and processing on this search operation will be terminated
-
ERR_PLUGIN_LASTMOD_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_LASTMOD_INVALID_PLUGIN_TYPE
An attempt was made to register the LastMod plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_LDIF_IMPORT_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_LDIF_IMPORT_PLUGIN_EXCEPTION
The LDIF import plugin defined in configuration entry %s threw an exception when it was invoked on entry %s: %s
-
ERR_PLUGIN_LDIF_IMPORT_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_LDIF_IMPORT_PLUGIN_RETURNED_NULL
The LDIF import plugin defined in configuration entry %s returned null when invoked on entry %s. This is an illegal response
-
ERR_PLUGIN_ENTRYUUID_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_ENTRYUUID_INVALID_PLUGIN_TYPE
An attempt was made to register the EntryUUID plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_PWPIMPORT_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_PWPIMPORT_INVALID_PLUGIN_TYPE
An attempt was made to register the password policy import plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_PWPIMPORT_ERROR_ENCODING_PASSWORD
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_PWPIMPORT_ERROR_ENCODING_PASSWORD
An error occurred while attempting to encode a password value stored in attribute %s of user entry %s: %s. Password values for this user will not be encoded
-
ERR_PLUGIN_TYPE_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_TYPE_NOT_SUPPORTED
The plugin defined in configuration entry %s does not support the %s plugin type
-
ERR_PLUGIN_PWIMPORT_NO_DEFAULT_AUTH_SCHEMES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_PWIMPORT_NO_DEFAULT_AUTH_SCHEMES
The password policy import plugin is not configured any default auth password schemes, and the server does not support the %s auth password scheme
-
ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_AUTH_SCHEME
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_AUTH_SCHEME
Auth password storage scheme %s referenced by the password policy import plugin is not configured for use in the server
-
ERR_PLUGIN_PWIMPORT_NO_DEFAULT_USER_SCHEMES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_PWIMPORT_NO_DEFAULT_USER_SCHEMES
The password policy import plugin is not configured any default user password schemes, and the server does not support the %s auth password scheme
-
ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_USER_SCHEME
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_PWIMPORT_INVALID_DEFAULT_USER_SCHEME
User password storage scheme %s referenced by the password policy import plugin is not configured for use in the server
-
WARN_PLUGIN_PWIMPORT_NO_SUCH_POLICY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_PLUGIN_PWIMPORT_NO_SUCH_POLICY
Entry '%s' indicates that it uses custom password policy '%s', but no such policy is defined in the server. Any passwords contained in the entry will be encoded using the default storage schemes, but authentication as this user might not be possible
-
WARN_PLUGIN_PWIMPORT_CANNOT_DECODE_POLICY_DN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> WARN_PLUGIN_PWIMPORT_CANNOT_DECODE_POLICY_DN
An error occurred while attempting to decode the value of the custom password policy attribute in entry '%s': %s. Any passwords contained in the entry will be encoded using the default storage schemes, but authentication as this user might not be possible
-
ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_EXCEPTION
The subordinate modify DN 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
-
ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_PLUGIN_SUBORDINATE_MODIFY_DN_PLUGIN_RETURNED_NULL
The subordinate modify DN plugin defined in configuration entry %s returned null when invoked for connection %d operation %s. This is an illegal response, and processing on this operation will be terminated
-
ERR_PLUGIN_UNIQUEATTR_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_UNIQUEATTR_INVALID_PLUGIN_TYPE
An attempt was made to register the Unique Attribute plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_REFERENT_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_INVALID_PLUGIN_TYPE
An attempt was made to register the Referential Integrity plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_REFERENT_CREATE_LOGFILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_CREATE_LOGFILE
An error occurred during Referential Integity plugin initialization because log file creation failed: %s
-
ERR_PLUGIN_REFERENT_CLOSE_LOGFILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_CLOSE_LOGFILE
An error occurred closing the Referential Integrity plugin update log file: %s
-
ERR_PLUGIN_REFERENT_REPLACE_LOGFILE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_REPLACE_LOGFILE
An error occurred replacing the Referential Integrity plugin update log file: %s
-
INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART
The file name that the Referential Integrity plugin logs changes to during background processing has been changed from %s to %s, but this change will not take effect until the server is restarted
-
INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_UPDATE_INTERVAL_CHANGED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_UPDATE_INTERVAL_CHANGED
The Referential Integrity plugin background processing update interval has been changed from %s to %s, the new value will now be during background processing
-
INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STOPPING
public static final LocalizableMessageDescriptor.Arg0 INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STOPPING
The Referential Integrity plugin background processing has been stopped
-
INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STARTING
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PLUGIN_REFERENT_BACKGROUND_PROCESSING_STARTING
The Referential Integrity plugin has started background processing using the update interval %s
-
ERR_PLUGIN_REFERENT_SEARCH_FAILED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_SEARCH_FAILED
The Referential Integrity plugin failed when performaing an internal search: %s
-
ERR_PLUGIN_REFERENT_MODIFY_FAILED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_REFERENT_MODIFY_FAILED
The Referential Integrity plugin failed when performing an internal modify on entry %s: %s
-
ERR_PLUGIN_REFERENT_CANNOT_DECODE_STRING_AS_DN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_CANNOT_DECODE_STRING_AS_DN
The Referential Integrity plugin failed to decode a entry DN from the update log: %s
-
INFO_PLUGIN_REFERENT_SEARCH_NO_SUCH_OBJECT
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_PLUGIN_REFERENT_SEARCH_NO_SUCH_OBJECT
The Referential Integrity plugin failed when performing a search because the base DN %s does not exist
-
ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX
An error occurred in the Referential Integrity plugin while attempting to configure the attribute type %s which has a syntax OID of %s. A Referential Integrity attribute type must have a syntax OID of either 1.3.6.1.4.1.1466.115.121.1.12 (for the distinguished name syntax) or 1.3.6.1.4.1.1466.115.121.1.34 (for the name and optional uid syntax) or 1.3.6.1.4.1.36733.2.1.3.12 (for the name and json syntax)
-
ERR_PLUGIN_7BIT_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_7BIT_INVALID_PLUGIN_TYPE
The 7-bit clean plugin is configured with invalid plugin type %s. Only the ldifImport, preOperationAdd, preOperationModify, and preOperationModifyDN plugin types are allowed
-
ERR_PLUGIN_7BIT_MODIFYDN_ATTR_NOT_CLEAN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_7BIT_MODIFYDN_ATTR_NOT_CLEAN
The modify DN operation would have resulted in a value for attribute %s that was not 7-bit clean
-
ERR_PLUGIN_7BIT_IMPORT_ATTR_NOT_CLEAN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_7BIT_IMPORT_ATTR_NOT_CLEAN
The entry included a value for attribute %s that was not 7-bit clean
-
ERR_PLUGIN_PWIMPORT_NO_SUCH_DEFAULT_AUTH_SCHEME
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_PWIMPORT_NO_SUCH_DEFAULT_AUTH_SCHEME
The password policy import plugin references default auth password storage scheme %s which is not available for use in the server
-
ERR_PLUGIN_POST_SYNCHRONIZATION_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg5<Object,Object,Number,Number,Object> 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
-
ERR_PLUGIN_UNIQUEATTR_ATTR_NOT_UNIQUE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_UNIQUEATTR_ATTR_NOT_UNIQUE
A unique attribute conflict was detected for attribute %s: value %s already exists in entry %s
-
ERR_PLUGIN_UNIQUEATTR_SYNC_NOT_UNIQUE
public static final LocalizableMessageDescriptor.Arg6<Object,Number,Number,Object,Object,Object> ERR_PLUGIN_UNIQUEATTR_SYNC_NOT_UNIQUE
A 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 conflict
-
ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR
An internal error occurred while attempting to determine whether the operation would have resulted in a unique attribute conflict (result %s, message %s)
-
ERR_PLUGIN_UNIQUEATTR_INTERNAL_ERROR_SYNC
public static final LocalizableMessageDescriptor.Arg5<Number,Number,Object,Object,Object> 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)
-
ERR_PLUGIN_REFERENT_ATTR_UNINDEXED
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_REFERENT_ATTR_UNINDEXED
The referential integrity plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
-
ERR_PLUGIN_UNIQUEATTR_ATTR_UNINDEXED
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_UNIQUEATTR_ATTR_UNINDEXED
The unique attribute plugin defined in configuration entry %s is configured to operate on attribute %s but there is no equality index defined for this attribute in backend %s
-
ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE
An attempt was made to register the Change Number Control plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_LIST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_CHANGE_NUMBER_INVALID_PLUGIN_TYPE_LIST
An attempt was made to register the Change Number Control plugin with the following plugin types : %s. However this plugin must be configured with all of the following plugin types : %s
-
ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_EXCEPTION
public static final LocalizableMessageDescriptor.Arg4<Object,Number,Number,Object> ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_EXCEPTION
The subordinate delete 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
-
ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_RETURNED_NULL
public static final LocalizableMessageDescriptor.Arg3<Object,Number,Object> ERR_PLUGIN_SUBORDINATE_DELETE_PLUGIN_RETURNED_NULL
The subordinate delete plugin defined in configuration entry %s returned null when invoked for connection %d operation %s. This is an illegal response, and processing on this operation will be terminated
-
ERR_PLUGIN_SAMBA_SYNC_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_SAMBA_SYNC_INVALID_PLUGIN_TYPE
An attempt was made to register the Samba password synchronization plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_SAMBA_SYNC_ENCODING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_SAMBA_SYNC_ENCODING
The Samba password synchronization plugin could not encode a password for the following reasons: %s
-
ERR_PLUGIN_SAMBA_SYNC_MODIFICATION_PROCESSING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_SAMBA_SYNC_MODIFICATION_PROCESSING
The Samba password synchronization plugin could not process a modification for the following reason: %s
-
ERR_PLUGIN_ATTR_CLEANUP_INITIALIZE_PLUGIN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_ATTR_CLEANUP_INITIALIZE_PLUGIN
Invalid plugin type '%s' for the Attribute Cleanup plugin
-
ERR_PLUGIN_ATTR_CLEANUP_ATTRIBUTE_MISSING
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_ATTR_CLEANUP_ATTRIBUTE_MISSING
Attribute '%s' is not defined in the directory schema
-
ERR_PLUGIN_ATTR_CLEANUP_DUPLICATE_VALUE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_ATTR_CLEANUP_DUPLICATE_VALUE
The attribute '%s' has already been defined in the configuration
-
ERR_PLUGIN_ATTR_CLEANUP_EQUAL_VALUES
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_ATTR_CLEANUP_EQUAL_VALUES
The mapping '%s:%s' maps the attribute to itself
-
ERR_PLUGIN_REFERENT_ATTR_NOT_LISTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_ATTR_NOT_LISTED
The property 'check-references-filter-criteria' specifies filtering criteria for attribute '%s', but this attribute is not listed in the 'attribute-type' property
-
ERR_PLUGIN_REFERENT_BAD_FILTER
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_PLUGIN_REFERENT_BAD_FILTER
The filtering criteria '%s' specified in property 'check-references-filter-criteria' is invalid because the filter could not be decoded: '%s'
-
ERR_PLUGIN_REFERENT_ENTRY_MISSING
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_REFERENT_ENTRY_MISSING
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not exist in any of the configured naming contexts
-
ERR_PLUGIN_REFERENT_FILTER_MISMATCH
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> 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'
-
ERR_PLUGIN_REFERENT_NAMINGCONTEXT_MISMATCH
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PLUGIN_REFERENT_NAMINGCONTEXT_MISMATCH
The entry referenced by the value '%s' of the attribute '%s' in the entry '%s' does not belong to any of the configured naming contexts
-
ERR_PLUGIN_REFERENT_EXCEPTION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_REFERENT_EXCEPTION
The opration could not be processed due to an unexpected exception: '%s'
-
ERR_PLUGIN_GRAPHITE_REPORTER_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_GRAPHITE_REPORTER_INVALID_PLUGIN_TYPE
An attempt was made to register the Graphite Monitor Reporter Plugin plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
ERR_PLUGIN_GRAPHITE_REPORTER_UNREACHABLE_GRAPHITE_SERVER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_GRAPHITE_REPORTER_UNREACHABLE_GRAPHITE_SERVER
Unable to report metrics to Graphite server '%s' because the Graphite server hostname resolution has failed. Ensure that the plugin configuration is correct and that the Graphite server is reachable. The Graphite plugin will be disabled until a change is performed in its configuration or the server restart
-
ERR_PLUGIN_REFERENT_ATTR_MATCHING_RULE_UNINDEXED
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_PLUGIN_REFERENT_ATTR_MATCHING_RULE_UNINDEXED
The referential integrity plugin defined in configuration entry %s is configured to operate on attribute %s but there is no %s extensible matching rule index defined for this attribute in backend %s
-
ERR_PLUGIN_ENTITY_TAG_INVALID_PLUGIN_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PLUGIN_ENTITY_TAG_INVALID_PLUGIN_TYPE
An attempt was made to register the Entity Tag plugin to be invoked as a %s plugin. This plugin type is not allowed for this plugin
-
-
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.
-
-