|
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 |
#81
|
|||
|
|||
Might want to add that you need to remove the "#" character before the port line in the properties file for noobs like me who will spend 15 minutes wondering why we can't connect even though we designated the port...
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB Extender: HD200 Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit |
#82
|
|||
|
|||
Quote:
Quote:
Could you help me understand what you mean with the "remove the # character?" Thanks, |
#83
|
|||
|
|||
Quote:
By default it reads Code:
#jetty.port=8080
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB Extender: HD200 Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit |
#84
|
||||
|
||||
I'm getting a HTTP ERROR: 503 error. I've tried installing it three times and get the same error.
I'm using the latest: jettystarter_1_2 SageWebApp.zip (just downloaded it) A snippet from my sagetv_0.txt shows it is starting correctly: Sat 6/14 14:49:10.175 jetty.port=8088a snippet from the jetty.log file 209.183.51.18 - - [14/Jun/2008:19:53:09 +0000] "GET /sage/m/menu.jsp HTTP/1.1" 503 1322 "-" "MOT-RAZRV3xx/96.71.95R BER2.2 Mozilla/4.0 (compatible; MSIE 6.0; 11063081) Profile/MIDP-2.0 Configuration/CLDC-1.1 Opera 8.00 [en] UP.Link/6.3.1.17.06.3.1.17.06.3.1.17.0"so it is seeing the requests. It looks like the webapp did not get installed. Any suggestions? thanks, dave |
#85
|
||||
|
||||
Make sure you have the jetty/contexts/sagewebapp.xml and jetty/webapps/SageWebApp.war files. If they're there, try opening and saving sagewebapp.xml to update the file's timestamp. Jetty will reload the app if the timestamp changes.
__________________
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. |
#86
|
||||
|
||||
I have both and updated both file access times, but get the same results.
I stoped sagetv, touched both files, noted their access times were changed, restarted sagetv. |
#87
|
||||
|
||||
Can you access it from your local network using IE/FF/etc?
__________________
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. |
#88
|
||||
|
||||
I get the same 503 error externally or internally accessed.
Neilm's webserver works just fine on a different port. Here is what I see: HTTP ERROR: 503 SERVICE_UNAVAILABLE RequestURI=/sage/m/menu.jsp Powered by jetty:// I am running Sage as a service. Last edited by lovingHDTV; 06-14-2008 at 09:10 PM. |
#89
|
|||
|
|||
Did you follow Brent's instructions? You made still need to add a line to the sage.properties file as per his post.
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB Extender: HD200 Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit |
#90
|
||||
|
||||
I assume you mean post #3. I looked at that and there is nothing there about adding a line.
I can see that it is getting the page requests via the Jetty logfile. I also just checked file permissions and they seem to be OK, as all users have read&execute permissions. Thought I'd also say, I never get prompted for a password. Ideas anyone? |
#91
|
|||
|
|||
Quote:
Check out this post (#39) and check through the steps listed there to see if there's anything you haven't done yet when installing. |
#92
|
||||
|
||||
Yes, my typo, I meant #39.
I downloaded the webapp from that link. It was the same as what I had downloaded earlier. I can tell when the server is not running, because when I refresh my browser it reports nothing there, but after I start SageTV I get the Error 503 error. EDIT: I also get this in netstat -a TCP sage-server:8088 localhost:1273 ESTABLISHED |
#93
|
||||
|
||||
Were all these files extracted to SageTV's JARs folder?
__________________
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. |
#94
|
||||
|
||||
Yes all the files are there and no there were no errors. The only thing following what I posted was the neilm webserver starting up.
thanks for you help, EDIT: Here is the entire log after the first webserver message: Sat 6/14 22:54:24.202 SageTVServer was instantiated. Sat 6/14 22:54:24.234 SageTVDiscoveryServer was instantiated. Sat 6/14 22:54:24.238 Loading startup runnable:net.sf.sageplugins.jetty.starter.Main Sat 6/14 22:54:24.241 Loaded startup runnable:net.sf.sageplugins.jetty.starter.Main Sat 6/14 22:54:24.241 Loading startup runnable:net.sf.sageplugins.webserver.StartServer Sat 6/14 22:54:24.243 Loaded startup runnable:net.sf.sageplugins.webserver.StartServer Sat 6/14 22:54:24.243 Loading startup runnable:net.sf.sageplugins.getstatus.GetStatus Sat 6/14 22:54:24.248 JettyStarter: Starting Jetty Sat 6/14 22:54:24.251 JettyStarter properties Sat 6/14 22:54:24.251 -- listing properties -- Sat 6/14 22:54:24.251 jetty.port=8088 Sat 6/14 22:54:24.252 jetty.logs=C:\Program Files\SageTV\SageTV\jetty\... Sat 6/14 22:54:24.252 jetty.configfiles="C:\Program Files\SageTV\SageTV\jetty... Sat 6/14 22:54:24.252 jetty.home=C:\Program Files\SageTV\SageTV\jetty Sat 6/14 22:54:24.253 Starting Jetty from the following configuration files: 'C:\Program Files\SageTV\SageTV\jetty/etc/jetty.xml' Sat 6/14 22:54:24.281 Starting webserver with args: [-p, 8080, -root, webserver, -t, throttles.properties, -s, servlets.properties, -r, realms.properties, -a, aliases.properties, -nohup] Sat 6/14 22:54:24.407 Enforcing keep at most limits for the files... Sat 6/14 22:54:24.450 Loaded startup runnable:net.sf.sageplugins.getstatus.GetStatus Sat 6/14 22:54:24.451 GetStatus: Started GetStatus version 1.3 monitor thread Sat 6/14 22:54:24.621 Acme httpd sage-server:8080 listening. Sat 6/14 22:54:24.632 StorageDeviceDetector started... Sat 6/14 22:54:25.261 Seeker waiting for 1440 mins. Sat 6/14 22:54:25.272 GetStatus: Listening on 0.0.0.0:20000 Sat 6/14 22:54:26.972 Ministry is starting Sat 6/14 22:54:27.018 Ministry is waiting for 180 sec Last edited by lovingHDTV; 06-14-2008 at 09:56 PM. |
#95
|
||||
|
||||
Sorry you're having problems. Can you post the following files?
__________________
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. |
#96
|
||||
|
||||
Here they are, I added .txt to them so I could upload them.
thanks, |
#97
|
||||
|
||||
Hmmm.... The files look good. I'm logging off soon, but I'll try them on my machine tomorrow. One other thing, did you make any changes to SAGE_HOME/jetty/etc/realm.properties?
__________________
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. |
#98
|
|||
|
|||
Quote:
|
#99
|
|||
|
|||
Quote:
__________________
Server: Gigabyte EP43-UD3L; Intel Core2Duo E5200; 4 GB DDR2 RAM; NVidia GeForce 9400GT; 6 tuners: Hauppauge HVR-1600 NTSC/ATSC/QAM combo, Hauppauge WinTV-HVR-2250 Dual Hybrid QAM, HD Homerun Prime (using SageDCT); 3.06TB total space: Seagate 160 GB, Maxtor 500GB, Seagate Barracuda 400GB, Hitachi 2 TB Extender: HD200 Netgear MCAB1001 MoCA Coax-Ethernet Adapter Kit |
#100
|
||||
|
||||
Yes, if I had not done that, then I would not be able to see the port being monitored. Also the Error 503 I get is from the Jetty server.
|
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 |