|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#201
|
||||
|
||||
Quote:
__________________
-- Greg |
#202
|
|||
|
|||
Quote:
All of the files were 6.1.11 rather than 6.1.7 so I think I did have the latest yesterday in my current install. Perhaps it just won't work with the browser on the Bold - once these get rolled out in the US in the next few weeks perhaps other folks can try as well. |
#203
|
||||
|
||||
Can you start by posting your sagetv_0.txt and the latest file from jetty/logs/? If they don't have enough detail we can start turning up log levels.
__________________
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. |
#204
|
|||
|
|||
Here are my logs - I slightly altered my external web URL so as not to make it too easy for hackers to get in.
|
#205
|
||||
|
||||
Nothing looks wrong in your logs, but then again I don't see anything in the request logs coming from a Blackberry browser. See post #175 for something I would expect to see from a Blackberry browser and #177 for getting more detailed logging. Could you try it with your Blackberry browser and see if it logs anything else?
__________________
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. |
#206
|
||||
|
||||
Quote:
Come to think of it, you could also try copying the context file first. Then maybe Jetty would discard the class loader that was used when SageTV started and that would unlock the war file. Then you'd have to copy the war file followed by the context file to hot deploy the new war.
__________________
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. |
#207
|
|||
|
|||
I figured out the problem with the Blackberry Web Browser - I was using port 8090 and it appears that either my company's BES (Blackberry Enterprise Server) or Blackberry are blocking that port. I switched to port 80 (by forwarding port 80 on my router to port 8090 on my Sage PC using my router's port forwarding) and all is well. Now I have to find a port that will work other than 80 since I am using that for other stuff. Any suggestions on what port to use that is likely to not be blocked yet is not used for other stuff that could cause problems? What about port 70 - that is used by Gopher and I haven't used Gopher since 1993?
|
#208
|
||||
|
||||
Slugger, the locked war is definitely a Windows-only problem. The good news is it's easy to fix and there are a few ways to do it. Check out Jetty Files Locked on Windows.
Are you having this problem with the mobile web interface, SRE, or both? You shouldn't have the problem with the mobile web server because its context xml is configured with "copyWebDir=true" as discussed at the bottom of the page. Did you change that to false for SRE? Even if you set that to false, the jetty/etc/webdefault.xml file can be modified so that "useFileMappedBuffer=false" to fix the problem. I could change that for Jetty plugin 1.5 and get rid of the problem. It shouldn't impact performance given the low volume of web pages served on a SageTV server.
__________________
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. |
#209
|
||||
|
||||
Quote:
There's also the option of using a reverse proxy in Apache, but the setup has never been completely verified and documented.
__________________
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. |
#210
|
|||
|
|||
Quote:
|
#211
|
||||
|
||||
I had the same problem with my phone's NetFront browser so I installed Opera Mini.
__________________
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. |
#212
|
|||
|
|||
Quote:
|
#213
|
||||
|
||||
I don't have Windows, could you verify it works? Make the change in jetty/etc/webdefault.xml and restart Sage. If it works I'll make the change.
__________________
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. |
#214
|
|||
|
|||
Tried it, but didn't work. It is definitely Jetty that is locking the file and preventing overwrites (kind of obvious, but just wanted to make sure it wasn't Sage itself that was perhaps locking the file). But it's only locking the war and not the context file - I can happily overwrite the context file.
|
#215
|
||||
|
||||
Quote:
__________________
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. |
#216
|
|||
|
|||
I am trying to follow the discussion, but wanted to make sure I understood. Is the Slugger/jreichen discussion focused on the hot deploy of SRE (or any other jetty app)?
I installed SRE a week ago or so with Jetty 1.4 and had no problems, however I think I shut down SageTV first. |
#217
|
||||
|
||||
Quote:
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. |
#218
|
|||
|
|||
Quote:
I see jreichen has another fix for me to test so hopefully we'll have this solved soon enough anyway. |
#219
|
||||
|
||||
Quote:
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. |
#220
|
|||
|
|||
Quote:
I've attached the context file I'm using, looks pretty standard (comes from your skeleton on the wiki), but just in case. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
What transcoding target to I use for Windows Mobile? | deria | SageTV Software | 1 | 07-25-2008 08:07 AM |
HD Extender interface performance and video resolution | MTuckman | SageTV Media Extender | 4 | 02-27-2008 09:57 AM |
How fast is HD Extender's interface? | Grasshopper | SageTV Media Extender | 11 | 02-20-2008 07:25 AM |
SageTV with English User Interface to recognize media files written in cyrillic? | krasev | SageTV Software | 9 | 09-11-2006 07:29 PM |
Ambitious STV DEVELOPER wanted | technix | SageTV Customizations | 4 | 02-09-2005 03:52 PM |