Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Jul 2006
    Location
    San Francisco, CA
    Posts
    24

    Can't start SlimService from command line?

    Hi all,

    I want to be able to start and stop slimserver at scheduled times so I can run a command line scan

    6.5.1 runs as an NT Service.

    When I execute "NET STOP SlimServer" the response is that the stop is successful. (The SlimTray seems to show that as true.

    When I try to restart it the slimserver using "NET START SlimServer", it fails. Any idea why that might be?

    I DO have admin rights on the machine.

    Thanks!

    Mark
    Cheers, Mark

    Hear me sing and add me to your slimserver! You'll find me at mark__singer.d..o.t.c.o.m (remove the underscores!)

  2. #2
    Senior Member byKnight's Avatar
    Join Date
    Aug 2006
    Location
    FL, USA
    Posts
    147
    I have a similar problem. I have to try NET START SlimServer three times in a row before it will start.
    Really, it was like that when I got here.

  3. #3
    Junior Member
    Join Date
    Jul 2006
    Location
    San Francisco, CA
    Posts
    24
    Thanks for the reply.

    Are you saying it DOES work after 3 (or whatever tries?)

    Mark
    Cheers, Mark

    Hear me sing and add me to your slimserver! You'll find me at mark__singer.d..o.t.c.o.m (remove the underscores!)

  4. #4
    Senior Member byKnight's Avatar
    Join Date
    Aug 2006
    Location
    FL, USA
    Posts
    147
    Quote Originally Posted by skieswideopen View Post
    Thanks for the reply.

    Are you saying it DOES work after 3 (or whatever tries?)

    Mark
    Yes.

    I made a batch file like this:
    Code:
    net stop SlimServer
    net stop SlimServerSQL
    net start SlimServerSQL
    net start SlimServer
    pause
    I put this in my Startup folder. On login the "net start SlimServer" line reports "SlimServer service could not be started."

    If I then manually execute the batch file, I get the same result.

    If I then manually execute the batch file yet again, it reports (finally) SlimerServer service was started."

    Slim Devices tech support suggested I completely wipe out all traces of SlimServer and reinstall. Haven't gotten around to that yet.
    Really, it was like that when I got here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •