2086N/A# CDDL HEADER START
2086N/A#
2086N/A# The contents of this file are subject to the terms of the
2086N/A# Common Development and Distribution License, Version 1.0 only
2086N/A# (the "License"). You may not use this file except in compliance
2086N/A# with the License.
2086N/A#
2086N/A# You can obtain a copy of the license at
2086N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
2086N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
2086N/A# See the License for the specific language governing permissions
2086N/A# and limitations under the License.
2086N/A#
2086N/A# When distributing Covered Code, include this CDDL HEADER in each
2086N/A# file and include the License file at
2086N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
2086N/A# add the following below this CDDL HEADER, with the fields enclosed
2086N/A# by brackets "[]" replaced with your own identifying information:
2086N/A# Portions Copyright [yyyy] [name of copyright owner]
2086N/A#
2086N/A# CDDL HEADER END
2086N/A#
4567N/A# Copyright 2006-2009 Sun Microsystems, Inc.
2122N/A
2086N/A
2086N/A
2086N/A#
2086N/A# Global directives
2086N/A#
2086N/Aglobal.category=ADMIN
2086N/A
2086N/A#
2086N/A# Format string definitions
2086N/A#
2086N/A# Keys must be formatted as follows:
2086N/A#
2086N/A# [SEVERITY]_[DESCRIPTION]_[ORDINAL]
2086N/A#
2086N/A# where:
2086N/A#
2086N/A# SEVERITY is one of:
2086N/A# [INFO, MILD_WARN, SEVERE_WARN, MILD_ERR, SEVERE_ERR, FATAL_ERR, DEBUG, NOTICE]
2086N/A#
2086N/A# DESCRIPTION is an upper case string providing a hint as to the context of
2086N/A# the message in upper case with the underscore ('_') character serving as
2086N/A# word separator
2086N/A#
2086N/A# ORDINAL is an integer unique among other ordinals in this file
2086N/A#
2086N/ASEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \
2086N/A retrieve relation configuration entry %s: %s
2086N/ASEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \
2086N/A not appear to exist in the Directory Server configuration. This is a required \
2086N/A entry
2086N/ASEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \
2086N/A to retrieve the managed object configuration entry %s: %s
2086N/ASEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \
2086N/A configuration entry %s does not appear to exist in the Directory Server \
2086N/A configuration. This is a required entry
2086N/ASEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \
2086N/A trying to decode the managed object configuration entry %s: %s
2086N/ASEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \
2086N/A to load class %s and use it to create a component instance as defined in \
2086N/A configuration entry %s. The error that occurred was: %s. This component \
2086N/A will be disabled
2086N/ASEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \
2086N/A to initialize a component instance loaded from class %s with the information \
2086N/A in configuration entry %s: %s. This component will be disabled
2086N/AMILD_WARN_ADMIN_COMPONENT_DISABLED_8=The Directory Server component \
2086N/A configured in entry %s has been disabled
2086N/ASEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \
2086N/A directory %s cannot be loaded because an unexpected error occurred while \
2086N/A trying to open the file for reading: %s
2086N/AFATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \
2086N/A definition class could not be loaded from the core manifest file %s because \
2086N/A an unexpected error occurred while trying to initialize it: %s
2086N/ASEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \
2086N/A definition class could not be loaded from the extension manifest file %s in \
2086N/A extensions %s because an unexpected error occurred while trying to initialize \
2086N/A it: %s
2086N/AMILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=The extensions directory %s does not \
2086N/A exist, therefore no extensions will be loaded
2086N/ASEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \
2086N/A Server extensions because the extensions directory %s exists but is not a \
2086N/A directory
2086N/ASEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \
2086N/A Server extensions from directory %s because an unexpected error occurred \
2086N/A while trying to list the files in that directory: %s
2086N/AFATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \
2086N/A file %s cannot be located
2086N/AFATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \
2086N/A file %s cannot be loaded because an unexpected error occurred while trying to \
2086N/A read it: %s
2086N/ASEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \
2086N/A manifest file %s associated with the extension %s cannot be loaded because an \
2086N/A unexpected error occurred while trying to read it: %s
2904N/AINFO_ADMIN_TOOL_DESCRIPTION_18=This utility can be used to perform operations \
2086N/A in the Directory Server administration framework
2086N/AINFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=Create a new server group
2086N/AINFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=The server group description. If \
2086N/A not specified, the description will be empty
2086N/AINFO_ADMIN_SUBCMD_MODIFY_GROUP_DESCRIPTION_21=Modify a server group's \
2086N/A properties
2086N/AINFO_ADMIN_ARG_NEW_DESCRIPTION_DESCRIPTION_22=If specified, the new \
2086N/A description
2086N/AINFO_ADMIN_ARG_NEW_GROUPNAME_DESCRIPTION_23=If specified, the new server \
2086N/A group's identifier
2086N/AINFO_ADMIN_SUBCMD_DELETE_GROUP_DESCRIPTION_24=Delete an existing server group
2086N/AINFO_ADMIN_SUBCMD_LIST_GROUPS_DESCRIPTION_25=List server groups that have \
2086N/A been defined
2086N/AINFO_ADMIN_SUBCMD_ADD_TO_GROUP_DESCRIPTION_26=Add a server to a server group
2086N/AINFO_ADMIN_ARG_ADD_MEMBERNAME_DESCRIPTION_27=The server to add. This is a \
2086N/A required argument
2086N/AINFO_ADMIN_SUBCMD_REMOVE_FROM_GROUP_DESCRIPTION_28=Remove a server from a \
2086N/A server group
2086N/AINFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=The server to remove. This is \
2086N/A a required argument
2086N/AINFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=List servers of the specified \
2086N/A server group
2086N/AINFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=List server groups in which \
2086N/A the specified server is a member
2086N/AFATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \
2086N/A the server is running and that the provided credentials are valid
2086N/AINFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=Create a new ADS DN
2086N/AINFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=Delete an existing ADS DN
2086N/AFATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing
2086N/AFATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid
2086N/AFATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing
2086N/AFATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid
2086N/AFATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs
2086N/AFATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered
2086N/AFATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken
2086N/AFATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered
2086N/AFATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing
2086N/AFATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid
2086N/AFATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing
2086N/AFATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing
2086N/AFATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \
2086N/A missing
2086N/AFATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs
2086N/AINFO_ADMIN_ERROR_49=[error]
2086N/AINFO_ADMIN_SUCCESSFUL_50=The operation has been successfully completed
2086N/AINFO_ADMIN_SUCCESSFUL_NOP_51=The operation has been successfully completed, \
2086N/A but no action was required
2086N/ASEVERE_ERR_ADMIN_NO_MESSAGE_52=
2086N/AINFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=The new group's \
2086N/A identifier. This is a required argument
2086N/AINFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=The group's identifier. This is a \
2086N/A required argument
2086N/AINFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=The member's identifier. This is a \
2086N/A required argument
2086N/AINFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=The name of the backend in which \
2711N/A the admin data will be stored
2086N/ASEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \
2086N/A add/delete listener against the entry "%s" because it does not exist in the \
2086N/A configuration
2086N/AINFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=Register a server into the \
2086N/A administrative domain
2086N/AINFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=Unregister a server from \
2086N/A the administrative domain
2086N/AINFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=The server's identifier. This is a \
2086N/A required argument
2086N/AINFO_ADMIN_SUBCMD_LIST_SERVER_PROPS_DESCRIPTION_61=Describes server \
2086N/A properties
2086N/AINFO_ADMIN_SUBCMD_LIST_SERVERS_DESCRIPTION_62=List servers that have been \
2086N/A defined
2086N/AINFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=Shows server \
2086N/A properties
2086N/AINFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=Modifies server \
2086N/A properties
2086N/AINFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=The registered server's unique \
2086N/A identifier. This is a required argument
2086N/AFATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \
2086N/A registered
2086N/AINFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=Creates a new \
2086N/A administrator
2086N/AINFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=Deletes an existing \
2086N/A administrator
2086N/AINFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=Lists administrators that \
2086N/A have been defined
2086N/AINFO_ADMIN_SUBCMD_GET_ADMIN_USER_PROPERTIES_DESCRIPTION_70=Shows \
2086N/A administrator's properties
2086N/AINFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=Modifies \
2086N/A administrator's properties
2086N/AINFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=Describes \
2086N/A administrator's properties
2086N/AINFO_ADMIN_ARG_USERID_DESCRIPTION_73=The administrator's unique identifier. \
2086N/A This is a required argument
2367N/ASEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown
2367N/ASEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \
2367N/A occurred while evaluating a constraint: %s
2367N/ASEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \
2367N/A be found but did not contain any type information (e.g. missing object \
2367N/A classes in LDAP)
2367N/ASEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \
2367N/A be found but did not contain the expected type information (e.g. incorrect \
2367N/A object classes in LDAP)
2367N/ASEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \
2367N/A could be found but its type resolved to an abstract managed object \
2367N/A definition
2367N/ASEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \
2367N/A be decoded due to an unspecified reason
2367N/ASEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \
2367N/A for the "%s" property could not be determined
2367N/ASEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \
2367N/A a valid value for the "%s" property, which must have the following \
2367N/A syntax: %s
2367N/ASEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \
2367N/A "%s" is not a valid value for the "%s" property, which must have the \
2367N/A following syntax: %s
2367N/ASEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \
2367N/A specified as it is mandatory
2367N/ASEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \
2367N/A be modified as it is read-only
2367N/ASEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \
2367N/A must not contain more than one value
2367N/ASEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \
2367N/A occurred while processing property "%s": unknown property type "%s"
2367N/ASEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure
2367N/ASEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \
2367N/A requested authentication mechanism is not supported by the server
2367N/ASEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure
2367N/ASEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \
2367N/A occurred while contacting the server
2367N/ASEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \
2367N/A for the following reason: %s
2367N/ASEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \
2367N/A for the following reasons: %s
2367N/ASEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \
2367N/A not be performed because a conflicting change has already occurred. There \
2367N/A may be another client administration tool in use
2367N/ASEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \
2389N/A be decoded due to the following reason: %s
2367N/ASEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \
2389N/A be decoded due to the following reasons: %s
2367N/ASEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \
2367N/A object names are not permitted
2367N/ASEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \
2367N/A object names are not permitted
2367N/ASEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \
2367N/A object name "%s" is not a valid value for the naming property "%s", \
2367N/A which must have the following syntax: %s
2367N/ASEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \
2367N/A object name "%s" is not permitted
2367N/ASEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \
2367N/A could not be created because there is an existing managed object with \
2367N/A the same name
2367N/ASEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \
2367N/A object could not be found
2367N/ASEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \
2367N/A property is mandatory
2367N/ASEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \
2367N/A properties are mandatory: %s
2367N/ASEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \
2367N/A recognized
2385N/ASEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \
2385N/A occurred while contacting the server: %s
2409N/ASEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \
2409N/A constraint violation occurred: %s
2409N/ASEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \
2409N/A constraint violations occurred: %s
2412N/ASEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \
2463N/A property "%s" in the %s in entry "%s" refers to a non-existent %s \
2463N/A in entry "%s"
2463N/ASEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \
2463N/A "%s" in property "%s" in the enabled %s in entry "%s" refers to a \
2463N/A disabled %s in entry "%s"
2463N/ASEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \
2463N/A property "%s" in the %s in entry "%s" refers to a disabled %s in \
2463N/A entry "%s"
2463N/ASEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \
2463N/A cannot be deleted because it is referenced by the "%s" property \
2463N/A of the %s in entry "%s"
2463N/ASEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \
2463N/A cannot be disabled because it is referenced by the "%s" property \
2463N/A of the %s in entry "%s"
2501N/AFATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \
2501N/A framework could not be initialized due to the following exception: %s
2501N/ASEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \
2501N/A error occurred while reading the manifest file: %s
2501N/ASEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \
4567N/A attempting to load class "%s": %s
2501N/ASEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \
2501N/A to find the getInstance() method in the managed object definition \
2501N/A class "%s": %s
2501N/ASEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \
2501N/A to invoke the getInstance() method in the managed object definition \
2501N/A class "%s": %s
2501N/ASEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \
2501N/A "%s" managed object definition in class "%s": %s
2501N/ASEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \
2501N/A with manifest file %s cannot be loaded because an unexpected error \
2501N/A occurred while trying to initialize it: %s
2501N/AFATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \
2501N/A classes could not be loaded from manifest file %s because an unexpected \
2501N/A error occurred: %s
2600N/ASEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \
2600N/A property "%s" does not exist
2600N/ASEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \
2600N/A property "%s" exists but has an invalid configuration: %s
2600N/ASEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \
2600N/A property "%s" is disabled
2600N/ASEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \
2600N/A in the %s called "%s" references this %s
2600N/ASEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \
2600N/A in the %s references this %s
2600N/ASEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \
2600N/A disabled because it is referenced by the "%s" property in the %s called "%s"
2600N/ASEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \
2600N/A disabled because it is referenced by the "%s" property in the %s
2644N/ASEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \
2644N/A while attempting to determine if the %s in entry %s is enabled: %s
3853N/ASEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \
3853N/Aself-signed certificate cannot be generated because the following error \
3853N/Aoccurred: %s
3853N/ASEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \
3853N/Aconnector self-signed certificate cannot be generated because the following \
3853N/Afiles are missing: %s
3853N/ASEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \
3853N/A on file %s
4567N/AFATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not \
4567N/A be merged
3853N/A