1# 2# ident "%Z%%M% %I% %E% SMI" 3# 4# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 5# Use is subject to license terms. 6# 7# CDDL HEADER START 8# 9# The contents of this file are subject to the terms of the 10# Common Development and Distribution License, Version 1.0 only 11# (the "License"). You may not use this file except in compliance 12# with the License. 13# 14# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15# or http://www.opensolaris.org/os/licensing. 16# See the License for the specific language governing permissions 17# and limitations under the License. 18# 19# When distributing Covered Code, include this CDDL HEADER in each 20# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 21# If applicable, add the following below this CDDL HEADER, with the 22# fields enclosed by brackets "[]" replaced with your own identifying 23# information: Portions Copyright [yyyy] [name of copyright owner] 24# 25# CDDL HEADER END 26# 27 28#Messages from slpd before logging is established. 29 30slpd_usage = usage: slpd [monitor] [stop] [-f <config file name>] 31slpd_no_file = slpd: Could not open specified configuration file ``{0}'''' 32slpd_err_file = slpd:IOException reading config file ``{0}'''': {1} 33slpd_int_err = slpd: Service location exception initializing: {0} 34slpd_intnet_err = slpd: Could not initialize networking: {0} 35slpd_net_err = slpd: Networking error initializing slpd: {0} 36slpd_err = slpd: Service location exception ``{0}'''' initializing slpd: {1} 37slpd_no_gui = slpd: Can''t create slpd monitor for logging. Using stdout. 38bad_log = Unable to create alternate log: {0} 39bad_log_class = Log class must be instance of java.io.Writer, not {0} 40 41#Server only messages logged through SLPConfig.writeLog(). 42 43hello = SLP SA server now taking requests on network interfaces ``{0}'''' for configured scopes``{1}''''.\n Discovered scopes are ``{2}''''.\n SA attributes are ``{3}''''. 44goodby = SLP SA server going offline on network interfaces ``{0}'''' for configured scopes ``{1}''''.\n Discovered scopes are ``{2}''''.\n SA attributes are ``{3}''''. 45hello_da = SLP DA now taking requests on network interfaces ``{0}'''' for configured scopes ``{1}''''.\n Discovered scopes are ``{2}''''.\n DA attributes are ``{3}''''. 46goodby_da = SLP DA going offline on network interfaces ``{0}'''' for configured scopes ``{1}''''.\n Discovered scopes are ``{2}''''.\n DA attributes are ``{3}''''. 47slpd_sa_stop_failure = Failure trying to bring SLP SA server down. Is the slpd running as a DA? SLP error code: {0} 48exiting_msg = Exiting... 49fatal_error = Fatal {0} exception in service table: {1}.\n Method arguments:{2}\n Stack backtrace:{3} 50nonfatal_error = Nonfatal {0} exception in service table: {1}.\n Method arguments:{2}\n Stack backtrace:{3} 51no_message = <No Message> 52passive_advert_exception = IOException during passive DA advertisement: {0} 53request_in = Incoming datagram request received from ``{0}'''' on interface ``{1}''''. 54sa_forwarding_exception = Service location exception ``{0}'''' forwarding SA message ``0x{1}'''': {2} 55ioexception_server_stream = IO exception processing stream for host:port ``{0}:{1}'''' on interface ``{2}'''': {3} 56sle_forward_error = Service location ``{0}'''' forwarding SA message ``{1}'''': {2} 57rh_drop_da_multi = Dropping a multicast request to a DA. Request type:``{0}'''', xid=``0x{1}'''', host:port=``{2}:{3}'''' interface ``{4}''''. 58rh_tcp_error = Syntax error in message on TCP stream for host:port ``{0}:{1}'''' on interface ``{2}'''', closing socket. 59rh_datagram_ioe = IOException processing datagram packet from host:port ``{0}:{1}'''' on interface ``{2}'''': {3} 60rh_socket_closed = Remote client ``{0}'''' closed socket port ``{1}'''', local interface is ``{2}''''. 61rh_socket_error = Socket exception replying to host:port ``{0}:{1}'''' on interface ``{2}'''': {3} 62rh_ioexception_reply = IOException replying to host:port ``{0}:{1}'''' on interface ``{2}'''': {3} 63rh_rqst_in = Request ``{0}'''' from host:port ``{1}:{2}'''' on interface ``{3}'''':\n {4} 64rh_rqst_in_progress = Request from host:port ``{0}:{1}'''' on interface ``{2}'''' dropped because it is already in progress. 65rh_rply_null = No reply for message ``{0}'''' from host:port ``{1}:{2}'''' on interface ``{3}''''. 66rh_rply_out = Reply to ``{0}'''' host:port ``{1}:{2}'''' on interface ``{3}'''':\n {4} 67rh_not_enough_bytes = Not enough bytes in the input stream for host:port ``{0}:{1}'''' 68rh_version_number_error = Unrecognized version number ``{0}'''' for message from host:port ``{1}:{2}'''' on interface ``{3}''''. 69rh_unparse_exception = Exception during creation of request message object.\n host:port=``{0}:{1}'''' interface=``{2}'''' Version=``{3}'''' Function code=``{4}''''\n Exception=``{5}''''\n Backtrace={6}\n 70rh_passive_drop = Dropping passive DAAdvert ``{0}'''' with scopes ``{1}'''' because passive detection is off. 71rh_client_sa_advert_drop = Dropping SAAdvert ``0x{0}'''' from host:port ``{1}:{2}'''' on interface ``{3}'''' because server doesn''t handle SAAdverts. 72rh_prev_resp = Dropping request ``{0}'''' from host:port ``{1}:{2}'''' on interface ``{3}'''' because on previous responder list. 73rh_no_multi = Dropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because it was multicast. 74rh_no_uni = Dropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' because it was unicast from a foreign host. 75rh_multi_error = Dropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because it was multicast and either there was no reply or an error occured. 76rh_no_srv_uni = Dropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because it was unicast. 77rh_advert_error = Service location exception ``{0}'''' making {1}: {2} 78rh_drop_srv = Dropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because reply is null. 79ad_active_off = Active discovery off due to zero net.slp.DAActiveDiscoveryInterval property. 80ad_preconfig_not_advert = Dropping nonDAAdvert received in response to unicast to preconfigured DA ``{0}'''': {1} 81ad_trans_error = Error ``{0}'''' unicasting to DA ``{1}'''': {2} 82sdat_drop_fwd = Dropped forwarded SrvReg or SrvDereg to DA ``{0}'''' because can''t resolve hostname. 83sdat_forward = Forwarding SrvReg or SrvDereg ``{0}'''' to DA `{1}''''. 84sdat_forward_exception = Service location exception ``{0}'''' on forwarded SrvReg or SrvDereg ``{1}'''' to DA ``{2}'''': {3} 85sdat_forward_err = Error on forwarded SrvReg or SrvDereg ``{0}'''' to DA ``{1}'''', error code is ``{2}''''. 86ad_multi_error = Error ``{0}'''' multicasting active discovery request: {1}. 87sdat_drop_fwd = Dropped forwarded SrvReg or SrvDereg to DA ``{0}'''' because can''t resolve hostname. 88sdat_delete_da = Dropping DA ``{0}'''' with scopes ``{1}'''' because received a DAAdvert with timestamp 0. 89sdat_add_da = Adding DA ``{0}'''' with scopes ``{1}'''' and boot timestamp ``{2}'''', forwarding registrations. 90sdat_add_da_no_forward = Adding DA ``{0}'''' with scopes ``{1}'''' and boot timestamp ``{2}'''' but not forwarding because boot timestamp is the same as last time. 91ssf_set_servc_warning = In serialized registrations, tried to set service: URL ``{0}'''' type to ``{1}''''. 92ssim_ageout = Lifetime expired, dropping registration.\n URL=``{0}''''\n Attributes=`{1}''''\n Locale=``{2}''''\n URL Signature=``{3}''''\n Attribute Signature=``{4}''''\n Current Time=``{5}''''\n Expiration Time=``{6}'''' 93ssim_dump_start = ^^^^^^ Service store {0} dump ^^^^^^ 94ssim_dump_end = vvvvvv Service store {0} dump end vvvvvv 95ssim_dump_entry_start = >>>> 96ssim_dump_entry = Locale=``{0}''''\n URL=``{1}''''\n Registered lifetime=``{2}''''\n Time remaining=``{3}''''\n Service type=``{4}''''\n Scopes=``{5}''''\n Attributes=``{6}'''' 97ssim_dump_urlsig = \n URL Auth Block List=``{0}'''' 98ssim_dump_attrsig = \n Attribute Auth Block List=``{0}'''' 99ssim_entry_end = <<<< 100st_serialized_malform = Malformed serialized registration URL ``{0}''''. 101st_unsupported_encoding = Unsupported encoding while opening URL ``{0}''''. 102st_serialized_ioexception = IOException for serialized registration URL ``{0}'''': {1} 103st_serialized_sle = Service location exception accessing serialized registration URL ``{0}'''': {1} 104st_serialized_ex = Exception while registering serialized URL ``{0}'''': {1} 105st_serialized_seex = Service location exception ``{0}'''' while registering serialized URL ``{1}'''': {2} 106st_dump = Dumping service store in {0}. 107st_reg_add = Added a registration in {0} \n Locale=``{1}''''\n Service Type=``{2}''''\n URL=``{3}''''\n Attributes=``{4}''''\n Scopes=``{5}'''' 108st_reg_update = Updated a registration in {0} \n Locale=``{1}''''\n Service Type=``{2}''''\n URL=``{3}''''\n Attributes=``{4}''''\n Scopes=``{5}'''' 109st_reg_drop = Dropped a registration in {0} because: {1}\n Locale=``{2}''''\n Service Type=``{3}''''\n URL=``{4}''''\n Attributes=``{5}''''\n Scopes=``{6}'''' 110st_dereg = Removed a registration in {0}.\n Locale=``{1}''''\n Service Type=``{2}''''\n URL=``{3}''''\n 111st_delattr = Deleted attributes for a registration in {0}.\n Locale=``{1}''''\n Service Type=``{2}''''\n URL=``{3}''''\n Tags=``{4}'''' 112st_dereg_drop = Dropped deregistration in {0} because: {1}.\n Locale=``{2}''''\n Service Type=``{3}''''\n URL=``{4}'''' 113st_dereg_attr_drop = Dropped delete attributes in {0} because: {1}.\n Locale=``{2}''''\n Service Type=``{3}''''\n URL=``{4}''''\n Tags=``{5}'''' 114st_stypes = Found service types in {0}.\n Naming Authority=``{1}''''\n Scopes=``{2}''''\n Types=``{3}'''' 115st_stypes_drop = Dropped a service type request in {0} because: {1}.\n Naming Authority=``{2}''''\n Scopes=``{3}'''' Locale=``{4}'''' 116st_sreq = Found services in {0}.\n Service Type=``{1}''''\n Scopes=``{2}''''\n Query=``{3}''''\n Locale=``{4}''''\n Services=``{5}''''\n Signatures=``{6}'''' 117st_sreq_drop = Dropped a service request in {0} because: {1}.\n Service Type=``{2}''''\n Scopes=``{3}''''\n Query=``{4}''''\n Locale=``{5}'''' 118st_st_attr = Found attributes in {0}.\n Service Type=``{1}''''\n Scopes=``{2}\n Tags=``{3}''''\n Locale=``{4}''''\n Attributes=``{5}'''' 119st_url_attr = Found attributes in {0}.\n URL=``{1}''''\n Scopes=``{2}\n Tags=``{3}''''\n Locale=``{4}''''\n Attributes=``{5}'''' 120st_st_attr_drop = Dropped attribute request in {0} because: {1}.\n Service Type=``{2}''''\n Scopes=``{3}''''\n Tags=``{4}''''\n Locale=``{5}'''' 121st_url_attr_drop = Dropped attribute request in {0} because: {1}.\n URL=``{2}''''\n Scopes=``{3}''''\n Tags=``{4}''''\n Locale=``{5}'''' 122hkm_private = private keys 123hkm_public = public keys 124sl_incoming = Incoming stream connection from ``{0}'''' on interface ``{1}''. 125sl_sock_timeout = Can''t set socket timeout for ``{0}'''' on interface ``{1}'': {2}. 126sdat_daadvert_vrfy_failed = Dropping DAAdvert for ``{0}'' because verification failed. 127sslm_unparse_error = Exception during creation of request message object.\n Exception=``{0}''''\n Backtrace={1}\n 128 129slh_creation_exception = Exception ``{0}'''' during creation of header for SLP Version {1}: {2} 130 131cmm_creation_error = No client side class ``{0}'''' for SLP Version {1}. 132cmm_creation_exception = Exception ``{0}'''' during creation of server side client message ``{1}'''' for SLP Version {2}: {3} 133cant_get_equivalency = Can not determine PKI equivalency for ``{0}'': {1} 134 135#Server messages passed to Assert.slpassert() and Assert.nonNullParameter(). 136 137daadv_nonvalid_url = Could not form valid url. 138ls_null_config = Null config_in parameter 139par_ntok = Query parser got number token 140rh_null_sock = Null sock_in parameter 141rh_null_packy = Null packet_in paramter 142rh_null_bais = Null bais parameter 143rh_return_err = Exception while creating error return request: {0} 144rh_rqst_type_err = Type of request not recognized:\n {0} 145rh_header_class_error = Error and not a server side header:{0} 146sdat_nonsa = Tryed to forward nonSA message:\n {0} 147ssim_unk_qtype = Unknown type ``{0}'''' in query evaluation. 148ssim_unk_qop = Invalid operator ``{0}'''' in query evaluation. 149ssim_null_url_table = Null URL table for key ``{0}''''. 150ssim_null_lang_rec = Null record for language key ``{0}''''. 151ssim_null_lang_table = Null language table for key ``{0}''''. 152ssim_empty_lang_table = Empty language table for key ``{0}''''. 153ssim_empty_reg_vector = Empty list reg vector for key ``{0}''''. 154ssim_empty_scope_table = Empty scope table for key ``{0}''''. 155ssim_null_reg_vector = Null list reg vector for key ``{0}''''. 156ssim_ssttable_botch = Scope/service type table missing entry for service type ``{0}'''', scope ``{1}''''. 157ssim_ssttable_lang_botch = Scope/service type lang table missing entry for locale ``{0}'''' in service type ``{1}'''', scope ``{2}''''. 158ssim_url_lang_botch = URL/scope table already has entry for locale ``{0}'''', URL ``{1}'''', scope ``{2}''''. 159ssim_bvcollector_null = Null container in BVCollector instance. 160ssim_scope_type_url_mismatch = Mismatch between scope/type table and URL table. 161ssim_attrbvc_botch = ServiceLocationException while fetching attributes in AttrBVCollector: {0} 162ssim_btree_botch = BtreeVector did not insert even though vector is not empty. 163ssim_too_many_booleans = Contents vector has more than two booleans. 164sls_repeat_failure = Repeated StreamListener IOException: {0} 165ssdat_number_format = Number format exception for directory-agent.sun timestamp attribute. 166ssdat_register_error = Service location exception registering in Sun DA server table: {0}\n URL=``{1}''''\n scopes=``{2}'''' 167ssdat_deregister_error = Service location exception deregistering in Sun DA server table: {0}\n address=``{1}''''\n scopes=``{2}'''' 168 169#Server exception messages. 170 171par_char_closing = Characters after closing parenthesis in query ``{0}'''' 172par_syn_err = Error in syntax of query ``{0}'''' 173par_init_par = Query missing initial parenthesis 174par_tok_un = Unrecognized token in query 175par_final_par = Query missing final parenthesis 176par_wild_op = Wildcarded pattern with wrong operator ``{0}'''' 177par_bool_op = Boolean with operator ``{0}'''' 178par_key_op = Keyword attribute with operator ``{0}'''' 179par_tag_syn = Syntax error in attribute tag 180par_comp_op = Syntax error in comparison operator 181par_qend = End of query during value parse 182sstm_iana = ``IANA'''' is not a legal naming authority name 183sattr_nonattr = Vector contains nonServiceLocationAttribute object ``{0}'''' 184sdaadv_nondaurl = Service URL service type ``{0}'''' is not DA URL type 185sdaadv_neg = Timestamp is negative 186ssaadv_nonsaurl = Service URL service type ``{0}'''' is not SA URL type 187srq_stype_missing = Service request is missing service type 188ssf_no_class = Can''t find class for service store class name ``{0}'''' 189ssf_inst_ex = Exception instantiating service store class ``{0}'''': {1} 190ssf_ill_ex = Illegal access exception instantiating service store class ``{0}'''': {1} 191ssf_class_cast = Class ``{0}'''' does not implement the ServiceStore interface 192ssf_io_deser = IOException deserializing document: {0} 193ssf_not_valid_url = The line ``{0}'''' is not a valid service URL registration line 194ssf_not_valid_lifetime = The lifetime ``{0}'''' is not a valid integer. (line {1}) 195ssf_syntax_err = Syntax error during deserialization: {0} (line {1}) 196ssim_no_rec = No record for ``{0}'''' 197ssim_no_rec_locale = No record for ``{0}'''' and locale ``{1}'''' 198ssim_mis_auth = Missing authentication on request or record 199ssim_scope_mis = Scopes do not match existing registration 200ssim_attr_mis = Attribute tags do not match existing registration for the same scopes and language 201ssim_st_already = Nonservice URL already registered under different service type 202ssim_lang_unsup = No advertisements in language locale ``{0}'''' 203st_zero = URL has zero lifetime 204st_attr_sig = Attribute signature bit is on but URL signature bit is not 205st_prot_update = Cannot update signed registrations 206st_scope_unsup = None of the scopes are supported 207st_prot_attr_dereg = Attribute deregistration not allowed on a signed registration 208st_error = Remote agent error 209st_restricted_type = Attempt to register or deregister restricted type ``{0}'''' from outside the slpd process 210st_prot_non_reg = Server security is ON and the registration is not signed 211st_unprot_non_reg = Server security is OFF and the registration is signed 212st_prot_non_dereg = Server security in ON and the deregistration is not signed 213st_unprot_non_dereg = Server security is OFF and the deregistration is signed 214st_par_attr = Partial attribute request with an SPI included 215st_st_req = SPI specified in service type attribute request 216st_cant_sign_as = Can not sign DAAdvert or SAAdvert with requested SPI ``{0}'' 217 218#V1 Compatibility Messages 219 220v1_init_error = Error initializing SLPv1 compatibility: {0} 221v1_security_enabled = Can't initialize SLPv1 compatability:Security is enabled. 222v1_scope_char_res = Scope ``{0}''''contains one or more of /,:. 223v1_scope_name_res = Scope name ``{0}'''' is one of reserved names ``local'''' or ``remote''''. 224v1_unsupported_encoding = Unsupported character encoding ``{0}''. 225v1_multiscope = Tried to create a SLPv1 message object with more than one scope. 226v1_abstract_type = Tried to create an SLPv1 message object with an abstract type. 227v1_not_surl = Tried to create an SLPv1 message object with a nonservice: type. 228v1_query_error = Syntax error in SLPv1 query ``{0}''''. 229v1_nonzero_dialect = Dialect header field is nonzero in SLPv1 message. 230v1_no_security = SLPv1 compatibility doesn't handle authentication. 231v1_charcode_error = Character code ``{0}'''' has too many bytes for encoding ``{1}''''. 232v1_stringcode_error = String encoding ``{0}'''' has no corresponding character in encoding ``{1}''''. 233v1_escape_error = Error in SLPv1 escape for string ``{0}''''. 234v1_8bit_error = Character ``{0}'''' is outside the 8 bit range. 235v1_query_error = Error in SLPv1 query syntax for query ``{0}''''. 236v1_advert_error = Can't find SLPv1 DAAdvert class. 237v1_scope_format = Format of SLPv1 scope attribute values ``{0}'''' is in error. 238v1_service_type_format = SLPv1 service type ``{0}'''' improperly formatted. 239v1_abstract_type_conflict = SLPv1 expecting a protocol type ``{0}'''' but abstract type ``{1}'''' has the same abstract type name. 240v1_radix64_error = Error in SLPv1 radix64 string ``{0}''''. 241v1_hello = Running SLPv1 compatibility DA bridge for scopes ``{0}''''. 242