SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-15-2010, 06:42 AM
rlvogel322's Avatar
rlvogel322 rlvogel322 is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Wisconsin
Posts: 163
SageTV, SqueezeBox Server and WHS

I use SqueezeBox Server and SageTV on my WHS system. When I installed the beta SageTV version 7.0.9 everything was working fine including SqueezBox Server since it was already installed as an add-in before SageTV. I tried to install the latest SqueezeBox Server by removing the current add-in and installing the new one with SageTV installed and running. I also tried the normal RDP install but it would always fail to start the squeezesvr service. What I discovered in the MySql error logs was that SqueezeBox Server was attempting to start mysqld on port 9092. I ran fport and discovered an instance of SageTVService on port 9092. I stopped the SageTV service and was able to complete the install of SqueezeBox Server.

I am not sure if this is a SageTV or SqueezeBox Server issue. I have submitted a bug report to SageTV making them aware of what was found. SqueezeBox and SageTV seem to run OK when both are using the same port but to me that seems like a bad idea.

I am not sure of the feasability, but it would make sense for the installs to check for port availability prior to installing the service on a used port. Anyone else see anything like this?
__________________
Server - unRAID 6.1.3: VM-Windows7 with Sage 7.1.9 - 2xHDHomeRun 1xHDHomeRun Prime - Xeon E3-1230, SUPERMICRO MBD-X9SCM-F MB, RAM 16 GB, HD 14TB
Clients: 2xHD100, 1xHD200 and 1xHD300
Reply With Quote
  #2  
Old 06-15-2010, 10:15 PM
briands briands is offline
Sage Icon
 
Join Date: Aug 2004
Location: Bloomington, IN
Posts: 1,093
Hmmm... I did notice a similar problem. I managed to get SqueezeBox Server to run by doing a manual install of the latest version 7.5.1 (non WHS version) in an RDP session. Both seem to be working OK now... wonder what will happen when I update to the latest Sage beta.
Reply With Quote
  #3  
Old 06-16-2010, 06:17 AM
rlvogel322's Avatar
rlvogel322 rlvogel322 is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Wisconsin
Posts: 163
I tried the manual install with a RDP session and even though the install finishes the service would never start. It would hang on starting after the install.

I had to stop the SageTV Service before it would work.

Sage mentioned they do not start any service on that port and it is possible a plugin is using it. I have not had time to diagnose further to narrow it down to which plugin it may be.
__________________
Server - unRAID 6.1.3: VM-Windows7 with Sage 7.1.9 - 2xHDHomeRun 1xHDHomeRun Prime - Xeon E3-1230, SUPERMICRO MBD-X9SCM-F MB, RAM 16 GB, HD 14TB
Clients: 2xHD100, 1xHD200 and 1xHD300
Reply With Quote
  #4  
Old 06-16-2010, 11:18 PM
jm9843 jm9843 is offline
Sage Aficionado
 
Join Date: Oct 2003
Posts: 288
I had the exact same problem. And Sage had the exact same response to my bug report: that a plugin must be the culprit...
Reply With Quote
  #5  
Old 06-17-2010, 07:03 AM
rlvogel322's Avatar
rlvogel322 rlvogel322 is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Wisconsin
Posts: 163
Quote:
Originally Posted by jm9843 View Post
I had the exact same problem. And Sage had the exact same response to my bug report: that a plugin must be the culprit...
I am planning on working on this tonight. Hopefully I'll be able to determine if it is a plugin and which one it might be. What plugins do you have installed?
__________________
Server - unRAID 6.1.3: VM-Windows7 with Sage 7.1.9 - 2xHDHomeRun 1xHDHomeRun Prime - Xeon E3-1230, SUPERMICRO MBD-X9SCM-F MB, RAM 16 GB, HD 14TB
Clients: 2xHD100, 1xHD200 and 1xHD300
Reply With Quote
  #6  
Old 06-19-2010, 02:48 PM
robogeek robogeek is offline
Sage Expert
 
Join Date: Apr 2003
Location: Appleton, WI USA
Posts: 568
I found the culprit. It's the SageTV H2 Database plugin, which is a dependency of the Phoenix API plugin, which is a dependency of the Metadata Tools for SageTV plugin. You can go to Setup->SageTV Plugins->Installed Plugins, scroll down and select the SageTV H2 Database plugin, select Configure Plugin from the options popup, and then you can change the TCP port it uses from 9092 to something else.
__________________
--Jason

Server Hardware: GIGABYTE GA-EP45-UD3R, Intel Q9550 CPU 2.83GHz, 11GB RAM, 1xHDHR, 1xHVR1600, 1xHVR2250
29TB Server Storage: 1TB SSD (OS), 1TB (data), 2x6TB+2x10TB (22TB FlexRaid storage pool), 2x2TB (recordings), 1x750GB (VMs).
Server Software: Win10 Pro x64 OS, SageTV 64bit v9.2.0.441, Java 1.8 u241, PlayOn, Comskip (Donator) v0.82.003, WampServer v2.5.
Clients: 3xHD300s, 2xHD100, 2xPlaceshifters
Reply With Quote
  #7  
Old 06-19-2010, 08:13 PM
Peter_h Peter_h is offline
Sage Fanatic
 
