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
  #81  
Old 09-03-2010, 11:21 PM
acrowe's Avatar
acrowe acrowe is offline
Sage Advanced User
 
Join Date: May 2005
Location: Bellbrook, OH
Posts: 117
Send a message via AIM to acrowe Send a message via MSN to acrowe Send a message via Yahoo to acrowe
I recently upgraded to 7 from 6.

I was running the webserver (and mobile) with Jetty and had the proper versions.

My Sage server is headless, so I access via RDP or VNC, or for most things use placeshifter or my extender (old MVP style).

After I upgraded I installed the plugin for the webserver. When I tried to go into the config for the webserver plugin it just kind of hung my client via RDP, thought maybe it was the color depth so I switched to VNC, same thing. I tried placeshifter (for the Mac), with that I saw the menu, but when I tried to click on config it just hung there also.

So I uninstalled the plugins, removed jetty via the uninstall instructions, and reinstalled the plugins. Same thing. So I uninstalled and reinstalled just the jetty plugin same thing.

When I try to exit the menu the menu just hangs over the screens behind and won't close. It's not in a "window" like other plugin screens.

So I'm not sure if this is more a placeshifter issue, or a plugin issue, but I figured I'd start here as the couple other plugins I've tried seem to be ok.

I have debug logs on, but nothing seems to be logged.

So where do we start?
__________________
Sage Machine: P4 2.4GHz, 1GBB DDR-2 RAM, 20GB System HD, 300GB, 500GB, 1TB for recordings, BenQ DL DVD Burner, Hauppage 350, USB2, and HVR-1600
Reply With Quote
  #82  
Old 09-06-2010, 08:50 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
I'm assuming you're running Jetty plugin 2.0?

Quote:
Originally Posted by acrowe View Post
My Sage server is headless, so I access via RDP or VNC, or for most things use placeshifter or my extender (old MVP style).
Is it ok if you use the Placeshifter on another machine to configure Jetty?

Quote:
Originally Posted by acrowe View Post
When I tried to go into the config for the webserver plugin it just kind of hung my client via RDP... I tried placeshifter (for the Mac), with that I saw the menu, but when I tried to click on config it just hung there also.
So the popup with options to "View Plugin Details", "View screenshot", "Configure Plugin", etc displays and you can move up and down through the options, but when you select "Configure Plugin" it hangs?

Quote:
Originally Posted by acrowe View Post
When I try to exit the menu the menu just hangs over the screens behind and won't close. It's not in a "window" like other plugin screens.
Can you provide a little more detail and screenshot(s)? The Jetty plugin configuration uses the same UI as all other plugin config screens.

Quote:
Originally Posted by acrowe View Post
I have debug logs on, but nothing seems to be logged.
Were you able to set Jetty's logging level to VERBOSE? If you can't do it through the plugin config UI, then shut down Sage, set jetty/jetty.log.level=VERBOSE in Sage.properties, the start Sage again. That might write something more to the log that will help us.
__________________
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
  #83  
Old 09-07-2010, 08:00 PM
acrowe's Avatar
acrowe acrowe is offline
Sage Advanced User
 
Join Date: May 2005
Location: Bellbrook, OH
Posts: 117
Send a message via AIM to acrowe Send a message via MSN to acrowe Send a message via Yahoo to acrowe
Quote:
Originally Posted by jreichen View Post
I'm assuming you're running Jetty plugin 2.0?
Correct. Jetty Plugin 2.0.1.19

Quote:
Originally Posted by jreichen View Post
Is it ok if you use the Placeshifter on another machine to configure Jetty?
I tried on my other machine (also a mac running the same version of placeshifter (6.2.2), OS (10.6.4), etc) with the same results. The only windows machine I have here is the sage server itself. However I can probably install on work and try placeshifter remotely.

Quote:
Originally Posted by jreichen View Post
So the popup with options to "View Plugin Details", "View screenshot", "Configure Plugin", etc displays and you can move up and down through the options, but when you select "Configure Plugin" it hangs?
Correct.

Quote:
Originally Posted by jreichen View Post
Can you provide a little more detail and screenshot(s)? The Jetty plugin configuration uses the same UI as all other plugin config screens.
See attached.
sage_1 is when you first click the plugin
sage_2 is when you click on another plugin
sage_3 is after you move up and down in the menu

Quote:
Originally Posted by jreichen View Post
Were you able to set Jetty's logging level to VERBOSE? If you can't do it through the plugin config UI, then shut down Sage, set jetty/jetty.log.level=VERBOSE in Sage.properties, the start Sage again. That might write something more to the log that will help us.
I wasn't, but will try via the properties file now and post that.
Attached Images
File Type: jpg sage_1.jpg (91.9 KB, 502 views)
File Type: jpg sage_2.jpg (115.3 KB, 492 views)
File Type: jpg sage_3.jpg (102.0 KB, 484 views)
__________________
Sage Machine: P4 2.4GHz, 1GBB DDR-2 RAM, 20GB System HD, 300GB, 500GB, 1TB for recordings, BenQ DL DVD Burner, Hauppage 350, USB2, and HVR-1600
Reply With Quote
  #84  
Old 09-07-2010, 08:27 PM
acrowe's Avatar
acrowe acrowe is offline
Sage Advanced User
 
Join Date: May 2005
Location: Bellbrook, OH
Posts: 117
Send a message via AIM to acrowe Send a message via MSN to acrowe Send a message via Yahoo to acrowe
I enabled the verbozse and now have the following in the sagex-api:
Code:
2010-09-07 22:21:16,847 [PooledThread] WARN  sagex.UIContext - No Context was found!
2010-09-07 22:21:16,847 [PooledThread] WARN  sagex.UIContext - No Context was found!
Digging into it more that only shows up when I try to use the client.
attached is sage_4.jpg with what shows when I try to select the plugin with the client. This shows before even the basic menu shows up.

You can ignore the weird orange colors, thats "normal"

I also tried RDP, but get the same thing.
Attached Images
File Type: jpg sage_4.jpg (198.1 KB, 494 views)
__________________
Sage Machine: P4 2.4GHz, 1GBB DDR-2 RAM, 20GB System HD, 300GB, 500GB, 1TB for recordings, BenQ DL DVD Burner, Hauppage 350, USB2, and HVR-1600
Reply With Quote
  #85  
Old 09-14-2010, 09:12 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
It looks like you're using the MBDiamond (IIRC) theme. Can you remove any custom themes and see if this is still a problem?
__________________
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
  #86  
Old 09-17-2010, 08:20 PM
acrowe's Avatar
acrowe acrowe is offline
Sage Advanced User
 
Join Date: May 2005
Location: Bellbrook, OH
Posts: 117
Send a message via AIM to acrowe Send a message via MSN to acrowe Send a message via Yahoo to acrowe
Quote:
Originally Posted by jreichen View Post
It looks like you're using the MBDiamond (IIRC) theme. Can you remove any custom themes and see if this is still a problem?
I can... However I put the theme on when I started having the problem to see if it helped
__________________
Sage Machine: P4 2.4GHz, 1GBB DDR-2 RAM, 20GB System HD, 300GB, 500GB, 1TB for recordings, BenQ DL DVD Burner, Hauppage 350, USB2, and HVR-1600
Reply With Quote
  #87  
Old 09-17-2010, 08:25 PM
acrowe's Avatar
acrowe acrowe is offline
Sage Advanced User
 
Join Date: May 2005
Location: Bellbrook, OH
Posts: 117
Send a message via AIM to acrowe Send a message via MSN to acrowe Send a message via Yahoo to acrowe
Quote:
Originally Posted by acrowe View Post
I can... However I put the theme on when I started having the problem to see if it helped
Unfortunately the same problem... I even tried uninstalling ALL plugins and just reinstalling Jetty with the same issue...
__________________
Sage Machine: P4 2.4GHz, 1GBB DDR-2 RAM, 20GB System HD, 300GB, 500GB, 1TB for recordings, BenQ DL DVD Burner, Hauppage 350, USB2, and HVR-1600
Reply With Quote
  #88  
