SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-20-2008, 02:26 AM
tonysathre tonysathre is offline
Sage Advanced User
 
Join Date: Jun 2008
Posts: 233
SageTV service won't start

I rebooted the computer running the STV server, and now the service won't start. This is the second time this has happened. Last time I fixed it by reinstalling SageTV. This time, I can't because I can't kill the process, and the service is stuck at the starting phase. Any ideas?

Thanks,

Tony
Reply With Quote
  #2  
Old 06-20-2008, 03:23 AM
zzmystique's Avatar
zzmystique zzmystique is offline
Sage Advanced User
 
Join Date: May 2004
Location: New Zealand
Posts: 211
Have you edited your sage.properties file? - I've had this problem if I've made a typo!

If Sage is running as a service you may be able to disable it then reboot. Restoring a backup of the wiz.bin and sage.properties files may fix it.
__________________
ZZMystique
My setup: Server: SageTV v7, Intel i5, 8GB, 180GB SSD, 4TB HDD, Win7HP & (DVB Viewer Pro with DVB Viewer for SageTV using 2xTBS6281 DVB-T2).
Reply With Quote
  #3  
Old 06-20-2008, 03:49 PM
tonysathre tonysathre is offline
Sage Advanced User
 
Join Date: Jun 2008
Posts: 233
I had tried all that already. The only way I was able to disable the service, was to boot into safe mode, run msconfig, and uncheck it from the services tab. Then, reboot again, run services.msc, and start the service manually. It works fine again now, but it's a pain when this happens. I've only had my SageTV for a week now, and it's already happened twice.

I'm using a default .properties file.
Reply With Quote
  #4  
Old 06-20-2008, 07:53 PM
mickp's Avatar
mickp mickp is offline
Sage Aficionado
 
Join Date: Oct 2006
Posts: 468
I've had this problem (or symptom at least) on for a long while. I'm not sure what the cause is but it seems like Sage has a dependency on another service and the Sage Service isn't configured to wait for this other service to load before starting.

I leave my sage service set to manual startup and use the following batch file to launch Sage (from the startup group).

Code:
@echo off
cls
sleep 30
net start sagetv
"C:\Program Files\SageTV\SageTV\SageTV.exe"
NB: I think I had to download a sleep.exe from the net.

If anyone knows what the specific dependency is I'd love to know so that I can go back to having the sage service start in the traditional fashion.

Mick.
Reply With Quote
  #5  
Old 06-20-2008, 08:18 PM
tonysathre tonysathre is offline
Sage Advanced User
 
Join Date: Jun 2008
Posts: 233
Well it doesn't have any dependencies, cause I already checked that as well. I think from now on I'll just use a script to launch it automatically on logon.

Instead of using a third-party utility to provide a 30 second pause, you can use ping instead:

Code:
@echo off
ping -n 30 127.0.0.1 > nul
sc start sagetv
"%programfiles%\SageTV\SageTV\SageTV.exe"
Just a tip. Thats the script I'm using. Thanks for the suggestion.

Last edited by tonysathre; 06-20-2008 at 08:35 PM.
Reply With Quote
  #6  
Old 06-21-2008, 09:33 AM
David HVR1600 David HVR1600 is offline
Sage User
 
Join Date: May 2008
Posts: 60
I had this happen the other day after a reboot. I am running windows Vista Ultimate. I went to the sageTV directory and right clicked on the sage service executeable (sagetvservice.exe) and chose to "Run as Administrator" When I did that I received a pop-up stating that my license was expired. I re-entered the license code and it worked after that.
Reply With Quote
  #7  
Old 07-09-2008, 03:55 PM
dgeezer dgeezer is offline
Sage Aficionado
 
Join Date: Oct 2007
Location: Greensboro, NC
Posts: 293
I had a similar problem when I upgraded to the 6.4.4 beta. Sage would no longer start as a service. I was missing recordings and the extender didn't always work.

I ran services.msc and found that the sagetvservice was set to manual. I changed to it automatic and all seems well.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
6.2.4-SagetvService:timeout,failed to start DRAK SageTV Beta Test Software 11 07-11-2007 06:05 AM
Does Basic Analog cable come with Internet service for free? jbarr The SageTV Community 8 06-21-2007 04:47 PM
Poor HD Playback with Sage service enabled. camus SageTV Software 6 10-29-2006 09:37 PM
Can't run service as my Win username: "service did not start due to a logon failure" jklenk SageTV Software 11 05-05-2006 05:43 PM
SageTV service will not start... AngelofDeth SageTV Software 7 08-02-2005 03:53 AM


All times are GMT -6. The time now is 03:03 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.