SMS.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
2N/A#
2N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2N/A#
2N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
2N/A#
2N/A# The contents of this file are subject to the terms
2N/A# of the Common Development and Distribution License
2N/A# (the License). You may not use this file except in
2N/A# compliance with the License.
2N/A#
2N/A# You can obtain a copy of the License at
2N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
2N/A# opensso/legal/CDDLv1.0.txt
2N/A# See the License for the specific language governing
2N/A# permission and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL
2N/A# Header Notice in each file and include the License file
2N/A# at opensso/legal/CDDLv1.0.txt.
2N/A# If applicable, add the following below the CDDL Header,
2541N/A# with the fields enclosed by brackets [] replaced by
2N/A# your own identifying information:
2N/A# "Portions Copyrighted [year] [name of copyright owner]"
2N/A#
2N/A# $Id: SMS.properties,v 1.9 2008/12/15 21:31:53 goodearth Exp $
23N/A#
23N/A
23N/A# Portions Copyrighted 2012 ForgeRock Inc
23N/A# Portions Copyrighted 2012 Open Source Solution Technology Corporation
23N/A
32N/Asms-INVALID_PARAMETERS=Invalid parameters
32N/Asms-INVALID_SSO_TOKEN=Invalid SSO Token
32N/Asms-INVALID_OP_VALUE=Invalid op value.
34N/Asms-INVALID_ATTR_ENTRY=Invalid attr entry
32N/Asms-INVALID_CLASS_NAME=Invalid class name:
34N/Asms-INVALID_DN=Invalid DN:
32N/Asms-CANNOT_CREATE_INSTANCE=Cannot create an instance of Abstract Class :
32N/Asms-ATTR_OR_VAL_EXISTS=Attribute or value already exists.
58N/Asms-SUBCONFIGNAME_IN_USE=SubConfig name is in use for exporting.
32N/Asms-NODE_ALREADY_EXISTS=The service or plugin node already exists.
225N/Asms-NO_SUCH_ATTRIBUTE=No such attribute :
225N/Asms-NO_ATTRIBUTE_IN_ENTRY=This entry contains no attributes :
225N/Asms-INVALID_SEARCH_ORDER_PARAMETER=Unequal comparison array length of sortAttrs and sortOrder.
225N/Asms-INVALID_SEARCH_BASE=Invalid search base.
225N/Asms-ATTR_LIST_NEEDED=Attribute list needs to be specified as a parameter.
225N/Asms-CANNOT_CREATE_PLACE_HOLDER_NODE=Cannot create an intermediate node
225N/Asms-SERVER_DOWN=Connection to the server could not be established
225N/Asms-LDAP_NOT_SUPPORTED=The LDAP protocol version is not supported on this server.
225N/Asms-LDAP_SERVER_BUSY=The LDAP server is busy and not accepting any more connections
225N/Asms-INSUFFICIENT_ACCESS_RIGHTS=The user does not have permission to perform the operation.
2N/Asms-ADMIN_LIMIT_EXCEEDED=The Directory server aborted the operation.
38N/Asms-TIME_LIMIT_EXCEEDED=The Directory server timed out of the operation.
38N/Asms-LDAP_REFERRAL_EXCEPTION=The directory server has referral entries but, the product is not configured to follow referrals.
38N/Asms-LDAP_OPERATION_FAILED=The LDAP operation failed.
38N/Asms-UNEXPECTED_LDAP_EXCEPTION=Unexpected LDAP exception occurred.
38N/Asms-EVENT_NOTIFICATION_FAILED=Exception from event notification.
38N/Asms-UNKNOWN_EXCEPTION_OCCURED=An registered exception occurred. Please see log for further details.
38N/Asms-XML_PARSER_EXCEPTION=XML Processing failed to complete.
83N/Asms-SERVER_INSTANCE_NOT_FOUND=No valid server configuration was found or all configured servers are inactive.
1273N/Asms-VALUE_DOES_NOT_EXIST=The value does not exist.
83N/Asms-SUB_CONFIG_DOES_NOT_EXIST=The requested sub-config does not exist:
99N/Asms-INVALID_CONFIG_NAME=Configuration name cannot have , or ".
2N/Asms-ADD_SUB_CONFIG_FAILED=Adding of subconfiguration node failed.
92N/Asms-NO_SUCH_OBJECT=Such node does not exist in the directory server.
634N/Asms-SERVICE_NODE_NOT_FOUND=Service node expected.
92N/Asms-SERVICE_NAME_NOT_FOUND=Service node does not have a name.
634N/Asms-REALM_NAME_NOT_FOUND=Realm does not exist {0}
92N/Asms-ORG_NAME_NOT_FOUND=Cannot delete. Organization does not exist {0}
1900N/Asms-CANNOT_DELETE_NO_VALUE=Cannot delete. Value for this attribute {0} already deleted.
1900N/Asms-ATTR_NAME_NOT_FOUND=Attribute name not found.
1900N/Asms-ATTR_SYNTAX_NOT_FOUND=Invalid XML document. Invalid attribute syntax in LDAPSchema.
1900N/Asms-OC_NAME_NOT_FOUND=Invalid XML document. Invalid objectclass name in LDAPSchema.
1900N/Asms-AUTHENTICATION_ERROR=Error occurred while obtaining authentication information.
1900N/Asms-INVALID_ATTR_NAME=Invalid attribute name
1900N/Asms-service_already_exists=Service already exists : {0} , {1}
2N/Asms-service_already_exists1=Service already exists
2N/Asms-organization_already_exists1=Organization already exists, {0}
313N/Asms-subconfig_already_exists=SubConfig already exists : {0}
2N/Asms-importsubconfig_failed=Import of SubConfig failed : {0}
34N/Asms-organization_does_not_exist=Organization does not exist
2N/Asms-failed_to_get_schema_manager=Failed to get Service Schema Manager
313N/Asms-service_does_not_exist=Service does not exist : {0}
313N/Asms-validator_cannot_instantiate_class=The instantiation failed for the class {0}
1273N/Asms-validation_failed_invalid_name=The attribute name {0} does not match the service schema
1273N/Asms-attribute-values-missing=Values for {0} is required.
313N/Asms-attribute-values-does-not-match-schema=Data validation failed for the attribute, {0}
34N/Asms-invalid_attribute_type=The type of the attribute {0} is invalid
2N/Asms-invalid_attribute_syntax=The syntax of the attribute {0} is invalid
313N/Asms-invalid-add-sub-config=Unable to add subConfig {0}
814N/Asms-service-does-not-have-org-schema=The service {0} does not have organization schema
53N/Asms-service-does-not-have-global-schema=The service {0} does not have global schema
34N/Asms-invalid-org-name=Organization name {0} is invalid
814N/Asms-org-doesnot-exist=Organization does not exist: {0}
70N/Asms-invalid-group-name=Group name {0} is invalid
2N/Asms-no-such-instance=The instance {0} does not exist
2N/Asms-attributeschema-duplicates=AttributeSchema {0} is duplicated. Attribute Name supplied conflicts with an existing Attribute Name.
2N/Asms-attributeschema-already-exists=AttributeSchema {0} already exists
2N/Asms-attributeschema-attributetype-violation=Add operation is attempted for SINGLE_CHOICE attribute type.
70N/Asms-subschema-already-exists=Sub Schema {0} already exists
105N/Asms-required-attribute-delete=Required service attribute {0} cannot be deleted from entry
105N/Asms-entries-exists=Sub Organization cannot be deleted. Sub entries exist.
883N/Asms-invalid_delegation_privilege=Invalid delegation privilege encountered.
2N/Asms-cannot_delete_rootsuffix=Root realm {0} cannot be deleted.
634N/A#
634N/A# Exceptions for SMSSchema
634N/A#
634N/Asms-SMSSchema_no_service_element=XML document does not have Service element
634N/Asms-SMSSchema_no_schema_element=XML document does not have service Schema element
2238N/Asms-SMSSchema_parser_error=Parser error at line: {0}
70N/Asms-SMSSchema_exception_message=SAX Exception: {0}
2290N/Asms-SMSSchema_invalid_xml_document=Invalid XML document: {0}
634N/Asms-SMSSchema_invalid_input_stream=Invalid input stream: {0}
70N/Asms-SMSSchema_service_notfound=Service schema not found.
2290N/Asms-SMSSchema_invalid_default_values=Invalid default value(s).
2290N/A#
2290N/Asms-CAN_NOT_CONSTRUCT_SERVICE_MANAGER=error while constructing service manager
2290N/Asms-readonly_obj=This object is a read-only instance.
70N/Asms-invalidMethod=Can call this method only while creating new entry.
70N/Asms-invalid-search-filter=Invalid search pattern. Cannot have '(' and ')'
70N/Aservices_validator_invalid_attr_name=Invalid Attribute Name
70N/Aservices_validator_invalid_attr_schema=Invalid Attribute Schema
6N/Aservices_validator_initialize_failed= Unable to initialize ServiceConfigValidator
814N/Aservices_validator_schema_does_not_exist=Service Schema does not exist
6N/Asms-invalid-orgattr-schema-document=Invalid OrganizationAttribute schema document
34N/Asms-plugin-schema-name-not-found=Plugin schema name not found
34N/Asms-invalid-plugin-schema-document=Invalid plugin schema document
34N/Asms-invalid-plugin-interface-name=Invalid plugin interface name
34N/Asms-invalid-plugin-schema-name=Invalid plugin schema name
34N/Asms-invalid-plugin-interfaceschema-name=Invalid plugin schema name (and/or) Invalid plugin interface name.
34N/Asms-invalid-attr-name=Invalid attribute name: {0}
34N/Asms-error-in-searching=Error in Searching
313N/Asms-invalid-dn=Invalid or Error in getting base DN
38N/Asms-invalid-doctype=XML file does not follow the right DTD.
34N/Asms-invalid-inheritance-value=Invalid inheritance value, {0}.
38N/Asms-invalid-exportable-value=Invalid value for 'Supports Applicable Organization' , {0}.
34N/Asms-cannot-create-org=Cannot create Organization. The configuration is not migrated to realms.
2238N/Asms-invalid-searchable-value=Invalid isSearchable value, {0}.
1900N/Asms-cannot-delete-org=Cannot delete Organization. The configuration is not migrated to realms.
500N/Asms-service-not-assigned=Service {0} is not assigned
500N/Asms-parent-component-not-present=Service {0}, component {1} does not have parent
500N/Asms-AMSDK_Exception=AMSDK Exception
500N/Asms-no-organization-schema=There is no Organization schema for this service, {0}
500N/Asms-init-no-class-found=Required class name for initialization not found.
500N/Asms-instantiation-failed=Error in instantiation of class.
500N/Asms-service-not-found=Unable to get service names.
2238N/Asms-version-not-found=Unable to get service versions.
2238N/Asms-SERVICE_CORE_CANNOT_DELETE=Cannot remove a core service.
2238N/Asms-cannot_append_NODE=Cannot add child node.
92N/Asms-cannot-update-xml-document=Cannot update XML document.
92N/Asms-entry-cannot-access=Error in accessing entry.
92N/Asms-entry-cannot-create=Error in creating entry.
2541N/Asms-entry-cannot-modify=Error in modifying entry.
2541N/Asms-entry-cannot-delete=Error in deleting entry.
2541N/Asms-subentry-cannot-search=Error in searching subentries.
92N/Asms-subentry-cannot-obtain=Error in obtaining subentries.
92N/Asms-cannot-copy-fromModItemToModSet=Error while converting JNDI ModificationItems to LDAPModificationSet
92N/Asms-suborg-cannot-search=Error in searching suborganization names.
92N/Asms-suborg-cannot-obtain=Error in obtaining suborganization names.
313N/Asms-org-cannot-search=Error in searching organization names.
38N/Asms-org-cannot-obtain=Error in obtaining organization names.
34N/Asms-JAXRPC-cannot-read=Error in reading SMSJAXRPC object.
38N/Asms-JAXRPC-cannot-create=Error in creating SMSJAXRPC object.
32N/Asms-JAXRPC-cannot-modify=Error in modifying SMSJAXRPC object.
2N/Asms-JAXRPC-cannot-delete=Error in deleting SMSJAXRPC object.
sms-JAXRPC-suborg-cannot-search=Error in searching SMSJAXRPC object suborganization names.
sms-JAXRPC-org-cannot-search=Error in searching SMSJAXRPC object organization names.
sms-JAXRPC-subentry-cannot-search=Error in searching SMSJAXRPC object subentries.
sms-JAXRPC-schemasubentry-cannot-search=Error in searching SMSJAXRPC object schema subentries.
sms-JAXRPC-error-in-searching=Error in Searching SMSJAXRPC object.
sms-JAXRPC-cannot-copy-fromModItemToString=Error while converting JNDI ModificationItems to String.
sms-JAXRPC-cannot-copy-fromModStringToModItem=Error while converting ModificationItem strings to ModificationItems.
sms-JAXRPC-attribute-values-validation-failed=Attribute values validation fails.