Old 09-19-2010, 06:14 PM
acrowe's Avatar
acrowe acrowe is offline
Sage Advanced User
 
Join Date: May 2005
Location: Bellbrook, OH
Posts: 117
Send a message via AIM to acrowe Send a message via MSN to acrowe Send a message via Yahoo to acrowe
Well good news and bad news.

Good news is that it's now working. Bad news is that I ended up blowing away my sage install and properties to do it.

Basically I had to do that for other reasons last night, and tonight finally got around to finishing (no pressure the night before premiers really start)...

So thanks for the help, still no idea what was causing the issue, but its good now
__________________
Sage Machine: P4 2.4GHz, 1GBB DDR-2 RAM, 20GB System HD, 300GB, 500GB, 1TB for recordings, BenQ DL DVD Burner, Hauppage 350, USB2, and HVR-1600
Reply With Quote
  #89  
Old 10-03-2010, 03:56 PM
Skirge01's Avatar
Skirge01 Skirge01 is offline
SageTVaholic
 
Join Date: Jun 2007
Location: New Jersey
Posts: 2,599
You know, when you start going around and thanking the devs for their hard work, it's amazing how many times the same people pop up. I can't help wondering where you guys find the time. Thanks for the amount of effort you put into these!
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case
Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB
Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion
Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT
Software: SageTV 7
Reply With Quote
  #90  
Old 10-04-2010, 07:53 AM
bsung bsung is offline
Sage Advanced User
 
Join Date: Aug 2008
Posts: 167
Quote:
Originally Posted by Skirge01 View Post
You know, when you start going around and thanking the devs for their hard work, it's amazing how many times the same people pop up. I can't help wondering where you guys find the time. Thanks for the amount of effort you put into these!
Ditto!
Reply With Quote
  #91  
Old 10-11-2010, 08:35 PM
thomaszoo thomaszoo is offline
Sage Aficionado
 
Join Date: Jun 2004
Location: Sacramento, CA
Posts: 487
I have been using Jetty since V.6. Sometime since upgrading to V.7 I noticed that SageTVService CPU went from 0 to 25% or more when I am running Jetty. This is on a Atom processor. Is anyone else seeing this? I do have a few other plugins running (commercial detector, InfoPopup, Comskip Playback, IMDB, Playon). I enabled logging but couldn't find the log (except the request logs). The server works fine other than causing SageTVService to use 25% CPU. Is this normal?

Thanks.
Reply With Quote
  #92  
Old 10-12-2010, 07:46 PM
lewispm lewispm is offline
Sage User
 
Join Date: Mar 2009
Location: Collierville, TN
Posts: 73
I'm trying to configure the user/pass of the Jetty web server on a 7.0.20 install from a HD200. When I click on Password, it asks me to enter the current password value for Password, which is frey (lowercase) by default.

The remote doesn't have a keyboard, so I'm left with the number entry, which apparently provides no possible way to enter the lowercase password, since all the letters are uppercase.

Is there any way to change this password without going to the server?
Reply With Quote
  #93  
Old 10-13-2010, 06:09 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by thomaszoo View Post
I have been using Jetty since V.6. Sometime since upgrading to V.7 I noticed that SageTVService CPU went from 0 to 25% or more when I am running Jetty. This is on a Atom processor. Is anyone else seeing this? I do have a few other plugins running (commercial detector, InfoPopup, Comskip Playback, IMDB, Playon). I enabled logging but couldn't find the log (except the request logs). The server works fine other than causing SageTVService to use 25% CPU. Is this normal?

Thanks.
I don't know why Jetty itself would take up a lot of CPU. Other plugins running in Jetty might (e.g. jobs launched by Sage Job Queue if they're processor-intensive).

The logging is written to the standard SageTV log. You may have to enable debug logging in the Detailed Setup menu for the log to be created.
__________________
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
  #94  
Old 10-13-2010, 06:11 PM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
Quote:
Originally Posted by lewispm View Post
I'm trying to configure the user/pass of the Jetty web server on a 7.0.20 install from a HD200. When I click on Password, it asks me to enter the current password value for Password, which is frey (lowercase) by default.