Join Date: May 2008
Location: Kailua, HI
Posts: 798
Might want to alert the plugin author of the conflict.
Reply With Quote
  #8  
Old 06-20-2010, 06:30 AM
rlvogel322's Avatar
rlvogel322 rlvogel322 is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Wisconsin
Posts: 163
Quote:
Originally Posted by robogeek View Post
I found the culprit. It's the SageTV H2 Database plugin, which is a dependency of the Phoenix API plugin, which is a dependency of the Metadata Tools for SageTV plugin. You can go to Setup->SageTV Plugins->Installed Plugins, scroll down and select the SageTV H2 Database plugin, select Configure Plugin from the options popup, and then you can change the TCP port it uses from 9092 to something else.
Thanks for the heads up! I just got a chance to sit down and start looking at this.
__________________
Server - unRAID 6.1.3: VM-Windows7 with Sage 7.1.9 - 2xHDHomeRun 1xHDHomeRun Prime - Xeon E3-1230, SUPERMICRO MBD-X9SCM-F MB, RAM 16 GB, HD 14TB
Clients: 2xHD100, 1xHD200 and 1xHD300
Reply With Quote
  #9  
Old 11-13-2010, 10:11 AM
heatvent's Avatar
heatvent heatvent is offline
Sage Aficionado
 
Join Date: Feb 2006
Location: Chicagoland
Posts: 258
Quote:
Originally Posted by robogeek View Post
I found the culprit. It's the SageTV H2 Database plugin, which is a dependency of the Phoenix API plugin, which is a dependency of the Metadata Tools for SageTV plugin. You can go to Setup->SageTV Plugins->Installed Plugins, scroll down and select the SageTV H2 Database plugin, select Configure Plugin from the options popup, and then you can change the TCP port it uses from 9092 to something else.
Sorry for being naive but does SB Server use port 9092?
__________________
SageTV 7.0.0.23, P5Q-EM Motherboard, 2.5Ghz Quad Core, Windows 7 x64, HVR-2250, 8GB RAM, 1TB HD, 2 HD-200 Extenders
Reply With Quote
  #10  
Old 11-13-2010, 11:07 AM
robogeek robogeek is offline
Sage Expert
 
Join Date: Apr 2003
Location: Appleton, WI USA
Posts: 568
Quote:
Originally Posted by heatvent View Post
Sorry for being naive but does SB Server use port 9092?
Yes, it uses port 9092.
__________________
--Jason

Server Hardware: GIGABYTE GA-EP45-UD3R, Intel Q9550 CPU 2.83GHz, 11GB RAM, 1xHDHR, 1xHVR1600, 1xHVR2250
29TB Server Storage: 1TB SSD (OS), 1TB (data), 2x6TB+2x10TB (22TB FlexRaid storage pool), 2x2TB (recordings), 1x750GB (VMs).
Server Software: Win10 Pro x64 OS, SageTV 64bit v9.2.0.441, Java 1.8 u241, PlayOn, Comskip (Donator) v0.82.003, WampServer v2.5.
Clients: 3xHD300s, 2xHD100, 2xPlaceshifters
Reply With Quote
  #11  
Old 12-22-2010, 03:15 PM
jarredduq's Avatar
jarredduq jarredduq is offline
Sage Advanced User
 
Join Date: Mar 2009
Location: Stockton, CA - Most miserable city in the USA, SageTV makes it bearable
Posts: 201
Quote:
Originally Posted by robogeek View Post
I found the culprit. It's the SageTV H2 Database plugin, which is a dependency of the Phoenix API plugin, which is a dependency of the Metadata Tools for SageTV plugin. You can go to Setup->SageTV Plugins->Installed Plugins, scroll down and select the SageTV H2 Database plugin, select Configure Plugin from the options popup, and then you can change the TCP port it uses from 9092 to something else.
Is there anything else that needs to be done other than changing the port? I changed mine to 9093. Squeezebox server now runs okay. I just want to make sure I'm not breaking anything else.
__________________
Server: HP w/Intel i7-4770S CPU @ 3.10GHz , 500GB SSD, 16GB DDR3, Win 10 64-bit, 4TB of SSD for recording
SageTV: 9.2 - 64-Bit
Capture Devices: 2xHD Homerun Prime and HD-PVR (Comcast Premium/Music Channels)
Client 1, 2, 3, and 4: HD200.
NAS: Synology DS220+ 8TB (Movie Storage)
Sage Add-ons: Jetty, Neilms Webserver (Jetty), Mobile Web, Play-On Plug-in, Comskip Plug-in
Reply With Quote
  #12  
Old 12-22-2010, 03:18 PM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
That's usually all you need to do. And it is working for you.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
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
Questions about going from WHS to Win 7 for SageTV server crarbo1 SageTV Software 20 04-07-2010 05:15 PM
WHS SageTV Server Build by Newbie nwboater Hardware Support 39 10-24-2009 06:20 PM
Question on WHS and SageTV Media Server V6.5 for WHS Texas-Hansen SageTV Software 8 02-10-2009 07:55 PM
Squeezebox Duet briands The SageTV Community 1 11-22-2008 10:31 PM
SageTV Mac Client + WHS Server etrigan63 SageTV Mac Edition 2 04-06-2008 10:23 AM


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


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