SageTV Community  

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

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-29-2011, 10:15 AM
duglin duglin is offline
Sage User
 
Join Date: Jan 2006
Posts: 29
Jetty+Nielm Webapp issue

Hi,
I'm using SageTV v6.4.8 and am having trouble setting up the
web server from Nielm. Here's what I did:
- installed SageTV
- installed jettystart_1_6.zip
- installed SageTV_V6_4_8Setup.exe
- installed nielm-websrv-war-file-2.28.zip
- installed nielm-websrv-context-file-2.28.zip

I can get to the main /sage home page and even see most things
(list of recordings, grid...). But when I try to view the details
about a recording I get this error:
- - - - - - - - -- -- - - - - - - - -
HTTP ERROR 500

Problem accessing /sage/DetailedInfo. Reason:

ServletConfig has not been initialized

Caused by:

java.lang.IllegalStateException: ServletConfig has not been initialized
at javax.servlet.GenericServlet.getServletContext(GenericServlet.java:185)
at javax.servlet.GenericServlet.log(GenericServlet.java:283)
at net.sf.sageplugins.webserver.SageServlet.log(SageServlet.java:54)
at net.sf.sageplugins.webserver.DetailedInfoServlet.<init>(DetailedInfoServlet.java:63)
- - - - - - - - -- -- - - - - - - - -
I suspect I didn't install everything but I'm not sure what.
I noticed some other zip files in the SourceForge download dir but
they seemed like they were for the old tomcat version of the webserver
not for Jetty.

Any suggestions on what to look for?
thanks
Reply With Quote
  #2  
Old 01-29-2011, 11:41 AM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Version 2.26 is the last version of nielm's web interface that will work with Sage 6.x. Try downloading and installing that version.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun.
Extender: STP-HD300, Harmony 550 Remote,
Netgear MCA1001 Ethernet over Coax.
SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client
, Java 1.6.
Plugins: Jetty, Nielm's Web Server, Mobile Web Interface.

Reply With Quote
  #3  
Old 01-29-2011, 11:59 AM
duglin duglin is offline
Sage User
 
Join Date: Jan 2006
Posts: 29
Thanks for the reply - but where can I get v2.26?
The dir/readme [1] on sourceforge just says that its hosted on
sagetv's ftp site, but no URL. I tried to anonymous
ftp to ftp.sagetv.com but I get an error saying it can't cd
to /var/ftp

[1] http://sourceforge.net/projects/sage...bserver/v2.26/
Reply With Quote
  #4  
Old 01-29-2011, 01:38 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Check in the downloads section of the fourm (link at the top)
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #5  
Old 01-29-2011, 01:48 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
I forgot I never uploaded an official build of 2.26 for Sage 6. There are a few builds of it in the webserver/snapshots directory (nielm_websrv_jetty_2_26_buildxx.zip). Those are stable, or if you want 2.25 you can download it from webserver/v2.25.

The comment in the readme file refers to the Sage 7 download, which is packaged differently and downloaded from the Plugin Manager within in SageTV.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun.
Extender: STP-HD300, Harmony 550 Remote,
Netgear MCA1001 Ethernet over Coax.
SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client
, Java 1.6.
Plugins: Jetty, Nielm's Web Server, Mobile Web Interface.

Reply With Quote
  #6  
Old 01-30-2011, 06:49 AM
duglin duglin is offline
Sage User
 
Join Date: Jan 2006
Posts: 29
Thanks - got it working now with the latest stuff.

BTW - what's the "mediastreaming" war file? I thought I could
use that to support streaming of my videos across the web but
each time I install it it causes all of my other webapps to fail,
and it doesn't work either -I just get 404's back.
Reply With Quote
  #7  
Old 01-30-2011, 04:56 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
That's a Sage 7 plugin that serves TV recordings in Apple's HTTP Live Streaming format. The recordings can be viewed through the Mobile Web Interface but not nielm's. The support thread for it is here.

It's probably causing failures because it's not compatible with Sage 6 and fails to start up, resulting in other web apps failing.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun.
Extender: STP-HD300, Harmony 550 Remote,
Netgear MCA1001 Ethernet over Coax.
SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client
, Java 1.6.
Plugins: Jetty, Nielm's Web Server, Mobile Web Interface.

Reply With Quote
  #8  
Old 01-31-2011, 06:00 AM
duglin duglin is offline
Sage User
 
Join Date: Jan 2006
Posts: 29
Ah - thanks for the info and the help!
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
Jetty and nielm webserver help mrrrl SageTV Customizations 4 11-08-2010 09:21 PM
Jetty File I/O - lots of jlmdxtv SageTV v7 Customizations 6 11-07-2010 09:15 PM
Jetty and BMT Spectrum SageTV v7 Customizations 2 06-24-2010 08:38 PM
Nielm Webserver streaming issue kck SageTV Customizations 1 07-09-2007 11:30 AM


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


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