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
  #221  
Old 09-03-2010, 04:10 PM
spacecadet spacecadet is offline
Sage Aficionado
 
Join Date: May 2005
Location: Lexington, MA
Posts: 388
Quote:
Originally Posted by Slugger View Post
Is the sre.log file still being written to? Are other jetty apps still working? I'm running 981 with no issues. Did you install and run the last build (977)?

If the log is still being written to (MonitorStatusChecker is still running periodically, etc.) then there's something wrong with the web app portion. Have a look at the sagetv_0.txt file, but more than likely you'll have to enable jetty debug logging completely to get all the details I'll need to see. Maybe we'll get lucky and the sre.log file contains exception dumps (unlikely for this scenario, but you never know)?

Is anyone else seeing this problem?
I am seeing content in the Recording Monitor, but I did notice that the Ohio State/Marshall game was not monitor correctly last night (recording cut off before the game ended). I'm running build 975.

Here's the log:

Code:
2010-09-02 19:30:00,735 INFO  [AiringMonitor]: 'College Football: Marshall at Ohio State': Event not over; nothing to be done! [375ms]
2010-09-02 19:30:00,876 WARN  [AiringMonitor]: Unable to schedule monitor
java.lang.IllegalStateException: Timer already cancelled.
	at java.util.Timer.sched(Unknown Source)
	at java.util.Timer.schedule(Unknown Source)
	at com.google.code.sagetvaddons.sre3.server.AiringMonitor.run(AiringMonitor.java:231)
	at java.lang.Thread.run(Unknown Source)
2010-09-02 19:30:00,876 INFO  [AiringMonitor]: 'College Football: Marshall at Ohio State': Next check at Thu Sep 02 22:00:00 EDT 2010
2010-09-02 20:18:56,376 INFO  [AiringMonitor]: 'College Football: Marshall at Ohio State': Event not over; nothing to be done! [1625ms]
2010-09-02 20:18:56,532 WARN  [AiringMonitor]: Unable to schedule monitor
java.lang.IllegalStateException: Timer already cancelled.
	at java.util.Timer.sched(Unknown Source)
	at java.util.Timer.schedule(Unknown Source)
	at com.google.code.sagetvaddons.sre3.server.AiringMonitor.run(AiringMonitor.java:231)
	at java.lang.Thread.run(Unknown Source)
2010-09-02 20:18:56,532 INFO  [AiringMonitor]: 'College Football: Marshall at Ohio State': Next check at Thu Sep 02 22:00:00 EDT 2010
2010-09-02 20:19:15,251 INFO  [AiringMonitor]: 'No Data': Unmonitored event; ending monitor [187ms]
2010-09-02 23:00:05,923 INFO  [AiringMonitor]: 'American Chopper: Senior vs. Junior: Meteorite Men Bike': Unmonitored event; ending monitor [203ms]
Reply With Quote
  #222  
Old 09-03-2010, 04:28 PM
rlvogel322's Avatar
rlvogel322 rlvogel322 is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Wisconsin
Posts: 163
I'm running 981 and things are showing up. Let me know if you guys need me to check anything else.
__________________
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
  #223  
Old 09-03-2010, 05:41 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
@Spacecadet Please move to 982 and see what happens
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #224  
Old 09-03-2010, 05:45 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
just loaded today's version of SRE (981), and still nothing listed in recording schedule.
note: i also upgraded to 7.0.16 this morning, another simultaneously changed variable

edit: just saw reference to 982
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #225  
Old 09-03-2010, 07:49 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
anyone else running 7.0.16?
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #226  
Old 09-03-2010, 07:50 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
I'm on 7.0.16 with no issues. Is it just the rec schedule that's empty (and rest of the UI loads) or is it the entire web page is blank?
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #227  
Old 09-03-2010, 08:39 PM
spacecadet spacecadet is offline
Sage Aficionado
 
Join Date: May 2005
Location: Lexington, MA
Posts: 388
Quote:
Originally Posted by Slugger View Post
@Spacecadet Please move to 982 and see what happens
Upgraded just now. Will keep you posted.

Thanks!
Reply With Quote
  #228  
Old 09-04-2010, 09:42 AM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
upgraded to 982 (with sage 7.0.16)........still nothing in sre recording schedule

edit: i'm going to try a complete new re-install and see what happens

re-installed SRE but still nothing at all in recording schedule..........so error messages within SRE, so let me see
what logs i have
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.

Last edited by cat6man; 09-04-2010 at 10:34 AM.
Reply With Quote
  #229  
Old 09-04-2010, 12:04 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
here is a log file............lots of errors and failures in there.
Attached Files
File Type: txt log sre-latest.txt (265.6 KB, 135 views)
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #230  
Old 09-04-2010, 01:45 PM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
I'm getting the same thing. Slugger is busy drinking beer right now so I'm not expecting a fix any time soon. (Not a good fix anyway.)
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #231  
Old 09-04-2010, 04:09 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
it may not be related, but there is a sage service bug in 7.0.16 and a sage.jar file has been posted by narflex elsewhere

http://forums.sagetv.com/forums/showthread.php?t=50618
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #232  
Old 09-04-2010, 05:50 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Quote:
Originally Posted by cat6man View Post
it may not be related, but there is a sage service bug in 7.0.16 and a sage.jar file has been posted by narflex elsewhere

