All,

I am using Open SLP to advertise the WBEM service (to advertise the profiles
and sub profiles supported). For that, I have added the static entries in
the slp.reg file. When I start the slpd with the updated slp.reg file as
input for -r option, the slpd throws the following error.

ERROR: Invalid reg file format near:
   template-type=wbem

The template is as follows.

=================
template-type=service:wbem

template-version=1.0

template-description=
    This template describes the attributes used for advertising
    WBEM Servers.

template-url-syntax=http://10.32.116.207:5988
#The template-url-syntax MUST be the WBEM URI Mapping of
#the location of one service access point offered by the WBEM Server
#over TCP transport. This attribute must provide sufficient addressing
#information so that the WBEM Server can be addressed directly using
#the URL.  The WBEM URI Mapping is defined in the WBEM URI Mapping
#Specification 1.0.0 (DSP0207).
# Example: (template-url-syntax=https://localhost:5989)

service-hi-name=CIM Server
# This string is used as a name of the CIM service for human
# interfaces. This attribute MUST be the
# CIM_ObjectManager.ElementName property value.

service-hi-description=Open Pegasus CIM Server
....
....
....
....
....
....
....
....
....
=================

I ran the slpd as follows.

[r...@rh4-116-207 vsk]# slpd -d -c /etc/slp.conf -r /etc/slp.reg -l
/var/log/slpd.log

Can anyone help me understand what this is and how to fix the same?

Regards,
Paul.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Openslp-users mailing list
Openslp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-users

Reply via email to