# CDDL HEADER START
|
#
|
# The contents of this file are subject to the terms of the
|
# Common Development and Distribution License, Version 1.0 only
|
# (the "License"). You may not use this file except in compliance
|
# with the License.
|
#
|
# You can obtain a copy of the license at
|
# trunk/opends/resource/legal-notices/OpenDS.LICENSE
|
# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
|
# See the License for the specific language governing permissions
|
# and limitations under the License.
|
#
|
# When distributing Covered Code, include this CDDL HEADER in each
|
# file and include the License file at
|
# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
|
# add the following below this CDDL HEADER, with the fields enclosed
|
# by brackets "[]" replaced with your own identifying information:
|
# Portions Copyright [yyyy] [name of copyright owner]
|
#
|
# CDDL HEADER END
|
#
|
# Copyright 2006-2008 Sun Microsystems, Inc.
|
#
|
#
|
# This file contains the primary Directory Server configuration. It must not
|
# be directly edited while the server is online. The server configuration
|
# should only be managed using the administration utilities provided with the
|
# Directory Server.
|
#
|
# Global directives
|
#
|
global.category=SYNC
|
#
|
# Format string definitions
|
#
|
# Keys must be formatted as follows:
|
#
|
# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
|
#
|
# where:
|
#
|
# SEVERITY is one of:
|
# [INFO, MILD_WARN, SEVERE_WARN, MILD_ERR, SEVERE_ERR, FATAL_ERR, DEBUG, NOTICE]
|
#
|
# DESCRIPTION is an upper case string providing a hint as to the context of
|
# the message in upper case with the underscore ('_') character serving as
|
# word separator
|
#
|
# ORDINAL is an integer unique among other ordinals in this file
|
#
|
MILD_ERR_SYNC_INVALID_DN_1=\u5176\u4ed6\u57df\u5df2\u4f7f\u7528\u914d\u7f6e\u7684 DN
|
MILD_ERR_INVALID_CHANGELOG_SERVER_4=\u590d\u5236\u670d\u52a1\u5668\u914d\u7f6e\u65e0\u6548
|
MILD_ERR_UNKNOWN_HOSTNAME_5=\u590d\u5236\u670d\u52a1\u5668\u542f\u52a8\u5931\u8d25\uff0c\u56e0\u4e3a\u4e3b\u673a\u540d\u672a\u77e5
|
MILD_ERR_COULD_NOT_BIND_CHANGELOG_6=\u590d\u5236\u670d\u52a1\u5668\u542f\u52a8\u5931\u8d25\uff1a\u65e0\u6cd5\u7ed1\u5b9a\u5230\u4fa6\u542c\u7aef\u53e3: %d\u3002\u9519\u8bef: %s
|
MILD_ERR_UNKNOWN_TYPE_7=\u672a\u77e5\u64cd\u4f5c\u7c7b\u578b: %s
|
MILD_ERR_OPERATION_NOT_FOUND_IN_PENDING_9=\u5185\u90e8\u9519\u8bef\uff1a\u5728\u5f85\u5904\u7406\u64cd\u4f5c\u5217\u8868\u4e2d\u627e\u4e0d\u5230\u64cd\u4f5c %s \u66f4\u6539\u53f7 %s
|
MILD_ERR_COULD_NOT_INITIALIZE_DB_10=\u590d\u5236\u670d\u52a1\u5668\u542f\u52a8\u5931\u8d25\uff0c\u56e0\u4e3a\u65e0\u6cd5\u6253\u5f00\u6570\u636e\u5e93 %s
|
MILD_ERR_COULD_NOT_READ_DB_11=\u590d\u5236\u670d\u52a1\u5668\u542f\u52a8\u5931\u8d25\uff0c\u56e0\u4e3a\u65e0\u6cd5\u8bfb\u53d6\u6570\u636e\u5e93 %s: %s
|
MILD_ERR_EXCEPTION_REPLAYING_OPERATION_12=\u5728\u91cd\u653e\u64cd\u4f5c %s \u65f6\u6355\u83b7\u5230\u5f02\u5e38: %s
|
MILD_ERR_NEED_CHANGELOG_PORT_13=\u5fc5\u987b\u5b9a\u4e49\u590d\u5236\u670d\u52a1\u5668\u7aef\u53e3
|
###DEBUG_ERROR_UPDATING_RUV_14=Error %s when updating server state %s : %s \
|
### base dn : %s
|
MILD_ERR_ERROR_SEARCHING_RUV_15=\u5728\u641c\u7d22\u670d\u52a1\u5668\u72b6\u6001 %2$s \u65f6\u51fa\u73b0\u9519\u8bef %1$s: %3$s \u57fa DN: %4$s
|
NOTICE_SERVER_DISCONNECT_16=%s \u5df2\u4e0e\u6b64\u590d\u5236\u670d\u52a1\u5668 %s \u65ad\u5f00\u8fde\u63a5
|
NOTICE_NO_CHANGELOG_SERVER_LISTENING_17=\u6ca1\u6709\u590d\u5236\u670d\u52a1\u5668\u5728 %s \u4e0a\u4fa6\u542c
|
NOTICE_FOUND_CHANGELOGS_WITH_MY_CHANGES_18=\u5bf9\u4e8e\u540e\u7f00 %s\uff0c\u5728\u670d\u52a1\u5668 ID %s \u4e2d\u627e\u5230 %d \u4e2a\u5305\u542b\u6700\u65b0\u66f4\u6539\u7684\u590d\u5236\u670d\u52a1\u5668
|
NOTICE_NEED_MORE_THAN_ONE_CHANGELOG_SERVER_19=\u5e94\u914d\u7f6e\u591a\u4e2a\u590d\u5236\u670d\u52a1\u5668
|
###SEVERE_ERR_EXCEPTION_SENDING_TOPO_INFO_20=Caught IOException while sending \
|
### topology info (for update) on domain %s for %s server %s : %s
|
MILD_ERR_CANNOT_RECOVER_CHANGES_21=\u5728\u4e3a\u57fa DN %s \u641c\u7d22\u6570\u636e\u5e93\u4e2d\u7684\u65e7\u66f4\u6539\u65f6\u51fa\u73b0\u9519\u8bef
|
NOTICE_COULD_NOT_FIND_CHANGELOG_WITH_MY_CHANGES_22=\u5bf9\u4e8e\u540e\u7f00 %s\uff0c\u627e\u4e0d\u5230\u5df2\u5e94\u7528\u6240\u6709\u672c\u5730\u66f4\u6539\u7684\u590d\u5236\u670d\u52a1\u5668\u3002\u627e\u5230 %d \u4e2a\u975e\u6700\u65b0\u590d\u5236\u670d\u52a1\u5668\u3002\u5c06\u91cd\u653e\u66f4\u6539
|
NOTICE_COULD_NOT_FIND_CHANGELOG_23=\u5bf9\u4e8e\u540e\u7f00 %s\uff0c\u65e0\u6cd5\u8fde\u63a5\u5230\u4efb\u4f55\u590d\u5236\u670d\u52a1\u5668\uff0c\u6b63\u5728\u91cd\u8bd5...
|
NOTICE_EXCEPTION_CLOSING_DATABASE_24=\u5728\u5173\u95ed\u590d\u5236\u670d\u52a1\u5668\u6570\u636e\u5e93 %s \u65f6\u51fa\u73b0\u9519\u8bef:
|
###SEVERE_ERR_EXCEPTION_DECODING_OPERATION_25=Error trying to replay %s, \
|
### operation could not be decoded :
|
###FATAL_ERR_CHANGELOG_SHUTDOWN_DATABASE_ERROR_26=Error Trying to use the \
|
### underlying database. The Replication Server is going to shut down
|
###SEVERE_ERR_IGNORE_BAD_DN_IN_DATABASE_IDENTIFIER_27=A badly formatted DN was \
|
### found in the list of database known by this Replication Server :%s. This \
|
### Identifier will be ignored
|
###SEVERE_ERR_ERROR_CLOSING_CHANGELOG_ENV_28=Error closing the Replication Server \
|
### database :
|
###SEVERE_ERR_EXCEPTION_CHANGELOG_TRIM_FLUSH_29=Error during the Replication \
|
### Server database trimming or flush process. The Changelog service is going to \
|
### shutdown
|
###SEVERE_ERR_REPLICATION_SERVER_CONNECTION_ERROR_30=Error in Replication Server \
|
### handshake processing. Connection from/to %s is aborted
|
###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
|
###SEVERE_ERR_RS_ERROR_SENDING_ACK_33=In replication server %s: an unexpected error \
|
### occurred while sending an ack to server id %s for change number %s in domain %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=\u5728\u91cd\u653e\u64cd\u4f5c\u65f6\u68c0\u6d4b\u5230\u5faa\u73af: %s \u9519\u8bef %s
|
MILD_ERR_FILE_CHECK_CREATE_FAILED_36=\u5728\u6d4b\u8bd5\u5b58\u5728\u6027\u6216\u5c1d\u8bd5\u4e3a\u590d\u5236\u670d\u52a1\u5668\u6570\u636e\u5e93\u521b\u5efa\u76ee\u5f55\u65f6\u6355\u83b7\u5230\u5f02\u5e38: %s
|
INFO_CHANGELOG_SERVER_ATTR_37=\u6b64\u590d\u5236\u670d\u52a1\u5668\u5e94\u8fde\u63a5\u5230\u7684\u590d\u5236\u670d\u52a1\u5668\u7684\u5217\u8868\u3002\u6b64\u5c5e\u6027\u7684\u6bcf\u4e2a\u503c\u90fd\u5e94\u5305\u542b\u4e00\u4e2a\u503c\u7248\u672c\uff1a\u7528 ":" \u9694\u5f00\u7684\u8fdc\u7a0b\u670d\u52a1\u5668\u7684\u4e3b\u673a\u540d\u548c\u7aef\u53e3\u53f7
|
INFO_SERVER_ID_ATTR_38=\u670d\u52a1\u5668 ID\u3002\u5fc5\u987b\u4e3a\u62d3\u6251\u4e2d\u7684\u6bcf\u4e2a\u590d\u5236\u670d\u52a1\u5668\u6307\u5b9a\u552f\u4e00\u7684\u670d\u52a1\u5668 ID
|
INFO_CHANGELOG_PORT_ATTR_39=\u590d\u5236\u670d\u52a1\u5668\u7528\u4e8e\u4fa6\u542c LDAP \u670d\u52a1\u5668\u8fde\u63a5\u7684\u7aef\u53e3\u53f7
|
INFO_WINDOW_SIZE_ATTR_40=\u590d\u5236\u670d\u52a1\u5668\u7684\u63a5\u6536\u7a97\u53e3\u5927\u5c0f
|
INFO_QUEUE_SIZE_ATTR_41=\u590d\u5236\u670d\u52a1\u5668\u7684\u63a5\u6536\u961f\u5217\u5927\u5c0f\u3002\u590d\u5236\u670d\u52a1\u5668\u5c06\u5728\u5176\u5185\u5b58\u961f\u5217\u4e2d\u6392\u5165\u6b64\u6570\u91cf\u7684\u6d88\u606f\uff0c\u5e76\u5c06\u8f83\u65e9\u7684\u6d88\u606f\u4fdd\u5b58\u5230\u6c38\u4e45\u5b58\u50a8\u4e2d\u3002\u5f53\u590d\u5236\u5ef6\u8fdf\u5927\u4e8e\u6b64\u5927\u5c0f\u65f6\uff0c\u4f7f\u7528\u8f83\u5927\u5927\u5c0f\u53ef\u4ee5\u63d0\u9ad8\u6027\u80fd\uff0c\u4f46\u4f1a\u5360\u7528\u66f4\u591a\u7684\u5185\u5b58
|
INFO_CHANGELOG_DIR_PATH_ATTR_42=\u590d\u5236\u670d\u52a1\u5668\u76ee\u5f55\u3002\u590d\u5236\u670d\u52a1\u5668\u5c06\u5728\u6b64\u8def\u5f84\u4e0b\u9762\u521b\u5efa\u6240\u6709\u6c38\u4e45\u5b58\u50a8
|
INFO_PURGE_DELAY_ATTR_43=\u590d\u5236\u670d\u52a1\u5668\u6e05\u9664\u5ef6\u8fdf\uff0c\u590d\u5236\u670d\u52a1\u5668\u5728\u5220\u9664\u6240\u6709\u66f4\u6539\u4e4b\u524d\u6700\u591a\u5c06\u5176\u4fdd\u7559\u6b64\u65f6\u95f4\u957f\u5ea6\u3002\u6b64\u503c\u5b9a\u4e49\u4e86\u53ef\u6062\u590d\u7684\u5907\u4efd\u7684\u6700\u5927\u5b58\u7559\u671f\uff0c\u56e0\u4e3a\u590d\u5236\u670d\u52a1\u5668\u65e0\u6cd5\u4f7f\u7528\u66f4\u65e9\u7684\u6570\u636e\u7248\u672c\u5237\u65b0 LDAP \u670d\u52a1\u5668\u3002\u53ef\u4ee5\u4f7f\u7528\u503c\u96f6\u6765\u6307\u5b9a\u65e0\u9650\u671f\u5ef6\u8fdf\uff08\u6216\u4ece\u4e0d\u6e05\u9664\uff09
|
###SEVERE_ERR_SIMULTANEOUS_IMPORT_EXPORT_REJECTED_44=The current request is \
|
### rejected due to an import or an export already in progress for the same data
|
###SEVERE_ERR_INVALID_IMPORT_SOURCE_45=Invalid source for the import
|
###SEVERE_ERR_INVALID_EXPORT_TARGET_46=Invalid target for the export
|
###SEVERE_ERR_NO_REACHABLE_PEER_IN_THE_DOMAIN_47=No reachable peer in the domain
|
###SEVERE_ERR_NO_MATCHING_DOMAIN_48=No domain matches the provided base DN '%s'
|
###SEVERE_ERR_MULTIPLE_MATCHING_DOMAIN_49=Multiple domains match the base DN \
|
### provided
|
###SEVERE_ERR_INVALID_PROVIDER_50=The provider class does not allow the \
|
### operation requested
|
###SEVERE_ERR_COULD_NOT_SOLVE_HOSTNAME_51=The hostname %s could not be resolved \
|
### as an IP address
|
NOTICE_READER_NULL_MSG_52=\u4ece %s \u4e2d\u6536\u5230\u4e86 Null \u6d88\u606f
|
NOTICE_READER_EXCEPTION_53=\u4ece %s \u4e2d\u8bfb\u53d6\u6d88\u606f\u65f6\u51fa\u73b0\u5f02\u5e38
|
###SEVERE_ERR_DUPLICATE_SERVER_ID_54=In Replication server %s: servers %s and %s \
|
###have the same ServerId : %d
|
###SEVERE_ERR_DUPLICATE_REPLICATION_SERVER_ID_55=In Replication server %s: \
|
###replication servers %s and %s have the same ServerId : %d
|
###SEVERE_ERR_BAD_HISTORICAL_56=Entry %s was containing some unknown historical \
|
### information, This may cause some inconsistency for this entry
|
MILD_ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE_57=\u68c0\u6d4b\u5230\u51b2\u7a81\uff0c\u4f46\u65e0\u6cd5\u6dfb\u52a0\u51b2\u7a81\u4fe1\u606f\u3002\u64cd\u4f5c:
|
MILD_ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=\u5728\u5c1d\u8bd5\u91cd\u547d\u540d\u51b2\u7a81\u6761\u76ee\u65f6\u51fa\u73b0\u9519\u8bef:
|
MILD_ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=\u5728\u5c1d\u8bd5\u91cd\u547d\u540d\u51b2\u7a81\u6761\u76ee\u65f6\u51fa\u73b0\u5f02\u5e38:
|
###SEVERE_ERR_CHANGELOG_UNSUPPORTED_UTF8_ENCODING_60=The JVM does not support \
|
### UTF-8. This is required to be able to encode the changes in the database. \
|
### This replication server will now shutdown
|
###SEVERE_ERR_REPLICATION_COULD_NOT_CONNECT_61=The Replication is configured for \
|
### suffix %s but was not able to connect to any Replication Server
|
NOTICE_NOW_FOUND_SAME_GENERATION_CHANGELOG_62=\u5df2\u5f00\u59cb\u5bf9\u5177\u6709\u590d\u5236\u670d\u52a1\u5668 ID %s %s \u7684\u57df %s \u8fd0\u884c\u590d\u5236 - \u672c\u5730\u670d\u52a1\u5668 ID \u4e3a %s - \u6570\u636e\u751f\u6210\u4e3a %s
|
NOTICE_DISCONNECTED_FROM_CHANGELOG_63=\u7531\u4e8e\u672c\u5730\u670d\u52a1\u5668 ID %s \u4e2d\u7684 %s\uff0c\u590d\u5236\u670d\u52a1\u5668\u5df2\u65ad\u5f00\u81f3\u590d\u5236\u670d\u52a1\u5668 %s %s \u7684\u8fde\u63a5
|
###SEVERE_ERR_CHANGELOG_ERROR_SENDING_ERROR_65=An unexpected error occurred \
|
### while sending an Error Message to %s. This connection is going to be closed \
|
### and reopened
|
###SEVERE_ERR_CHANGELOG_ERROR_SENDING_MSG_66=An unexpected error occurred while \
|
### sending a Message to %s. This connection is going to be closed and reopened
|
MILD_ERR_ERROR_REPLAYING_OPERATION_67=\u65e0\u6cd5\u91cd\u653e\u64cd\u4f5c %s\uff0c\u51fa\u73b0\u66f4\u6539\u53f7 %s \u9519\u8bef %s %s
|
MILD_ERR_UNKNOWN_ATTRIBUTE_IN_HISTORICAL_68=\u6761\u76ee %s \u5177\u6709\u6a21\u5f0f\u4e2d\u672a\u5b9a\u4e49\u7684\u5c5e\u6027 %s \u7684\u5386\u53f2\u4fe1\u606f\u3002\u5c06\u5ffd\u7565\u6b64\u4fe1\u606f
|
NOTICE_UNRESOLVED_CONFLICT_69=DN %s \u68c0\u6d4b\u5230\u5b58\u5728\u672a\u89e3\u51b3\u7684\u51b2\u7a81
|
###SEVERE_ERR_COULD_NOT_CLOSE_THE_SOCKET_70=The Replication Server socket could not \
|
### be closed : %s
|
###SEVERE_ERR_COULD_NOT_STOP_LISTEN_THREAD_71=The thread listening on the \
|
### replication server port could not be stopped : %s
|
###DEBUG_REPLICATION_PORT_IOEXCEPTION_72=An IOException was caught while \
|
### listening on the replication port
|
###SEVERE_ERR_SEARCHING_GENERATION_ID_73=An unexpected error %s occurred when \
|
###searching for generation id for domain : %s
|
###SEVERE_ERR_SEARCHING_DOMAIN_BACKEND_74=An unexpected error occurred when \
|
###looking for the replicated backend : %s. It may be not configured or disabled
|
###SEVERE_ERR_LOADING_GENERATION_ID_75=An unexpected error occurred when \
|
###searching in %s for the generation ID : %s
|
###SEVERE_ERR_UPDATING_GENERATION_ID_76=An unexpected error %s occurred \
|
###when updating generation ID for the domain : %s
|
NOTICE_BAD_GENERATION_ID_FROM_RS_77=\u5728\u540e\u7f00 %s \u4e2d\uff0c\u590d\u5236\u670d\u52a1\u5668 %s \u63d0\u4f9b\u4e86\u751f\u6210 ID=%s\uff0c\u800c\u9884\u671f\u751f\u6210 ID=%s
|
NOTICE_RESET_GENERATION_ID_78=\u5df2\u4e3a\u57df %s \u91cd\u7f6e\u751f\u6210 ID\u3002\u65b0\u7684\u5f15\u7528\u751f\u6210 ID \u4e3a %s
|
MILD_ERR_ERROR_MSG_RECEIVED_79=\u6536\u5230\u4ee5\u4e0b\u9519\u8bef: %s
|
MILD_ERR_IGNORING_UPDATE_FROM_RS_80=\u5728 dn %s \u7684 RS %s \u4e2d\uff0c\u5ffd\u7565\u4e86\u4ece RS %s \u6536\u5230\u7684\u66f4\u65b0 %s\uff0c\u56e0\u4e3a\u8fdc\u7a0b RS \u7684\u751f\u6210 ID \u9519\u8bef\uff08\u672c\u5730\u751f\u6210 ID: %s\uff0c\u8fdc\u7a0b\u751f\u6210 ID: %s\uff09
|
MILD_ERR_IGNORING_UPDATE_TO_RS_81=\u5728 dn %s \u7684 RS %s \u4e2d\uff0c\u66f4\u65b0 %s \u5c06\u4e0d\u4f1a\u53d1\u9001\u81f3\u5177\u6709\u4e0e\u672c\u5730\u751f\u6210 ID %s \u4e0d\u540c\u7684\u751f\u6210 ID %s \u7684 RS %s
|
###SEVERE_ERR_INIT_IMPORT_NOT_SUPPORTED_82= Initialization cannot be done because \
|
###import is not supported by the backend %s
|
###SEVERE_ERR_INIT_EXPORT_NOT_SUPPORTED_83= Initialization cannot be done because \
|
###export is not supported by the backend %s
|
###SEVERE_ERR_INIT_CANNOT_LOCK_BACKEND_84= Initialization cannot be done because \
|
###the following error occurred while locking the backend %s : %s
|
NOTICE_EXCEPTION_RESTARTING_SESSION_85=\u5728\u57df %s \u4e0a\u91cd\u65b0\u521d\u59cb\u5316\u901a\u4fe1\u671f\u95f4\u6355\u83b7\u5230\u5f02\u5e38: %s
|
###SEVERE_ERR_EXCEPTION_LISTENING_86=Replication server caught exception while \
|
### listening for client connections %s
|
###SEVERE_ERR_ERROR_CLEARING_DB_87=While clearing the database %s , the following \
|
### error happened: %s
|
NOTICE_ERR_ROUTING_TO_SERVER_88=\u534f\u8bae\u9519\u8bef\uff1a\u590d\u5236\u670d\u52a1\u5668\u4e0d\u662f\u7c7b\u578b\u4e3a %s \u7684\u6d88\u606f\u7684\u9884\u671f\u76ee\u6807
|
###SEVERE_ERR_CHECK_CREATE_REPL_BACKEND_FAILED_89=An unexpected error occurred when \
|
### testing existence or creating the replication backend : %s
|
###SEVERE_ERR_DELETE_REPL_BACKEND_FAILED_90=An unexpected error occurred when \
|
### deleting the replication backend : %s
|
SEVERE_ERR_BACKEND_EXPORT_ENTRY_91=\u5728\u5bfc\u51fa\u6761\u76ee %s \u65f6\u51fa\u73b0\u9519\u8bef: %s
|
###SEVERE_ERR_BACKEND_CANNOT_CREATE_LDIF_WRITER_92 =An error occurred when \
|
### creating the LDIF writer to export backend : %s
|
###SEVERE_ERR_BACKEND_SEARCH_ENTRY_93 =An error occurred when \
|
### searching for %s : %s
|
###SEVERE_ERR_REPLICATIONBACKEND_ENTRY_DOESNT_EXIST_94=Entry %s does not exist in \
|
### the replication server backend
|
###SEVERE_ERR_UNKNOWN_DN_95=The base DN %s is not stored by any of the \
|
### Directory Server backend
|
NOTICE_NOW_FOUND_BAD_GENERATION_CHANGELOG_96=\u590d\u5236\u5df2\u8fde\u63a5\u81f3\u590d\u5236\u670d\u52a1\u5668\uff0c\u4f46\u5bf9\u4e8e\u57df %s \u5177\u6709\u4e0d\u540c\u4e8e\u590d\u5236\u670d\u52a1\u5668 %s \u7684\u751f\u6210 ID - \u672c\u5730\u6570\u636e\u751f\u6210\u4e3a %s - \u590d\u5236\u670d\u52a1\u5668\u6570\u636e\u751f\u6210\u4e3a %s - \u8fd9\u53ef\u80fd\u53ea\u662f\u6682\u65f6\u7684\u6216\u9700\u8981\u5b8c\u6574\u7684\u91cd\u65b0\u540c\u6b65
|
NOTICE_HEARTBEAT_FAILURE_97=%s \u6b63\u5728\u5173\u95ed\u4f1a\u8bdd\uff0c\u56e0\u4e3a\u5b83\u65e0\u6cd5\u68c0\u6d4b\u5230\u5fc3\u8df3
|
###SEVERE_ERR_REPLICATONBACKEND_IMPORT_LDIF_NOT_SUPPORTED_98=The replication \
|
### server backend does not support the import ldif function
|
###SEVERE_ERR_REPLICATONBACKEND_EXPORT_LDIF_FAILED_99=The replication \
|
### server backend cannot export its entries in LDIF format because the \
|
### export-ldif command must be run as a task
|
NOTICE_SSL_SERVER_CON_ATTEMPT_ERROR_105=\u4e0e %s (%s) \u7684 SSL \u8fde\u63a5\u5c1d\u8bd5\u5931\u8d25: %s
|
###SEVERE_ERR_MISSING_REMOTE_MONITOR_DATA_106=Monitor data of remote servers \
|
### are missing due to an error in the retrieval process. Potentially a server \
|
### is too slow to provide its monitoring data over the protocol
|
###SEVERE_ERR_PROCESSING_REMOTE_MONITOR_DATA_107=Monitor data of remote servers \
|
### are missing due to a processing error : %s
|
###SEVERE_ERR_SENDING_REMOTE_MONITOR_DATA_REQUEST_108=Exception raised when \
|
### sending request to get remote monitor data
|
###SEVERE_ERR_EXCEPTION_REPLAYING_REPLICATION_MESSAGE_109=An Exception was caught \
|
### while replaying replication message : %s
|
###SEVERE_ERR_REPLICATION_SERVER_CONFIG_NOT_FOUND_110=The replication server \
|
### configuration could not be found
|
###DEBUG_GOING_TO_SEARCH_FOR_CHANGES_111=The replication server is late \
|
###regarding our changes: going to send missing ones
|
###DEBUG_SENDING_CHANGE_112=Sending change number: %s
|
###DEBUG_CHANGES_SENT_113=All missing changes sent to replication server
|
###SEVERE_ERR_PUBLISHING_FAKE_OPS_114=Caught exception publishing fake operations \
|
###for domain %s : %s
|
###SEVERE_ERR_COMPUTING_FAKE_OPS_115=Caught exception computing fake operations \
|
###for domain %s for replication server %s : %s
|
NOTICE_IGNORING_REMOTE_MONITOR_DATA_116=\u4ece\u670d\u52a1\u5668 ID \u4e3a %s \u7684\u670d\u52a1\u5668\u4e2d\u63a5\u6536\u5230\u67d0\u4e9b\u76d1\u89c6\u6570\u636e\u7684\u65f6\u95f4\u8f83\u665a\uff0c\u5df2\u5ffd\u7565\u8fd9\u4e9b\u6570\u636e
|
NOTICE_SERVER_STATE_RECOVERY_117=\u57df %s \u7684\u670d\u52a1\u5668\u72b6\u6001\u6062\u590d\uff0c\u4f7f\u7528\u66f4\u6539\u53f7 %s \u8fdb\u884c\u4e86\u66f4\u65b0
|
###SEVERE_ERR_RESET_GENERATION_CONN_ERR_ID_118=The generation ID could not be \
|
###reset for domain %s because it is NOT connected to the replication. You should \
|
###check in the configuration that the domain is enabled
|
###SEVERE_ERR_EXCEPTION_STARTING_SESSION_PHASE_119=Caught Exception during initial \
|
### communication (phase %s) on domain %s with replication server %s : %s
|
NOTICE_NEW_SERVER_WITH_SAME_GROUP_ID_120=\u6b63\u5728\u4ece\u590d\u5236\u670d\u52a1\u5668\u65ad\u5f00\u8fde\u63a5\uff0c\u56e0\u4e3a\u5177\u6709\u6211\u4eec\u7ec4 ID (%s) \u7684\u65b0\u590d\u5236\u670d\u52a1\u5668\u521a\u521a\u5230\u8fbe\u62d3\u6251\u4e2d\u3002\u8be5\u670d\u52a1\u5668\u7528\u4e8e\u57df %s \u5e76\u4e14\u6211\u4eec\u5177\u6709\u670d\u52a1\u5668 ID %s
|
###SEVERE_ERR_RS_DN_DOES_NOT_MATCH_121=DN sent by remote replication server: %s does \
|
### not match local replication server one: %s
|
###SEVERE_ERR_DS_DN_DOES_NOT_MATCH_122=DN sent by replication server: %s does \
|
### not match local directory server one: %s
|
###SEVERE_ERR_EXCEPTION_FORWARDING_RESET_GEN_ID_123=Caught IOException while \
|
### forwarding ResetGenerationIdMsg to peer replication servers for domain %s : %s
|
###SEVERE_ERR_DS_INVALID_INIT_STATUS_124=Computed invalid initial status: %s in \
|
### DS replication domain %s with server id %s
|
###SEVERE_ERR_RS_INVALID_INIT_STATUS_125=Replication server received invalid \
|
### initial status: %s for replication domain %s from server id %s
|
###SEVERE_ERR_DS_INVALID_REQUESTED_STATUS_126=Received invalid requested status %s \
|
### in DS replication domain %s with server id %s
|
###SEVERE_ERR_RS_CANNOT_CHANGE_STATUS_127=Could not compute new status in RS \
|
### replication domain %s for server id %s. Was in %s status and received %s event
|
###SEVERE_ERR_DS_CANNOT_CHANGE_STATUS_128=Could not compute new status in DS \
|
### replication domain %s with server id %s. Was in %s status and received %s event
|
###SEVERE_ERR_EXCEPTION_CHANGING_STATUS_AFTER_RESET_GEN_ID_129=Caught IOException \
|
### while changing status for domain %s and serverId: %s after reset for \
|
### generation id: %s
|
###SEVERE_ERR_RECEIVED_CHANGE_STATUS_NOT_FROM_DS_130=Received change status \
|
### message does not come from a directory server (dn: %s, server id: %s, msg: %s)
|
NOTICE_DIRECTORY_SERVER_CHANGED_STATUS_131=dn %s \u7684\u76ee\u5f55\u670d\u52a1\u5668 %s \u5df2\u5c06\u5176\u72b6\u6001\u66f4\u6539\u81f3 %s
|
###SEVERE_ERR_RS_INVALID_NEW_STATUS_132=Received invalid new status %s \
|
### in RS for replication domain %s and directory server id %s
|
###SEVERE_WARN_CONNECTED_TO_SERVER_WITH_WRONG_GROUP_ID_133=Connected to a \
|
### replication server with wrong group id. We have group id %s and replication \
|
### server id %s %s has group id %s. This is for domain %s in directory server %s
|
###SEVERE_ERR_EXCEPTION_SENDING_CS_134=Replication broker with dn %s and server \
|
### id %s failed to signal status change because of: %s
|
MILD_ERR_IGNORING_UPDATE_FROM_DS_BADGENID_135=\u5728 dn %s \u7684 RS %s \u4e2d\uff0c\u5ffd\u7565\u4e86\u4ece DS %s \u6536\u5230\u7684\u66f4\u65b0 %s\uff0c\u56e0\u4e3a DS \u7684\u751f\u6210 ID \u9519\u8bef\uff08\u672c\u5730\u751f\u6210 ID: %s\uff0c\u8fdc\u7a0b\u751f\u6210 ID: %s\uff09
|
MILD_ERR_IGNORING_UPDATE_TO_DS_BADGENID_136=\u5728 dn %s \u7684 RS %s \u4e2d\uff0c\u66f4\u65b0 %s \u5c06\u4e0d\u4f1a\u53d1\u9001\u81f3\u5177\u6709\u4e0e\u672c\u5730\u751f\u6210 ID %s \u4e0d\u540c\u7684\u751f\u6210 ID %s \u7684 DS %s
|
MILD_ERR_IGNORING_UPDATE_FROM_DS_FULLUP_137=\u5728 dn %s \u7684 RS %s \u4e2d\uff0c\u5ffd\u7565\u4e86\u4ece DS %s \u6536\u5230\u7684\u66f4\u65b0 %s\uff0c\u56e0\u4e3a DS \u6b63\u5728\u8fdb\u884c\u5b8c\u6574\u66f4\u65b0
|
MILD_ERR_IGNORING_UPDATE_TO_DS_FULLUP_138=\u5728 dn %s \u7684 RS %s \u4e2d\uff0c\u66f4\u65b0 %s \u5c06\u4e0d\u4f1a\u53d1\u9001\u81f3\u6b63\u5728\u8fdb\u884c\u5b8c\u6574\u66f4\u65b0\u7684 DS %s
|
###SEVERE_ERR_EXCEPTION_CHANGING_STATUS_FROM_STATUS_ANALYZER_139=Caught \
|
### IOException while changing status for domain %s and serverId: %s from status \
|
###analyzer: %s
|
NOTICE_BAD_GEN_ID_IN_FULL_UPDATE_140=dn %s \u7684\u590d\u5236\u670d\u52a1\u5668 %s: \u76ee\u5f55\u670d\u52a1\u5668 %s \u5fc5\u987b\u5904\u4e8e\u5b8c\u6574\u66f4\u65b0\u4e2d\uff0c\u5c3d\u7ba1\u5df2\u9884\u5b9a\u4e86\u751f\u6210 ID \u91cd\u7f6e\uff08\u4ece %s \u81f3 %s\uff09
|
NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_START_141=\u672c\u5730\u76ee\u5f55\u670d\u52a1\u5668 %s \u5df2\u5f00\u59cb\u7528\u4e8e\u4ece\u8fdc\u7a0b\u76ee\u5f55\u670d\u52a1\u5668 %s \u5bfc\u5165\u540e\u7f00 %s \u6570\u636e\u7684\u8054\u673a\u5b8c\u6574\u66f4\u65b0
|
NOTICE_FULL_UPDATE_ENGAGED_FROM_REMOTE_END_142=\u672c\u5730\u76ee\u5f55\u670d\u52a1\u5668 %s \u5df2\u5b8c\u6210\u7528\u4e8e\u4ece\u8fdc\u7a0b\u76ee\u5f55\u670d\u52a1\u5668 %s \u5bfc\u5165\u540e\u7f00 %s \u6570\u636e\u7684\u8054\u673a\u5b8c\u6574\u66f4\u65b0
|
NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_START_143=\u672c\u5730\u76ee\u5f55\u670d\u52a1\u5668 %s \u5df2\u5f00\u59cb\u7528\u4e8e\u4ece\u8fdc\u7a0b\u76ee\u5f55\u670d\u52a1\u5668 %s \u5bfc\u51fa\u540e\u7f00 %s \u6570\u636e\u7684\u8054\u673a\u5b8c\u6574\u66f4\u65b0
|
NOTICE_FULL_UPDATE_ENGAGED_FOR_REMOTE_END_144=\u672c\u5730\u76ee\u5f55\u670d\u52a1\u5668 %s \u5df2\u5b8c\u6210\u7528\u4e8e\u4ece\u8fdc\u7a0b\u76ee\u5f55\u670d\u52a1\u5668 %s \u5bfc\u51fa\u540e\u7f00 %s \u6570\u636e\u7684\u8054\u673a\u5b8c\u6574\u66f4\u65b0
|
NOTICE_TIMEOUT_WHEN_CROSS_CONNECTION_145=\u5c1d\u8bd5\u83b7\u53d6\u7528\u4e8e %s \u7684\u57df\u9501\u5b9a\u65f6\u8d85\u65f6\u3002\u5c06\u4e2d\u6b62\u4ece\u590d\u5236\u670d\u52a1\u5668 %s \u8fde\u63a5\u81f3\u672c\u5730\u590d\u5236\u670d\u52a1\u5668 %s \u7684\u5c1d\u8bd5\u3002\u5728\u5c1d\u8bd5\u8fde\u63a5\u671f\u95f4\u662f\u5426\u540c\u65f6\u8fdb\u884c\uff1f
|
NOTICE_BAD_GENERATION_ID_FROM_DS_146=\u5728\u540e\u7f00 %s \u4e2d\uff0c\u76ee\u5f55\u670d\u52a1\u5668 %s \u63d0\u4f9b\u4e86\u751f\u6210 ID=%s\uff0c\u800c\u9884\u671f\u751f\u6210 ID=%s
|
NOTICE_DS_RECEIVED_ACK_ERROR_147=\u5728\u590d\u5236\u670d\u52a1 %s \u548c\u670d\u52a1\u5668 ID %s \u4e2d\uff0c\u786e\u4fdd\u7684\u66f4\u65b0\u6d88\u606f %s \u786e\u8ba4\u6709\u4ee5\u4e0b\u9519\u8bef: %s
|
NOTICE_DS_ACK_TIMEOUT_148=\u5728\u590d\u5236\u670d\u52a1 %s \u4e2d\uff0c,\u7b49\u5f85\u786e\u4fdd\u66f4\u65b0\u6d88\u606f\u7684\u786e\u8ba4 %s \u5206\u949f\u540e\u8d85\u65f6: %s
|
###SEVERE_ERR_DS_UNKNOWN_ASSURED_MODE_149=In directory server %s, received unknown \
|
### assured update mode: %s, for domain %s. Message: %s
|
###SEVERE_ERR_RS_UNKNOWN_ASSURED_MODE_150=In replication server %s, received unknown \
|
### assured update mode: %s, for domain %s. Message: %s
|
###SEVERE_ERR_UNKNOWN_ASSURED_SAFE_DATA_LEVEL_151=In replication server %s, \
|
### received a safe data assured update message with incoherent level: %s, this is \
|
### for domain %s. Message: %s
|
###SEVERE_ERR_RESET_GENERATION_ID_FAILED_152=The generation ID could not be \
|
###reset for domain %s
|
NOTICE_ERR_CANNOT_CHANGE_CONFIG_DURING_TOTAL_UPDATE_153=\u5f53\u6b63\u5728\u8fdb\u884c\u5b8c\u5168\u66f4\u65b0\u65f6\uff0c\u4e0d\u80fd\u66f4\u6539\u914d\u7f6e
|
###SEVERE_ERR_COULD_NOT_START_REPLICATION_154=The Replication was not started \
|
### on base-dn %s : %s
|
MILD_ERR_ERROR_RETRIEVING_MONITOR_DATA_155=\u68c0\u7d22\u76d1\u89c6\u6570\u636e\u65f6\u51fa\u9519: %s
|
###SEVERE_ERR_EXCEPTION_LOCKING_RS_DOMAIN_156=Caught exception when locking \
|
### the replication server domain: %s
|
###SEVERE_ERR_REPLICATION_PROTOCOL_MESSAGE_TYPE_157=Replication \
|
### protocol error. Bad message type. %s received, %s required
|
###SEVERE_ERR_INVALID_COOKIE_FULL_RESYNC_REQUIRED_158=The provided cookie is \
|
### valid in the current context due to %s. Full resync is required
|
###SEVERE_ERR_BYTE_COUNT_159=The Server Handler byte count is not correct (Fixed)
|
NOTICE_ERR_FRACTIONAL_CONFIG_UNKNOWN_OBJECT_CLASS_160=\u90e8\u5206\u590d\u5236\u914d\u7f6e\u9519\u8bef\uff1a\u5728\u6a21\u5f0f\u4e2d\u65e0\u6cd5\u627e\u5230 %s \u7684\u5bf9\u8c61\u7c7b\u5b9a\u4e49
|
NOTICE_ERR_FRACTIONAL_CONFIG_UNKNOWN_ATTRIBUTE_TYPE_161=\u90e8\u5206\u590d\u5236\u914d\u7f6e\u9519\u8bef\uff1a\u5728\u6a21\u5f0f\u4e2d\u65e0\u6cd5\u627e\u5230 %s \u7684\u5c5e\u6027\u7c7b\u578b\u5b9a\u4e49
|
NOTICE_ERR_FRACTIONAL_CONFIG_NOT_OPTIONAL_ATTRIBUTE_162=\u90e8\u5206\u590d\u5236\u914d\u7f6e\u9519\u8bef\uff1a\u5728\u7c7b %2$s \u4e2d\u65e0\u6cd5\u9009\u62e9\u5c5e\u6027 %1$s
|
NOTICE_ERR_FRACTIONAL_CONFIG_WRONG_FORMAT_163=\u90e8\u5206\u590d\u5236\u914d\u7f6e\u9519\u8bef\uff1a\u683c\u5f0f\u9519\u8bef: %s\uff08\u81f3\u5c11\u9700\u8981\u4e3a [<\u7c7b\u540d>|*],\u5c5e\u6027\u540d\u79f0\uff09
|
NOTICE_ERR_FRACTIONAL_CONFIG_BOTH_MODES_164=\u90e8\u5206\u590d\u5236\u914d\u7f6e\u9519\u8bef\uff1a\u65e0\u6cd5\u540c\u65f6\u4f7f\u7528\u72ec\u5360\u548c\u517c\u5bb9\u6a21\u5f0f
|
NOTICE_ERR_FRACTIONAL_CONFIG_PROHIBITED_ATTRIBUTE_165=\u90e8\u5206\u590d\u5236\u914d\u7f6e\u9519\u8bef\uff1a\u7981\u6b62\u4f7f\u7528\u5c5e\u6027 %s
|
NOTICE_ERR_FRACTIONAL_166=\u90e8\u5206\u590d\u5236\uff1a\u57df %s \u5f02\u5e38: %s
|
NOTICE_FRACTIONAL_BAD_DATA_SET_NEED_RESYNC_167=\u8b66\u544a\uff1a\u57df %s \u90e8\u5206\u590d\u5236\u914d\u7f6e\u4e0e\u540e\u7aef\u6570\u636e\u96c6\u4e0d\u4e00\u81f4\uff1a\u9700\u8981\u91cd\u65b0\u540c\u6b65\u6216\u66f4\u6539\u90e8\u5206\u914d\u7f6e
|
MILD_ERR_PLUGIN_FRACTIONAL_LDIF_IMPORT_INVALID_PLUGIN_TYPE_168=\u90e8\u5206\u590d\u5236 ldif \u5bfc\u5165\u63d2\u4ef6\u914d\u7f6e\u4e86\u65e0\u6548\u63d2\u4ef6\u7c7b\u578b %s\u3002\u4ec5\u5141\u8bb8\u4f7f\u7528 ldifImport \u63d2\u4ef6\u7c7b\u578b
|
NOTICE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_BAD_REMOTE_169=\u7531\u4e8e\u76ee\u6807\u670d\u52a1\u5668\u548c\u6e90\u670d\u52a1\u5668\u4e4b\u95f4\u7684\u90e8\u5206\u914d\u7f6e\u4e0d\u4e00\u81f4\uff0c\u56e0\u6b64\u5df2\u505c\u6b62\u5bf9\u4ece\u8fdc\u7a0b\u76ee\u5f55\u670d\u52a1\u5668 %2$s \u5bfc\u5165\u7684\u540e\u7f00 %1$s \u6570\u636e\u7684\u8054\u673a\u5b8c\u6574\u66f4\u65b0\uff1a\u5df2\u5bfc\u5165\u7684\u6570\u636e\u96c6\u4e0d\u5177\u6709\u76f8\u540c\u7684\u90e8\u5206\u914d\u7f6e
|
NOTICE_ERR_FULL_UPDATE_IMPORT_FRACTIONAL_REMOTE_IS_FRACTIONAL_170=\u7531\u4e8e\u76ee\u6807\u670d\u52a1\u5668\u548c\u6e90\u670d\u52a1\u5668\u4e4b\u95f4\u7684\u90e8\u5206\u914d\u7f6e\u4e0d\u4e00\u81f4\uff0c\u56e0\u6b64\u5df2\u505c\u6b62\u5bf9\u4ece\u8fdc\u7a0b\u76ee\u5f55\u670d\u52a1\u5668 %2$s \u5bfc\u5165\u7684\u540e\u7f00 %1$s \u6570\u636e\u7684\u8054\u673a\u5b8c\u6574\u66f4\u65b0\uff1a\u5df2\u5bfc\u5165\u7684\u6570\u636e\u96c6\u5177\u6709\u67d0\u4e9b\u90e8\u5206\u914d\u7f6e\uff0c\u4f46\u76ee\u6807\u670d\u52a1\u5668\u4e0d\u5177\u6709
|
NOTICE_ERR_FRACTIONAL_FORBIDDEN_OPERATION_171=\u7531\u4e8e\u4e0e\u90e8\u5206\u590d\u5236\u914d\u7f6e\u4e0d\u4e00\u81f4\uff0c\u56e0\u6b64\u5df2\u7981\u6b62\u540e\u7f00 %s \u4e2d\u7684\u4ee5\u4e0b\u64cd\u4f5c: %s
|
NOTICE_ERR_FRACTIONAL_FORBIDDEN_FULL_UPDATE_FRACTIONAL_172=\u7531\u4e8e\u6e90\u670d\u52a1\u5668\u5177\u6709\u67d0\u4e9b\u90e8\u5206\u914d\u7f6e\uff0c\u56e0\u6b64\u5df2\u7981\u6b62\u4ece\u670d\u52a1\u5668 %2$s \u5411\u62d3\u6251\u4e2d\u7684\u6240\u6709\u5176\u4ed6\u670d\u52a1\u5668\u5bfc\u51fa\u57df %1$s\uff1a\u4ec5\u590d\u5236\u62d3\u6251\u4e2d\u7684\u90e8\u5206\u670d\u52a1\u5668\u4e0d\u8d77\u4f5c\u7528
|
MILD_ERR_DRAFT_CHANGENUMBER_DATABASE_173=\u8bbf\u95ee\u8349\u7a3f\u66f4\u6539\u6570\u91cf\u6570\u636e\u5e93\u65f6\u51fa\u73b0\u9519\u8bef: %s
|
###SEVERE_ERR_INITIALIZATION_FAILED_NOCONN_174=The initialization failed because \
|
### the domain %s is not connected to a replication server
|
###SEVERE_ERR_FRACTIONAL_COULD_NOT_RETRIEVE_CONFIG_175=Could not retrieve the \
|
### configuration for a replication domain matching the entry %s
|
NOTICE_ERR_LDIF_IMPORT_FRACTIONAL_BAD_DATA_SET_176=\u7531\u4e8e\u90e8\u5206\u914d\u7f6e\u4e0d\u4e00\u81f4\uff0c\u56e0\u6b64\u5bfc\u5165\u540e\u7f00 %s \u6570\u636e\u7684 LDIF \u5bfc\u5165\u5df2\u505c\u6b62\uff1a\u5bfc\u5165\u7684\u6570\u636e\u96c6\u4e0e\u672c\u5730\u670d\u52a1\u5668\u7684\u90e8\u5206\u914d\u7f6e\u4e0d\u540c
|
NOTICE_ERR_LDIF_IMPORT_FRACTIONAL_DATA_SET_IS_FRACTIONAL_177=\u7531\u4e8e\u90e8\u5206\u914d\u7f6e\u4e0d\u4e00\u81f4\uff0c\u56e0\u6b64\u5bfc\u5165\u540e\u7f00 %s \u6570\u636e\u7684 LDIF \u5bfc\u5165\u5df2\u505c\u6b62\uff1a\u5bfc\u5165\u7684\u6570\u636e\u96c6\u5305\u542b\u672c\u5730\u670d\u52a1\u5668\u6240\u6ca1\u6709\u7684\u4e00\u4e9b\u90e8\u5206\u914d\u7f6e
|