Menu

#106 slptool findsrvs gives blank out put slp 2.0

v2.1
wont-fix
8
2017-04-07
2009-12-18
Anonymous
No

I have installed the Open slp 2.0 on Windows Xp and tried registering a service using slptool. The registrations went fine but when I query to find the service using spltool it gives blank out put.
Attached are the slpd traces collected for same operation.
The register and findsrvs query used are:

>slptool register service:myserv111.x://myhost.com "(attr1=val1),(attr2=val2)"

>slptool.exe findsrvs service:myservVikram111.x

Discussion

  • R Morrell @ TUS

    R Morrell @ TUS - 2010-07-15

    The trace shows two things:
    1) The service service:myserv111.x is registered correctly, then de-registered by the watch pid mechanism almost immediately. This is what you would expect using slptool with watch pid functionality enabled - the daemon notices that the registering process (slptool) is no longer running, so automatically removes the registration. To use slptool to register, you need to disable the watch pid functionality in the configuration file.
    2) You are searching for a different service (myservVikram111.x) from the one you registered (myserv111.x), so you shouldn't get any output in this case, anyway.

     
  • John Calcote

    John Calcote - 2017-04-07
    • status: open --> wont-fix
    • assigned_to: John Calcote
    • Group: --> v2.1
     
  • John Calcote

    John Calcote - 2017-04-07

    closing as the original issue was answered by a community responder.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.