The remote doesn't have a keyboard, so I'm left with the number entry, which apparently provides no possible way to enter the lowercase password, since all the letters are uppercase.

Is there any way to change this password without going to the server?
I don't recall off hand but I think one of the keys on a remote's numpad will switch from upper to lower case text entry. You might check the Sage manual to see if it's in there.
__________________
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
  #95  
Old 10-14-2010, 11:41 AM
thomaszoo thomaszoo is offline
Sage Aficionado
 
Join Date: Jun 2004
Location: Sacramento, CA
Posts: 487
Quote:
Originally Posted by jreichen View Post
I don't know why Jetty itself would take up a lot of CPU. Other plugins running in Jetty might (e.g. jobs launched by Sage Job Queue if they're processor-intensive).

The logging is written to the standard SageTV log. You may have to enable debug logging in the Detailed Setup menu for the log to be created.
Thanks for the help. I was looking for logging specific to Jetty itself. I enabled logging and found that SageJobQue, which I had been running until recently, was still trying to run. I cleaned out all of the SJQ files I could find and that did the trick.

Thanks again for the help; I really appreciated what you and the other plugin developers have done.

Wayne
Reply With Quote
  #96  
Old 10-18-2010, 06:48 PM
Ericft Ericft is offline
Sage Advanced User
 
Join Date: Jul 2006
Posts: 249
I am gettting the "error in menu_items.js- check syntax " error when i login to my webserver. in addition, even though the major parts of the web interface are intact, the formatting is completely off, no background colors, disjointed columns....
any thoughts? it works well from my iphone....
Attached Images
File Type: png sage webserver error.PNG (103.8 KB, 449 views)
__________________
SageTV Server: Windows 7, Intel Core i5-760 2.8GHz, 7.19 Final, 500Gb System, 2TB + 640Gb recording drive
Rosewill RS-x 4 Esata RAID 5 enclosure 4x1.5tb HDD backup
UNRAID Server Pro: storing dvd and blu-ray rips, music
Extenders: HD300 x2
Tuners: HD Homerun Prime, HD Homerun, HD-PVR, Comcast Cable Box DCH-6200
Reply With Quote
  #97  
Old 10-20-2010, 03:01 PM
Deacon Crusher Deacon Crusher is offline
Sage Expert
 
Join Date: Aug 2004
Location: Berkeley, CA
Posts: 504
Jetty Failed

Hadn't used web interface in a bit and went to use it and there was no connection.

I go into plugin config and Jetty plugin is listed as failed. uninstalled all web plugins and reinstalled and still no dice. Jetty comes up as failed.

Only changes I'm aware of making are Sage beta updates. Now running latest 7 beta 21. Problem may have started when I upgraded from 17 or 18 to 20.

How do I troubleshoot this?

thanks
__________________
Server: PhenomII X4 810, 16GB, 4850, C: 256GB Samsung SSD, D: HGST 3TB, E: HGST 4TB, H: 3T Seagate, 1.5 TB on NAS via UNC, Win 10 x64,
Sage 9 Cable provider is Comcast, Schedules Direct
Tuners: 4 ATSC - 2 seperate HD Homeruns all via Channel Master CM2016 on roof, 6 cable via 2 hdhomerun primes (opendct), 1 HD-PVR (in tuner priority order)
Clients: Wired: HD300, HD200, HD200 running Squeeze Slave, Placeshifters, HD200 (via wireless N bridge)

Last edited by Deacon Crusher; 10-20-2010 at 03:02 PM. Reason: add details
Reply With Quote
  #98  
Old 10-20-2010, 04:46 PM
Deacon Crusher Deacon Crusher is offline
Sage Expert
 
Join Date: Aug 2004
Location: Berkeley, CA
Posts: 504
uninstalled all web app plugins, uninstalled all parts of sage alert.

made sure all other plugins were up to date.

restarted sage.

installed just jetty.

finally jetty working again.

