opends/src/messages/messages/access_control.properties
@@ -87,7 +87,7 @@ in the following form: keyword operator "expression" SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=The provided \ Access Control Instruction (ACI) bind rule boolean operator value "%s" is \ invalid. A valid bindrule boolean operator value is either "OR" or "AND" invalid. A valid bind rule boolean operator value is either "OR" or "AND" SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=The \ provided Access Control Instruction (ACI) bind rule keyword string "%s" is \ invalid for the bind rule operator string "%s" @@ -131,7 +131,7 @@ SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=The provided Access Control \ Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, \ because of an invalid day of week value. A valid dayofweek value is one of \ the following English three-letter abbreviationsfor the days of the week: \ the following English three-letter abbreviations for the days of the week: \ sun, mon, tue, wed, thu, fri, or sat SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=The provided Access Control \ Instruction (ACI) bind rule timeofday expression value "%s" is invalid. A \ @@ -144,7 +144,7 @@ SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=The provided Access \ Control Instruction (ACI) bind rule authmethod expression value "%s" is \ invalid. A valid authmethod value is one of the following: none, simple,SSL, \ or "sasl mechanism", where mechanism is one of thesupported SASL mechanisms \ or "sasl mechanism", where mechanism is one of the supported SASL mechanisms \ including CRAM-MD5, DIGEST-MD5, and GSSAPI SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=The provided Access \ Control Instruction (ACI) bind rule userattr expression value "%s" is invalid @@ -153,25 +153,25 @@ supported SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=The provided \ Access Control Instruction (ACI) bind rule userattr expression inheritance \ pattern value "%s" is invalid. A valid inheritance pattern value must havethe \ pattern value "%s" is invalid. A valid inheritance pattern value must have the \ following format: parent[inheritance_level].attribute#bindType SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=The \ provided Access Control Instruction (ACI) bind rule userattr expression \ inheritance pattern value "%s" is invalid. The inheritance level value cannot \ exceed themax level limit of %s exceed the max level limit of %s SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=The provided Access \ Control Instruction (ACI) bind rule userattr expression inheritance pattern \ value "%s" is invalid because it is non-numeric SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=The provided Access Control \ Instruction (ACI) target rulevalue "%s" is invalid. A valid target rule value \ mustbe in the following form: keyword operator "expression" Instruction (ACI) target rule value "%s" is invalid. A valid target rule value \ must be in the following form: keyword operator "expression" SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=The provided Access Control \ Instruction (ACI) target keyword value "%s" is invalid. A valid target \ keyword value is one of the following: target, targetscope, targetfilter, \ targetattr or targetattrfilters SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=The provided Access \ Control Instruction (ACI) target operator value "%s" is invalid. The only \ validtarget operator value for the "%s" keyword is '=' valid target operator value for the "%s" keyword is '=' SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=The provided Access \ Control Instruction (ACI) target keyword value "%s" is not supported at this \ time @@ -180,7 +180,7 @@ times in the ACI "%s" SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=The provided Access \ Control Instruction (ACI) target keyword operator value "%s" is invalid. A \ valid targetkeyword operator value is either '=' or "!=" valid target keyword operator value is either '=' or "!=" SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=The provided Access \ Control Instruction (ACI) targetscope expression operator value "%s" is \ invalid. A valid targetscope expression value is one of the following: one, \ @@ -192,12 +192,12 @@ SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=The provided Access \ Control Instruction (ACI) target expression DN value "%s" is invalid. The \ target expression DN value must be a descendant of the ACI entry DN "%s", if \ no wild-card is specified in the targetexpression DN no wild-card is specified in the target expression DN SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=The provided \ Access Control Instruction (ACI) targetattr expression value "%s" is invalid. \ A valid targetattr keyword expression value requires one or more valid \ attribute type names in the following format: attribute1 [|| attribute1] ... \ [|| attributen] [|| attributeN] SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=The provided \ Access Control Instruction (ACI) targetfilter expression value "%s" is \ invalid because it is not a valid LDAP filter @@ -205,7 +205,7 @@ an aci attribute type failed, because the authorization DN "%s" lacked \ modify-acl privileges INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=An attempt to modify an aci attribute \ type in the entry "%s" failed, because theauthorization DN "%s" lacked \ type in the entry "%s" failed, because the authorization DN "%s" lacked \ modify-acl privileges SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=An attempt to add the entry "%s" \ containing an aci attribute type failed because of the following reason: %s @@ -216,7 +216,7 @@ INFO_ACI_ADD_LIST_NO_ACIS_49=No Access Control Instruction (ACI) attribute \ types were found in context "%s" INFO_ACI_ADD_LIST_ACIS_50=Added %s Access Control Instruction (ACI) attribute \ types found in context "%s" to the accesscontrol evaluation engine types found in context "%s" to the access control evaluation engine SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=The \ provided Access Control Instruction (ACI) bind rule userattr expression \ inheritance pattern value "%s" is invalid for the roledn keyword because it \ @@ -228,18 +228,18 @@ Access Control Instruction (ACI) targattrfilter expression value %s is \ invalid because it is not in the correct format.A valid targattrsfilters \ expression value must be in the following format: "add=attr1: F1 && attr2: F2 \ ... && attrn: Fn,del= attr1: F1 && attr2: F2 ... && attrn: Fn" ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=The provided \ Access Control Instruction (ACI) targattrfilter expression value %s is \ invalid because the both operation tokens match in the two filter lists SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=The \ provided Access Control Instruction (ACI) targattrfilters expression value %s \ is invalid because there are more than twofilter list statements is invalid because there are more than two filter list statements SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=The \ provided Access Control Instruction (ACI) targattrfilters expression value %s \ is invalid because the provided filter list string is in the wrong format. A \ valid targattrfilters filter list must be in the following format: add=attr1: \ F1 && attr2: F2 ... && attrn: Fn F1 && attr2: F2 ... && attrN: FN SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=The \ provided Access Control Instruction (ACI) targattrfilters expression value %s \ is invalid because one or more of the specified filters are invalid for the \ @@ -247,7 +247,7 @@ SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=The \ provided Access Control Instruction (ACI) targattrfilters expression value %s \ is invalid because one or more of the specified filters are invalid because \ of non-matching attributetype names in the filter of non-matching attribute type names in the filter SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=The provided Access \ Control Instruction (ACI) attribute name value %s is invalid. A valid \ attribute type name must begin with an ASCII letter and must contain only \ @@ -271,7 +271,7 @@ that the provided hostname will never match any clients INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=Specifies a global Access Control \ Instruction (ACI) attribute type that can be used to defined ACIs that have \ global scope accross naming contexts global scope across naming contexts INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=No Global Access Control Instruction \ (ACI) attribute types were found INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=Added %s Global Access Control Instruction \ @@ -329,7 +329,7 @@ the IPv4 address expression "%s" format was invalid SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=The provided Access Control \ Instruction (ACI) bind rule IP address expression failed to parse because the \ IPv4 address expression "%s" contains an invalid value.All values of the \ IPv4 address expression "%s" contains an invalid value. All values of the \ address must be between 0 and 255 SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=The provided Access Control \ Instruction (ACI) bind rule IP address expression failed to parse because the \ @@ -352,7 +352,7 @@ Access Control Instruction (ACI) targetcontrol expression value "%s" is \ invalid. A valid targetcontrol keyword expression value requires one or more \ valid control OID strings in the following format: oid [|| oid1] ... [|| \ oidn] oidN] SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=The provided Access \ Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ because the value contained an illegal character %c at position %d @@ -365,4 +365,4 @@ SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=The provided Access \ Control Instruction (ACI) extop expression value "%s" is invalid. A valid \ extop keyword expression value requires one or more valid extended operation \ request OID strings in the following format: oid [|| oid1] ... [|| oidn] request OID strings in the following format: oid [|| oid1] ... [|| oidN] opends/src/messages/messages/backend.properties
@@ -410,7 +410,7 @@ supported in the task backend INFO_TASKBE_BACKING_FILE_HEADER_132=This file contains the data used by the \ Directory Server task scheduler backend. Do not edit this file directly, as \ there is a risk that those changes will be lost. Scheculed and recurring \ there is a risk that those changes will be lost. Scheduled and recurring \ task definitions should only be edited using the administration utilities \ provided with the Directory Server SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task \ @@ -650,7 +650,7 @@ MILD_ERR_SCHEMA_MODIFY_CANNOT_READ_EXISTING_USER_SCHEMA_221=An error occurred \ while attempting to read the contents of schema file %s: %s MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA_222=An error occurred while \ attepting to write the updated schema: %s attempting to write the updated schema: %s MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_NAME_FORM_223=An error occurred while \ attempting to decode the name form "%s": %s MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_DCR_224=An error occurred while \ @@ -744,7 +744,7 @@ server was able to restore the original schema configuration, so no \ additional cleanup should be required MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_FILES_NOT_RESTORED_254=An error \ occrred while attempting to write new versions of the server schema files: \ occurred while attempting to write new versions of the server schema files: \ %s. A problem also occurred when attempting to restore the original schema \ configuration, so the server may be left in an inconsistent state and could \ require manual cleanup @@ -844,7 +844,7 @@ MILD_ERR_SCHEMA_MODIFY_DSR_OBSOLETE_NAME_FORM_288=Unable to add DIT structure \ rule %s because its name form %s is marked OBSOLETE in the server schema MILD_ERR_SCHEMA_MODIFY_DSR_OBSOLETE_SUPERIOR_RULE_289=Unable to add DIT \ structure rule %s because it references superior rule %s whihc is marked as \ structure rule %s because it references superior rule %s which is marked as \ OBSOLETE in the server schema MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_MR_290=Unable to add matching rule use %s \ because its matching rule %s is marked OBSOLETE in the server schema opends/src/messages/messages/config.properties
@@ -1766,7 +1766,7 @@ allowed to send bind and StartTLS requests. Changes to this configuration \ attribute will take effect immediately SEVERE_ERR_CONFIG_CORE_REJECT_UNAUTHENTICATED_REQUESTS_INVALID_577=Configuration \ entry %s has an invalid value forconfiguration attribute \ entry %s has an invalid value for configuration attribute \ ds-cfg-reject-unauthenticated-requests(the value should be either true or \ false) FATAL_ERR_CONFIG_GROUP_CANNOT_GET_BASE_578=An error occurred while attempting \ @@ -1978,7 +1978,7 @@ attribute %s associated with configuration entry %s: %s SEVERE_ERR_CONFIG_JMX_SET_ATTR_NO_CONNECTION_644=Unable to set the value of \ JMX attribute %s associated with configuration entry %s because no JMX \ connection is avaialble connection is available SEVERE_ERR_CONFIG_CHANGE_NO_RESULT_645=%s.%s returned a result of null for \ entry %s SEVERE_ERR_CONFIG_CHANGE_RESULT_ERROR_646=%s.%s failed for entry %s: result \ opends/src/messages/messages/core.properties
@@ -119,11 +119,11 @@ INFO_RESULT_UNWILLING_TO_PERFORM_92=Unwilling to Perform INFO_RESULT_LOOP_DETECT_93=Loop Detected INFO_RESULT_NAMING_VIOLATION_94=Naming Violation INFO_RESULT_OBJECTCLASS_VIOLATION_95=ObjectClass Violation INFO_RESULT_OBJECTCLASS_VIOLATION_95=Object Class Violation INFO_RESULT_NOT_ALLOWED_ON_NONLEAF_96=Not Allowed on Non-Leaf INFO_RESULT_NOT_ALLOWED_ON_RDN_97=Not Allowed on RDN INFO_RESULT_ENTRY_ALREADY_EXISTS_98=Entry Already Exists INFO_RESULT_OBJECTCLASS_MODS_PROHIBITED_99=ObjectClass Modifications \ INFO_RESULT_OBJECTCLASS_MODS_PROHIBITED_99=Object Class Modifications \ Prohibited INFO_RESULT_AFFECTS_MULTIPLE_DSAS_100=Affects Multiple DSAs INFO_RESULT_CANCELED_101=Canceled @@ -575,11 +575,11 @@ this connection has been disabled INFO_CONNHANDLER_CLOSED_BY_DELETE_274=The connection handler that accepted \ this connection has been removed from the server MILD_ERR_ENTRY_SET_UNKNOWN_OC_275=Objectclass %s cannot be used in entry %s \ MILD_ERR_ENTRY_SET_UNKNOWN_OC_275=Object class %s cannot be used in entry %s \ because that class is not defined in the Directory Server schema MILD_ERR_ENTRY_ADD_UNKNOWN_OC_276=Objectclass %s cannot be added to entry %s \ MILD_ERR_ENTRY_ADD_UNKNOWN_OC_276=Object class %s cannot be added to entry %s \ because that class is not defined in the Directory Server schema MILD_ERR_ENTRY_ADD_DUPLICATE_OC_277=Objectclass %s is already present in \ MILD_ERR_ENTRY_ADD_DUPLICATE_OC_277=Object class %s is already present in \ entry %s and cannot be added a second time MILD_ERR_BIND_OPERATION_UNKNOWN_STORAGE_SCHEME_278=Password with unknown \ storage scheme %s included in user entry %s will be ignored @@ -1196,7 +1196,7 @@ of the attribute type that should be used to hold the last login time for \ users with the associated password policy. This attribute type must be \ defined in the Directory Server schema and must either be defined as an \ operational attribute or must be allowed by the set of objectClasses for all \ operational attribute or must be allowed by the set of object classes for all \ users with the associated password policy. Changes to this configuration \ attribute will take effect immediately SEVERE_ERR_PWPOLICY_UNDEFINED_LAST_LOGIN_TIME_ATTRIBUTE_479=The password \ @@ -1239,7 +1239,7 @@ ds-cfg-previous-last-login-time-format in configuration entry %s: %s INFO_PWPOLICY_DESCRIPTION_IDLE_LOCKOUT_INTERVAL_487=Specifies the maximum \ length of time that an account may remain idle (i.e., the associated user \ does notauthenticate to the server) before that user is locked out. The \ does not authenticate to the server) before that user is locked out. The \ value of this attribute should be an integer followed by a unit of seconds, \ minutes, hours, days, or weeks. A value of 0 seconds indicates that idle \ accounts should not automatically be locked out. This feature will only be \ @@ -1487,7 +1487,7 @@ MILD_ERR_MODIFY_ATTR_IS_OBSOLETE_583=Entry %s cannot be modified because the \ modification attempted to set one or more new values for attribute %s which \ is marked OBSOLETE in the server schema MILD_ERR_ENTRY_ADD_OBSOLETE_OC_584=Objectclass %s added to entry %s is marked \ MILD_ERR_ENTRY_ADD_OBSOLETE_OC_584=Object class %s added to entry %s is marked \ OBSOLETE in the server schema MILD_ERR_MODDN_NEWRDN_ATTR_IS_OBSOLETE_585=The modify DN operation for entry \ %s cannot be performed because the new RDN includes attribute type %s which \ @@ -1516,7 +1516,7 @@ MILD_ERR_PROXYAUTH_INSUFFICIENT_PRIVILEGES_595=You do not have sufficient \ privileges to use the proxied authorization control INFO_DSCORE_DESCRIPTION_CHECK_STARTABILITY_596=Used to determine whether a \ server can be started or notand the mode to be used to start it server can be started or not and the mode to be used to start it MILD_ERR_ENTRY_SCHEMA_ATTR_NO_VALUES_597=Entry %s violates the Directory \ Server schema configuration because it includes attribute %s without any \ values @@ -1603,7 +1603,7 @@ SEVERE_WARN_BIND_CANNOT_PROCESS_USER_IDLE_TIME_LIMIT_631=The user-specific \ idle time limit value %s contained in user entry %s could not be parsed as an \ integer. The default server idle time limit will be used INFO_IDLETIME_LIMIT_EXCEEDED_632=This connection has been teriminated because \ INFO_IDLETIME_LIMIT_EXCEEDED_632=This connection has been terminated because \ it has remained idle for too long SEVERE_ERR_PWPOLICY_WARNING_INTERVAL_LARGER_THAN_MAX_AGE_633=The password \ policy configuration entry "%s" is invalid because if a maximum password age \ opends/src/messages/messages/extension.properties
@@ -1571,7 +1571,7 @@ INFO_FSCACHE_UPDATED_MAX_MEMORY_SIZE_481=The amount of space that may be used \ for the entry cache has been updated to %d bytes. If the previous amount has \ been reduced, it may take some time for entries to be purged so that the \ current cache spaceconsumption can reflect this new setting current cache space consumption can reflect this new setting INFO_FSCACHE_UPDATED_TYPE_482=The entry cache type has been changed to %s INFO_FSCACHE_UPDATED_JE_MEMORY_PCT_483=The amount of memory that may be used \ for the entry cache Berkeley DB JE internal cache has been updated to %d \ @@ -1641,35 +1641,35 @@ expiration time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_ACCT_EXP_VALUE_511=The value %s provided for \ the password policy state operation used to set the account expiration time \ was invalid: %s. The value should be specifed using the generalized time \ was invalid: %s. The value should be specified using the generalized time \ format SEVERE_ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_COUNT_512=Multiple values \ were provided for the password policy state operation intended to set the \ password changed time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_PWCHANGETIME_VALUE_513=The value %s provided \ for the password policy state operation used to set the password changed time \ was invalid: %s. The value should be specifed using the generalized time \ was invalid: %s. The value should be specified using the generalized time \ format SEVERE_ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_COUNT_514=Multiple values \ were provided for the password policy state operation intended to set the \ password warned time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_PWWARNEDTIME_VALUE_515=The value %s provided \ for the password policy state operation used to set the password warned time \ was invalid: %s. The value should be specifed using the generalized time \ was invalid: %s. The value should be specified using the generalized time \ format SEVERE_ERR_PWPSTATE_EXTOP_BAD_ADD_FAILURE_TIME_COUNT_516=Multiple values were \ provided for the password policy state operation intended to add an \ authentication failure time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_AUTH_FAILURE_TIME_517=The value %s provided for \ the password policy state operation used to update the authentication failure \ times was invalid: %s. The value should be specifed using the generalized \ times was invalid: %s. The value should be specified using the generalized \ time format SEVERE_ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_COUNT_518=Multiple values were \ provided for the password policy state operation intended to set the last \ login time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_LAST_LOGIN_TIME_519=The value %s provided for \ the password policy state operation used to set the last login time was \ invalid: %s. The value should be specifed using the generalized time format invalid: %s. The value should be specified using the generalized time format SEVERE_ERR_PWPSTATE_EXTOP_NO_RESET_STATE_VALUE_520=No value was provided for \ the password policy state operation intended to set the reset state for the \ user. Exactly one value (either 'true' or 'false') must be given @@ -1685,14 +1685,14 @@ login use time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_GRACE_LOGIN_TIME_524=The value %s provided for \ the password policy state operation used to update the grace login use times \ was invalid: %s. The value should be specifed using the generalized time \ was invalid: %s. The value should be specified using the generalized time \ format SEVERE_ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_COUNT_525=Multiple values \ were provided for the password policy state operation intended to set the \ required change time for the user. Exactly one value must be given SEVERE_ERR_PWPSTATE_EXTOP_BAD_REQUIRED_CHANGE_TIME_526=The value %s provided \ for the password policy state operation used to set the required change time \ was invalid: %s. The value should be specifed using the generalized time \ was invalid: %s. The value should be specified using the generalized time \ format SEVERE_ERR_PWPSTATE_EXTOP_UNKNOWN_OP_TYPE_527=The password policy state \ extended request included an operation with an invalid or unsupported \ opends/src/messages/messages/jeb.properties
@@ -270,7 +270,7 @@ MILD_ERR_ENTRYIDSORTER_OFFSET_TOO_LARGE_142=Unable to process the virtual \ list view request because the target offset %d was greater than the total \ number of results in the list (%d) MILD_ERR_ENTRYIDSORTER_TARGET_VALUE_NOT_FOUND_143=Unable to prcess the \ MILD_ERR_ENTRYIDSORTER_TARGET_VALUE_NOT_FOUND_143=Unable to process the \ virtual list view request because no entry was found in the result set with a \ sort value greater than or equal to the provided assertion value MILD_ERR_JEB_SEARCH_CANNOT_MIX_PAGEDRESULTS_AND_VLV_144=The requested search \ @@ -292,7 +292,7 @@ a degraded state. The index must be rebuilt before it can return to normal \ operation SEVERE_ERR_JEB_IMPORT_BACKEND_ONLINE_152=The backend must be disabled before \ the import processcan start the import process can start SEVERE_ERR_JEB_IMPORT_THREAD_EXCEPTION_153=An error occurred in import thread \ %s: %s. The thread can not continue SEVERE_ERR_JEB_IMPORT_NO_WORKER_THREADS_154=There are no more import worker \ @@ -308,7 +308,7 @@ INFO_JEB_IMPORT_LDIF_END_159=End of LDIF reached SEVERE_ERR_JEB_CONFIG_VLV_INDEX_UNDEFINED_ATTR_160=Sort attribute %s for VLV \ index %s is not defined in the server schema SEVERE_ERR_JEB_CONFIG_VLV_INDEX_BAD_FILTER_161=An error occured while parsing \ SEVERE_ERR_JEB_CONFIG_VLV_INDEX_BAD_FILTER_161=An error occurred while parsing \ the search filter %s defined for VLV index %s: %s MILD_ERR_JEB_VLV_INDEX_NOT_CONFIGURED_162=There is no VLV index configured \ with name '%s' opends/src/messages/messages/plugin.properties
@@ -99,7 +99,7 @@ profiler is started SEVERE_WARN_PLUGIN_PROFILER_CANNOT_DETERMINE_INTERVAL_13=An unexpected error \ occurred while attempting to determine the value of the \ ds-cfg-profile-sample-intervalattribute in the %s entry: %s. The default \ ds-cfg-profile-sample-interval attribute in the %s entry: %s. The default \ sample interval of %d milliseconds will be used INFO_PLUGIN_PROFILER_DESCRIPTION_STATE_14=Specifies the current state for the \ profiler. It will be either "enabled" (which indicates that the profiler \ opends/src/messages/messages/protocol.properties
@@ -1227,10 +1227,10 @@ SEVERE_ERR_ACCTUSABLERES_DECODE_ERROR_379=Cannot decode the provided account \ availability response control: %s SEVERE_ERR_ADDRESSMASK_PREFIX_DECODE_ERROR_380=Cannot decode the provided \ address mask prefix because aninvalid value was specified. The permitted \ address mask prefix because an invalid value was specified. The permitted \ values for IPv4are 0 to32 and for IPv6 0 to128 SEVERE_ERR_ADDRESSMASK_WILDCARD_DECODE_ERROR_381=Cannot decode the provided \ address mask because an prefix maskwas specified with an wild card "*" match \ address mask because an prefix mask was specified with an wild card "*" match \ character SEVERE_ERR_ADDRESSMASK_FORMAT_DECODE_ERROR_382=Cannot decode the provided \ address mask because the it has an invalid format opends/src/messages/messages/replication.properties
@@ -109,9 +109,9 @@ SEVERE_ERR_UNKNOWN_MESSAGE_31=%s has sent an unknown message. Closing the \ connection. SEVERE_ERR_WRITER_UNEXPECTED_EXCEPTION_32=An unexpected error happened \ handling connection with %s.This connection is going to be closed. handling connection with %s. This connection is going to be closed. SEVERE_ERR_CHANGELOG_ERROR_SENDING_ACK_33=An unexpected error occurred while \ sending an ack to %s.This connection is going to be closed and reopened. sending an ack to %s. This connection is going to be closed and reopened. SEVERE_ERR_EXCEPTION_RECEIVING_REPLICATION_MESSAGE_34=An Exception was caught \ while receiving replication message : %s MILD_ERR_LOOP_REPLAYING_OPERATION_35=A loop was detected while replaying \ @@ -162,7 +162,7 @@ SEVERE_ERR_BAD_HISTORICAL_56=Entry %s was containing some unknown historical \ information, This may cause some inconsistency for this entry SEVERE_ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE_57=A conflict was detected but the \ conflict information could not beadded. Operation : conflict information could not be added. Operation : SEVERE_ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=An error happened trying the \ rename a conflicting entry : SEVERE_ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=An Exception happened when \ opends/src/messages/messages/schema.properties
@@ -872,9 +872,9 @@ authPassword value had an invalid trailing character at position %d MILD_ERR_ATTR_SYNTAX_ATTRSYNTAX_EXTENSION_INVALID_CHARACTER_264=The provided \ value "%s" could not be parsed as an attribute syntax extension because an \ invalid characterwas found at position %d invalid character was found at position %d MILD_ERR_ATTR_SYNTAX_ATTRSYNTAX_INVALID_EXTENSION_265=The attribute syntax \ could not be parsed because of aninvalid extension.%s could not be parsed because of an invalid extension.%s SEVERE_WARN_ATTR_SYNTAX_OBJECTCLASS_INVALID_SUPERIOR_TYPE_266=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 opends/src/messages/messages/sync.properties
@@ -95,9 +95,9 @@ SEVERE_ERR_UNKNOWN_MESSAGE_31=%s has sent an unknown message. Closing the \ connection. SEVERE_ERR_WRITER_UNEXPECTED_EXCEPTION_32=An unexpected error happened \ handling connection with %s.This connection is going to be closed. handling connection with %s. This connection is going to be closed. SEVERE_ERR_CHANGELOG_ERROR_SENDING_ACK_33=An unexpected error occurred while \ sending an ack to %s.This connection is going to be closed and reopened. sending an ack to %s. This connection is going to be closed and reopened. SEVERE_ERR_EXCEPTION_RECEIVING_REPLICATION_MESSAGE_34=An Exception was caught \ while receiving replication message : %s MILD_ERR_LOOP_REPLAYING_OPERATION_35=A loop was detected while replaying \ @@ -148,7 +148,7 @@ SEVERE_ERR_BAD_HISTORICAL_56=Entry %s was containing some unknown historical \ information, This may cause some inconsistency for this entry SEVERE_ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE_57=A conflict was detected but the \ conflict information could not beadded. Operation : conflict information could not be added. Operation : SEVERE_ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=An error happened trying the \ rename a conflicting entry : SEVERE_ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=An Exception happened when \ opends/src/messages/messages/tools.properties
@@ -699,7 +699,7 @@ the Directory Server: %s SEVERE_ERR_STOPDS_UNEXPECTED_CONNECTION_CLOSURE_402=NOTICE: The connection \ to the Directory Server was closed while waiting for a response to the \ shutdown request. This likely means that the server has started the shudown \ shutdown request. This likely means that the server has started the shutdown \ process SEVERE_ERR_STOPDS_IO_ERROR_403=ERROR: An I/O error occurred while attempting \ to communicate with the Directory Server: %s @@ -930,7 +930,7 @@ could not be interpreted as a yes or no response. Please enter a response of \ either "yes" or "no" MILD_ERR_INSTALLDS_INVALID_INTEGER_RESPONSE_524=ERROR: The provided response \ could not be interpreted as an integer. Please provide the repsonse as an \ could not be interpreted as an integer. Please provide the response as an \ integer value MILD_ERR_INSTALLDS_INTEGER_BELOW_LOWER_BOUND_525=ERROR: The provided value \ is less than the lowest allowed value of %d @@ -1198,7 +1198,7 @@ INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_651=The path to the trust store to use \ when establishing SSL/TLS communication with the server INFO_LDAPPWMOD_DESCRIPTION_TRUSTSTORE_PINFILE_652=The path to a file \ containing the PIN needed to accessthe contents of the trust store containing the PIN needed to access the contents of the trust store SEVERE_ERR_LDAPPWMOD_CONFLICTING_ARGS_656=The %s and %s arguments may not be \ provided together SEVERE_ERR_LDAPPWMOD_BIND_DN_AND_PW_MUST_BE_TOGETHER_657=If either a bind DN \ @@ -1211,7 +1211,7 @@ SEVERE_ERR_LDAPPWMOD_ERROR_INITIALIZING_SSL_660=Unable to initialize SSL/TLS \ support: %s SEVERE_ERR_LDAPPWMOD_CANNOT_CONNECT_661=An error occurred while attempting to \ connect to theDirectory Server: %s connect to the Directory Server: %s SEVERE_ERR_LDAPPWMOD_CANNOT_SEND_PWMOD_REQUEST_662=Unable to send the LDAP \ password modify request: %s SEVERE_ERR_LDAPPWMOD_CANNOT_READ_PWMOD_RESPONSE_663=Unable to read the LDAP \ @@ -1511,7 +1511,7 @@ SEVERE_ERR_REBUILDINDEX_WRONG_BACKEND_TYPE_853=The backend does not support \ rebuilding of indexes SEVERE_ERR_REBUILDINDEX_REQUIRES_AT_LEAST_ONE_INDEX_854=At least one index \ must be spcified for the rebuild process must be specified for the rebuild process SEVERE_ERR_REBUILDINDEX_CANNOT_EXCLUSIVE_LOCK_BACKEND_855=An error occurred \ while attempting to acquire a exclusive lock for backend %s: %s. This \ generally means that some other process has an lock on this backend or the \ @@ -1524,7 +1524,7 @@ SEVERE_ERR_REBUILDINDEX_CANNOT_SHARED_LOCK_BACKEND_857=An error occurred \ while attempting to acquire a shared lock for backend %s: %s. This \ generally means that some other process has an exclusive lock on this backend \ (e.g., an LDIF import or a restore). The rebuildprocess cannot continue (e.g., an LDIF import or a restore). The rebuild process cannot continue INFO_CONFIGDS_DESCRIPTION_LDAPS_PORT_858=Specifies the port on which the \ Directory Server should listen for LDAPS communication SEVERE_ERR_CONFIGDS_CANNOT_UPDATE_LDAPS_PORT_859=An error occurred while \ @@ -2039,7 +2039,7 @@ recognized property SEVERE_ERR_CLI_ERROR_MISSING_PROPERTY_1213=The mandatory property "%s" is \ missing SEVERE_ERR_CLI_ERROR_INVALID_PROPERTY_VALUE_1214=The value "%s" specified fo \ SEVERE_ERR_CLI_ERROR_INVALID_PROPERTY_VALUE_1214=The value "%s" specified for \ the property "%s" is invalid INFO_CLI_HEADING_PROPERTY_DEFAULT_VALUE_1215=Default value INFO_DSCFG_DESCRIPTION_ADVANCED_GET_1216=Modifies the display output to show \ opends/src/messages/messages/version.properties
@@ -52,14 +52,14 @@ # # ORDINAL is an integer unique among other ordinals in this file # INFO_890_UPGRADE_1=With this upgrade, the Berkley DB Java Edition JAR will be \ INFO_890_UPGRADE_1=With this upgrade, the Berkeley DB Java Edition JAR will be \ upgraded to version 3.2.13 which introduces incompatibilities to the data \ format. Consequently if at a later time you wish to revert this installation \ to its prior version you will have to export the data from this server and \ reimport it once the reversion has finished INFO_890_REVERSION_2=With this reversion, the Berkley DB Java Editiong JAR \ INFO_890_REVERSION_2=With this reversion, the Berkeley DB Java Edition JAR \ will be downgraded to an older version which uses a different data format \ than the current version.In order to revert this server you will have to \ than the current version. In order to revert this server you will have to \ export the data from this server and reimport it after the reversion has \ finished INFO_1582_UPGRADE_3=This upgrade introduces improvements to the data format \