2N/A#
2N/A# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A
2N/Ano_message = <No Message>
2N/A
2N/A#Messages logged through SLPConfig.writeLog().
2N/A
2N/Aunknown_da_address = Unknown DA address: {0}
2N/Aperiodic_exception = Exception ``{0}'''' during periodic SA reregistering: {1}
2N/Asending_da_trace = Sending message ``{0}'''' to DA ``{1}''''
2N/Areply_da_trace = Received reply ``{0}'''' from DA ``{1}''''
2N/Atcp_send_da_trace = Sending TCP message ``{0}'''' to DA ``{1}''''
2N/Atcp_reply_da_trace = Received TCP reply ``{0}'''' from DA ``{1}''''
2N/Ada_exception_trace = Error ``{0}'''' from DA ``{1}'''': {2}
2N/Audp_timeout = UDP timed out: {0}
2N/Adatagram_io_error = IOException during datagram transaction with address ``{0}'''': {1}
2N/Audp_timeout = UDP timed out for address ``{0}''''.
2N/Atcp_timeout = TCP timed out for address ``{0}''''.
2N/Atcp_io_error = IOException during TCP transaction with address ``{0}'''': {1}
2N/Ada_drop = Dropping DA ``{0}'''' with scopes ``{1}'''' due to network timeout.
2N/Areply_unparsable = Unparsable reply from host: {0}
2N/Awrong_xid = Got wrong XID on reply from host: {0}
2N/Adrop_pr = Drop PR ignored by host ``{0}'''' for message ``{1}''''
2N/Amulticast_error = Error during multicast: {0} \n Backtrace: {1}
2N/Awrong_reply_type = Got reply message code ``{0}'''' for request message code ``{1}''''.
2N/Asingle_exception = Got exception code in reply: {0}
2N/Amultiple_exception = Got exception code amongst multiple replies: {0}
2N/A
2N/A#Messages logged within SLPConfig itself, through writeLog().
2N/A
2N/Abad_prop_tag = SLPConfig: System Property ``{0}'''' is bad.
2N/Asyntax_error_prop = SLPConfig: Syntax error in property ``{0}'''':{1}
2N/Ainvalid_timeout_prop = SLPConfig: Invalid timeout property ``{0}'''':{1}
2N/Acapped_timeout_prop = SLPConfig: Total of timeouts ``{1}'''' exceed maximum wait ``{2}'''' for property ``{0}'''', redistributing evenly to ``{3}'''' timeouts of ``{4}''''
2N/Acapped_range_timeout_prop = SLPConfig: Total of timeouts ``{1}'''' less than ``{2}'''' or greater than ``{3}'''' for property ``{0}'''', redistributing evenly to ``{4}'''' timeouts of ``{5}''''
2N/Ano_use_scopes = SLPConfig: None of scopes in DAAddreses record for ``{0}'''' are on use Scopes list. Dropping.
2N/Aadd_da = SLPConfig:Add DA=``{0}'''', scopes=``{1}''''.
2N/Aunknown_interface = SLPConfig: Unknown interface ''''{0}'''' in property ``{1}''''.atattr_sec_error = SLPConfig: Attribute signing is set but URL signing is not, ignoring.
2N/Aunparsable_config_file = SLPConfig: Could not parse config file: {0}
2N/Aurl_malformed = SLPConfig: Config file URL ``{0}'''' is malformed.
2N/Ano_keystore = Unable to get keystore: {0}
2N/A
2N/A#Messages written when Assert fails and exits, and for IllegalArgumentException
2N/A# message in Assert when a null parameter is detected.
2N/A
2N/Aassert_failed = Assertion Failed!\n
2N/Anull_parameter = Null parameter: {0}.
2N/Ano_class_name = Missing class name on property ``{0}''''.
2N/Ano_class = Can''t load class ``{0}''''.
2N/Ainstantiation_exception = Exception instantiating class ``{0}''''.
2N/Aaccess_exception = Access exception instantiating class ``{0}''''.
2N/Aresolve_failed = Can''t resolve host name ``{0}''''.
2N/Areregister_bug = Illegal argument reregistering.
2N/Aprev_resp_reply = Tried to add previous responder to reply.
2N/Ano_utf8 = UTF8 encoding not supported.
2N/Aillegal_utf8 = Illegal UTF8 character ``{0}''''.
2N/Amerge_servattr = Can''t merge server attributes!
2N/Ano_sa_scopes = No SA scopes in which to register administrative services.
2N/Awrong_sa_scope_deregister = Improper loopback deregistration for DA ``{0}'''' and SA scopes ``{1}''''.
2N/Awrong_sa_register = Improper loopback registration for DA ``{0}'''' with attributes ``{1}'''' and scopes ``{2}''''.
2N/Acant_find_resource = Can''t find message ``{0}''''.
2N/Acast_address_failure = Can''t resolve address ``{0}'''' for multicast or broadcast.
2N/Acast_socket_failure = Exception ``{0}'''' during error recovery trying to open multicast socket: {1}
2N/Ashv2_opt_class_err = Can`t load option id ``{0}'''' parsing class ``{1}''''.
2N/Asa_new_scope = Discovered new scope ``{0}'''' during preconfigured DA contact from SA, for SA configured scopes ``{1}''''.
2N/A
2N/A#Messages associated with ServiceLocationException or IllegalArgumentException
2N/A# objects.
2N/A
2N/Ano_advertiser = This implementation of SLP doesn''t support Advertiser
2N/Ano_locator = This implementation of SLP doesn''t support Locator
2N/Ano_SPI_string = No SPI string for auth block
2N/Acant_sign = "Can not complete signing initialization."
2N/Acant_sign_for_spi = Can not sign for SPI ``{0}'''': {1}
2N/Acant_process_spi = Can not get security information for SPI ``{0}'': {1}
2N/Amalformed_url = Malformed service URL:{0}
2N/Anot_right_url = ``{0}'''' is not a {1} service URL
2N/Aempty_vector = Empty vector for t (can be null but not empty)
2N/Anot_an_attribute = Object in attribute vector is not an attribute
2N/Ano_scope_vector = Empty scope vector
2N/Anon_string_element = Nonstring element in name vector ``{0}''''
2N/Anull_element = Null element in vector ``{0}''''
2N/Ano_opaque_header = Expected opaque ``{0}'''' lacks \\ff header
2N/Aescape_err = String ``{0}'''' is improperly escaped
2N/Anonterminating_escape = Escape sequence runs off the end of string ``{0}''''
2N/Awrong_char_num = Escape contains incorrect number of characters in string ``{0}''''
2N/Anot_hex = String ``{0}'''' contains sequence not encoding a hex number
2N/Achar_not_reserved_attr = Escaped character ``{0}'''' is not reserved in attribute tag or string ``{1}''''
2N/Achar_not_reserved_scope = Escaped character ``{0}'''' is not reserved in scope string ``{1}''''
2N/Areserved_not_escaped = Reserved character ``{0}'''' is not escaped
2N/Anot_a_character = The escaped character string ``{0}'''' is not a UTF8 character
2N/Amore_than_one = The escaped character string ``{0}'''' codes for more than one UTF8 character
2N/Anull_or_empty_vector = Null or empty vector parameter: {0}
2N/Aunexpected_ipc = Expected a SrvAck, got wrong function code or null message.
2N/Aremote_error = Remote agent SLP error
2N/Amissing_auth = No authentication blocks in input
2N/Amissing_scope = SPI ``{0}'''' not in auth block list
2N/Ainit_verify_failure = Can''t initialize verification for SPI ``{0}'''': {1}
2N/Averify_failure = Verify failed for SPI ``{0}''''.
2N/Atimestamp_failure = Timestamp check failed for SPI ``{0}''''.
2N/Acant_get_security_provider = Can''t get security provider\n BSD = {0}\n Algorithm / Provider = {1}\n: {2}
2N/Abad_bsd_for_alias = Unknown or unsupported algorithm ``{0}''
2N/Ainvalid_cert = Certificate validity check failed for ``{0}'': {1}
2N/Acant_match_spis = Configured SPI is not equivalant to SPI ``{0}'' given in auth block: {1}
2N/Ano_spis_configured = No SPIs configured to define security policy. Please set the ``sun.net.slp.SPIs'' property.
2N/Ano_spis_given = No AMI aliases given to identify keys to sign with. Please set the ``sun.net.slp.signAs'' property.
2N/Ano_cert = Can not find certificate for ``{0}'': {1}
2N/Ano_cert_chain = Can not get certificate chain for ``{0}''
2N/Acant_compute_hash = Can''t compute hash: {0}
2N/Anot_all_spis_present = Not all SPIs required are present: Missing are {0}\n
2N/Ano_spi_string = No SPI string given in Auth Block.
2N/Aspi_parse_error = Can not unescape SPI ``{0}'': {1}. Remember that configuration properties must be escaped.
2N/Alifetime_error = Lifetime parameter is out of range 0-65535
2N/Aurl_char_error = The character ``{0}'''' is illegal in URLs. Use the %## escape syntax convention. Spaces are denoted with a ``+'''' character.
2N/Aurl_syntax_error = Syntax error in service URL ``{0}''''
2N/Aversion_number_error = Unrecognized SLP version number ``{0}''''
2N/Afunction_code_error = Unrecognized SLP function code ``{0}''''
2N/Anull_locale_error = Null locale parameter.
2N/Aoption_error = Option offset ``{0}'''' greater than message length ``{1}''''.
2N/Abuffer_overflow = Message size of {0} bytes exceeds network MTU size of {1} bytes
2N/Asdat_active_err = Error ``{0}'''' performing discovery: {1}
2N/Asdat_nonadvert_err = Dropping nonDAAdvert received in response to active discovery:\n {0}
2N/Alength_overflow = Message size of {0} bytes exceeds packet header declared length of {1} bytes.
2N/Aread_failed = Network read failed: {0}
2N/Acsl_syntax_error = Syntax error in comma separated list ``{0}''''
2N/Aauth_classes_missing = No authentication classes available
2N/Anonstring_tag = Nonstring attribute tag
2N/Apassthrough = {0}
2N/Asocket_creation_failure = Could not create a socket for address ``{0}'''': {1}
2N/Asocket_initializtion_failure = Could not initialize a socket for address ``{0}'''': {1}
2N/Aioexception_conv = IOException ``{0}'''' during multicast convergence: {1}
2N/Apassthrough_addr = {0} in message from agent ``{1}''''.
2N/Aioexception_parsing = IOException ``{0}'''' in parsing reply message of type ``{1}'''' from agent ``{2}'''': {3}
2N/Aassignment_null_id = No attribute id in attribute assignment expression ``{0}''''
2N/Aassignment_syntax_err = Syntax error in attribute assignment expression ``{0}''''
2N/Aempty_string_value = Empty string attribute value
2N/Anull_string_parameter = Null or empty string parameter: {0}
2N/Avalue_type_error = Type of attribute value not one of Boolean, String, Integer, or byte[]
2N/Atype_mismatch_error = Attribute value vector contains objects of different types
2N/Amultivalued_boolean = Boolean attribute cannot be multivalued
2N/Abad_id_char = Prohibited character ``{0}'''' in attribute id
2N/Aattribute_type_mismatch = Two attributes with id ``{0}'''' have different value types
2N/Aboolean_incompat = Two boolean attributes with id ``{0}'''' have different truth value
2N/Aservice_type_syntax = Syntax error in service type name ``{0}''''
2N/Aloopback_error = Error ``{0}`` during looback DA lookup
2N/Aloopback_parse_error = Syntax error in URL ``{0}'''' reply to looback DA lookup.
2N/Atemplate_lang_null = Null language string in template registration locale for template document ``{0}''''
2N/Atemplate_already_registered = Template document ``{0}'''' version ``{1}'''' is already registered in locale ``{2}''''
2N/Atemplate_not_registered = Template for service type ``{0}''' version ``{1}'''' is not registered in locale ``{2}''''
2N/Atemplate_url_malformed = Malformed template URL ``{0}''''
2N/Atemplate_multiple = Found multiple template URLs for service type ``{0}'''' version ``{1}'''' in locale ``{2}''''
2N/Atemplate_no_attribute = No attribute matching id ``{0}'''' in the template
2N/Atemplate_not_null = The attribute ``{0}'''' is a keyword attribute but the values property is not null
2N/Atemplate_null = The attribute ``{0}'''' is not a keyword attribute but the values property is null
2N/Atemplate_not_multi = The attribute ``{0}'''' values vector has more than one value but the attribute is not multivalued
2N/Atemplate_type_mismatch = The attribute ``{0}'''' type ``{1}'''' does not match the template attribute type ``{2}''''
2N/Atemplate_not_allowed_value = The attribute ``{0}'''' value ``{1}'''' is not an allowed value
2N/Atemplate_missing_required = Missing required attribute ``{0}'''' from registration
2N/Atemplate_dup = Duplicate attribute ``{0}'''' in registration
2N/Atemplate_io_error = IOException at line {0} during parsing of template: {1}
2N/Atemplate_assign_error = Syntax error in attribute assignment at line {0}
2N/Atemplate_end_error = Unexpected end of input during template parsing at line {0}
2N/Atemplate_unk_token = Unrecognized token during template parsing at line {0}
2N/Atemplate_missing_id = Missing attribute id at line {0}
2N/Atemplate_missing_eq = Missing ``='''' in attribute definition at line {0}
2N/Atemplate_attr_syntax = Syntax error in attribute defintion at line {0}
2N/Atemplate_srv_type_err = Syntax error in service type name definition at line {0}
2N/Atemplate_vers_err = Syntax error in version number definition at line {0}
2N/Atemplate_vers_mssing = Missing version number attribute at line {0}
2N/Atemplate_lang_err = Syntax error in language definition at line {0}
2N/Atemplate_nontattribute_err = Nontemplate attribute in header section at line {0}
2N/Atemplate_dup_def = Duplicate attribute definition at line {0}
2N/Atemplate_no_init = Definition for attribute ``{0}'''' restricts allowed values but there are no initializers
2N/Atemplate_wrong_init = Initializer ``{0}'''' for attribute ``{1}'''' is not an allowed value
2N/Atemplate_not_slp_type = The attribute type is not an SLP type at line {0}
2N/Atemplate_boolean_multi = Multivalued boolean attribute definiton at line {0}
2N/Atemplate_invalid_attr_flag = Invalid attribute flag at line {0}
2N/Atemplate_dup_attr_flag = Duplicate attribute flag at line {0}
2N/Atemplate_invalid_tok = Invalid token at line {0}
2N/Atemplate_expect_int = Expected integer token at line {0}, got ``{1}''''
2N/Atemplate_expect_bool = Expected boolean at line {0}, got ``{1}''''
2N/Atemplate_attr_desc = Internal error! Attribute descriptor type not set while parsing values list.
2N/Ainvalid_url = Invalid URL ``{0}''''
2N/Aurl_ioexception = IOException opening URL ``{0}'''': {1}
2N/A
2N/Av2_daadvert_client_side = Tried to create a DAAdvert on the client side.
2N/Av2_unsup_option = Mandatory option ``{0}'''' is not supported.
2N/Av2_option_inst = Instantiation exception creating option parser for option ``{0}'''': {1}.
2N/Av2_option_sec = Security access exception creating option parser for option ``{0}'''': {1}.
2N/Av2_prev_resp_overflow = Previous responders list caused packet to overflow.