Thanks
__________________
Server: PhenomII X4 810, 16GB, 4850, C: 256GB Samsung SSD, D: HGST 3TB, E: HGST 4TB, H: 3T Seagate, 1.5 TB on NAS via UNC, Win 10 x64,
Sage 9 Cable provider is Comcast, Schedules Direct
Tuners: 4 ATSC - 2 seperate HD Homeruns all via Channel Master CM2016 on roof, 6 cable via 2 hdhomerun primes (opendct), 1 HD-PVR (in tuner priority order)
Clients: Wired: HD300, HD200, HD200 running Squeeze Slave, Placeshifters, HD200 (via wireless N bridge)
Reply With Quote
  #99  
Old 10-20-2010, 06:54 PM
Ericft Ericft is offline
Sage Advanced User
 
Join Date: Jul 2006
Posts: 249
reinstalled jetty and sage webserver and mobile web interface and getting this error . any thoughts?
Code:
HTTP ERROR 500

Problem accessing /apps/. Reason:

    org/apache/jasper/runtime/JspSourceDependent

Caused by:

java.lang.NoClassDefFoundError: org/apache/jasper/runtime/JspSourceDependent
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.apache.jasper.servlet.JasperLoader.findClass(JasperLoader.java:204)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:190)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:122)
    at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:639)
    at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:192)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
    at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
    at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:334)
    at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
    at org.mortbay.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:493)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
    at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
    at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:131)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1148)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:387)
    at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
    at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
    at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.Server.handle(Server.java:326)
    at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
    at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
    at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
Caused by: java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspSourceDependent
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:401)
    at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:363)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:184)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:122)
    ... 52 more

Caused by:

java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspSourceDependent
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:401)
    at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:363)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:184)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:122)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.apache.jasper.servlet.JasperLoader.findClass(JasperLoader.java:204)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:190)
    at org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:122)
    at org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:639)
    at org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:192)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
    at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
    at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:334)
    at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
    at org.mortbay.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:493)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
    at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
    at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:131)
    at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1148)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:387)
    at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
    at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
    at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.Server.handle(Server.java:326)
    at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
    at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:539)
    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
    at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
__________________
SageTV Server: Windows 7, Intel Core i5-760 2.8GHz, 7.19 Final, 500Gb System, 2TB + 640Gb recording drive
Rosewill RS-x 4 Esata RAID 5 enclosure 4x1.5tb HDD backup
UNRAID Server Pro: storing dvd and blu-ray rips, music
Extenders: HD300 x2
Tuners: HD Homerun Prime, HD Homerun, HD-PVR, Comcast Cable Box DCH-6200
Reply With Quote
  #100  
Old 10-20-2010, 11:15 PM
robogeek robogeek is offline
Sage Expert
 
Join Date: Apr 2003
Location: Appleton, WI USA
Posts: 568
Quote:
Originally Posted by Ericft View Post
reinstalled jetty and sage webserver and mobile web interface and getting this error . any thoughts?
Probably a missing .jar file or a conflicting .jar file if you previously had an older jetty and sage webserver running on SageTV 6. Enable SageTV debug logging on your SageTV server, restart SageTV, and post a sagetv_0.txt debug log file that includes the SageTV startup and I'll run it through my debug log analyzer to see if I can find the missing or conflicting .jar file.

If I had to guess without seeing the log file, I'd say you probably don't have exactly three files that fit the jsp-*.jar file mask in the SageTV jars directory. If you have fewer than 3, then you have missing .jar files. If you have more than 3, then you have conflicting .jar files. If you do have 3, you may have some other left over .jar files from an older jetty installation from SageTV v6.
__________________
--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
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: SageTV Web Interface V2 for Jetty jreichen SageTV Customizations 256 02-09-2014 08:05 AM
Plugin: Jetty Starter 1.6 jreichen SageTV Customizations 122 09-07-2012 06:48 PM
error message with web server plugin edgley SageTV Customizations 3 01-15-2006 11:32 AM
Sage Web Server and existing web server compatibilty? Brent94Z SageTV Customizations 6 01-18-2005 11:29 AM


All times are GMT -6. The time now is 11:20 AM.


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