http://forums.sagetv.com/forums/showthread.php?t=50618
Did that fix your issue with the blank recording schedule? If not, we're going to have to debug together, but as tmiranda said, it won't be tonight. I'm coherent still, but that's slowly fading as well. We just won our quarterfinal game to go to 4-0 and the celebrating is continuing! Probably best to msg me Monday morning for a debug session (well, maybe Mon afternoon )
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #233  
Old 09-04-2010, 05:52 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
haven't tried it (yet)..........will get to it tomorrow morning.

congrats on your victory!
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #234  
Old 09-04-2010, 06:24 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Quote:
Originally Posted by cat6man View Post
haven't tried it (yet)..........will get to it tomorrow morning.

congrats on your victory!
Code:
2010-09-03 03:49:54,057 INFO  [DataStore]: Using DB: jdbc:h2:tcp://m-btv:9092/plugins/sre/sre.db
2010-09-03 03:50:13,838 FATAL [DataStore]: org.h2.jdbc.JdbcSQLException: Connection is broken: "Connection refused: connect" [90067-139]
2010-09-03 03:50:13,838 FATAL [DataStore]: Exception during data store init
java.io.IOException: Error opening data store
That's your problem with SRE... check your H2 plugin settings on host 'm-btv'. Is the TCP port set to 9092? Is TCP access enabled? Get that working and SRE should start working as well.

Ok, I've been told if I don't start on another drink they're going to throw my laptop out the window so I'm out of here for the night...
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #235  
Old 09-04-2010, 06:40 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
Quote:
Originally Posted by Slugger View Post
Code:
2010-09-03 03:49:54,057 INFO  [DataStore]: Using DB: jdbc:h2:tcp://m-btv:9092/plugins/sre/sre.db
2010-09-03 03:50:13,838 FATAL [DataStore]: org.h2.jdbc.JdbcSQLException: Connection is broken: "Connection refused: connect" [90067-139]
2010-09-03 03:50:13,838 FATAL [DataStore]: Exception during data store init
java.io.IOException: Error opening data store
That's your problem with SRE... check your H2 plugin settings on host 'm-btv'. Is the TCP port set to 9092? Is TCP access enabled? Get that working and SRE should start working as well.

Ok, I've been told if I don't start on another drink they're going to throw my laptop out the window so I'm out of here for the night...
my H2 plugin in v7 says tcp is permitted and set to 9092.......do i need to do something to the firewall or should the plugin have managed this? (nothing H2 related shows up in windows firewall)

well, i'm going to need help working through this as i have no idea what an H2 plugin is...........no rush, see you monday
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.

Last edited by cat6man; 09-04-2010 at 06:45 PM.
Reply With Quote
  #236  
Old 09-04-2010, 06:46 PM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
Quote:
Originally Posted by tmiranda View Post
I'm getting the same thing. Slugger is busy drinking beer right now so I'm not expecting a fix any time soon. (Not a good fix anyway.)
per slugger, do you have any idea what to do with H2?
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #237  
Old 09-04-2010, 10:36 PM
Slugger Slugger is offline
SageTVaholic
 
Join Date: Mar 2007
Location: Kingston, ON
Posts: 4,008
Quote:
Originally Posted by cat6man View Post
per slugger, do you have any idea what to do with H2?
TCP port 9092 needs to be opened if you're running a firewall. Highly unlikely the H2 plugin itself will config the firewall. Best thing to try would be to disable your firewall and then restart Sage and see if those H2 errors go away/the recording schedule populates in SRE.

Try connecting to http://<ip>:8082 as the H2 plugin also provides web access via port 8082 as well.
__________________
Twitter: @ddb_db
Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive
Capture: 2 x Colossus
STB Controller: 1 x USB-UIRT
Software:Java 1.7.0_71; SageTV 7.1.9
Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter
Plugins: Too many to list now...
Reply With Quote
  #238  
Old 09-05-2010, 03:49 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by cat6man View Post
per slugger, do you have any idea what to do with H2?
Other than checking the port, no. For me it's always worked well but I have no firewall software behind the router.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #239  
Old 09-05-2010, 08:40 AM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
i have nothing beyond the router either.........just windows firewall (windows xp) on the sage pc..........but i'll try disabling the firewall to see if that makes a difference.

what OS are the rest of you running? (i'm on XPpro)
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
Reply With Quote
  #240  
Old 09-05-2010, 08:42 AM
cat6man's Avatar
cat6man cat6man is offline
Sage Fanatic
 
Join Date: Jan 2006
Location: West of NYC, East of SF
Posts: 910
no problem connecting to H2 via port 8082, but still no recordings at all populated in SRE

weren't we using H2 previously? and wouldn't it have been working before?
what would have changed this past week?
__________________
Q: dad, when will you stop changing all the electronics?
A: never, so you might as well get used to it.
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
Plugin: Sage Recording Extender (SRE) Slugger SageTV Customizations 428 06-19-2010 11:03 AM
Sage Recording Extender (SRE) new release notifications Slugger Customization Announcements 8 03-28-2010 07:56 AM
How to edit plugin settings when using a HD extender? blade SageTV Customizations 1 12-08-2008 10:21 PM
IMDB Plugin for Extender tonysathre SageTV Customizations 6 08-20-2008 09:15 PM
Online Radio plugin for Extender koelec SageTV Customizations 23 02-28-2008 12:27 PM


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


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