SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-02-2003, 11:35 AM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Can not connect Sage Client to Server

Blah.. I give up. Everything has been working fine for months...


Now for some reason I can not connect either of my Sage Clients to the server. On both of the client machines I get the following error:

Unable to connect to the Sage TV Server at:apollo
java.net.SocketTimeoutException: Read Timed Out

I've tried uninstalling both Sage Client and Java on the clients are reinstalling, but that did not help.

I've also tried uninstalling SageTV, deleting the directory entirely, and reinstalling - no help there either. I did not try reinstalling java on the SageTV machine though.

Anything else to try?

Jason

Sage Client Log:

ATLAS was my OLD server box.. APOLLO is the current server box.

Sat 8/2 12:41:18.265 user.dir2=C:\Program Files\Frey Technologies\SageTV
Sat 8/2 12:41:18.896 hostname=hercules
Sat 8/2 12:41:22.952 Error establishing server connection of:java.net.UnknownHostException: atlas
java.net.UnknownHostException: atlas
Sat 8/2 12:41:22.972 at java.net.PlainSocketImpl.connect(Unknown Source)
Sat 8/2 12:41:22.972 at java.net.Socket.connect(Unknown Source)
Sat 8/2 12:41:22.972 at java.net.Socket.connect(Unknown Source)
Sat 8/2 12:41:22.972 at java.net.Socket.<init>(Unknown Source)
Sat 8/2 12:41:22.972 at java.net.Socket.<init>(Unknown Source)
Sat 8/2 12:41:22.992 at sage.SageTV.a(Unknown Source)
Sat 8/2 12:41:22.992 at sage.SageTV.<init>(Unknown Source)
Sat 8/2 12:41:22.992 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Sat 8/2 12:41:22.992 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Sat 8/2 12:41:22.992 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Sat 8/2 12:41:22.992 at java.lang.reflect.Constructor.newInstance(Unknown Source)
Sat 8/2 12:41:22.992 at java.lang.Class.newInstance0(Unknown Source)
Sat 8/2 12:41:22.992 at java.lang.Class.newInstance(Unknown Source)
Sat 8/2 12:41:22.992 at sage.Sage.main2(Unknown Source)
Sat 8/2 12:41:25.205 SageTV received connection from:Socket[addr=apollo/192.168.1.107,port=42024,localport=1275]
Sat 8/2 12:41:55.219 Connection lost from: Socket[addr=apollo/192.168.1.107,port=42024,localport=1275] by:java.net.SocketTimeoutException: Read timed out
Sat 8/2 12:41:55.229 Cleaning up c/s connection
Sat 8/2 12:41:58.273 Error establishing server connection of:java.net.SocketTimeoutException: Read timed out
java.net.SocketTimeoutException: Read timed out
Sat 8/2 12:41:58.283 at java.net.SocketInputStream.socketRead0(Native Method)
Sat 8/2 12:41:58.283 at java.net.SocketInputStream.read(Unknown Source)
Sat 8/2 12:41:58.283 at java.io.BufferedInputStream.fill(Unknown Source)
Sat 8/2 12:41:58.283 at java.io.BufferedInputStream.read(Unknown Source)
Sat 8/2 12:41:58.283 at sage.a5$1.readByte(Unknown Source)
Sat 8/2 12:41:58.283 at sage.a5.a(Unknown Source)
Sat 8/2 12:41:58.283 at sage.a5.a9(Unknown Source)
Sat 8/2 12:41:58.283 at sage.a5.<init>(Unknown Source)
Sat 8/2 12:41:58.283 at sage.SageTV.a(Unknown Source)
Sat 8/2 12:41:58.293 at sage.SageTV.<init>(Unknown Source)
Sat 8/2 12:41:58.293 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Sat 8/2 12:41:58.293 at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Sat 8/2 12:41:58.293 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Sat 8/2 12:41:58.293 at java.lang.reflect.Constructor.newInstance(Unknown Source)
Sat 8/2 12:41:58.293 at java.lang.Class.newInstance0(Unknown Source)
Sat 8/2 12:41:58.293 at java.lang.Class.newInstance(Unknown Source)
Sat 8/2 12:41:58.293 at sage.Sage.main2(Unknown Source)
Sat 8/2 12:41:59.405 Sage.exit() called.
Sat 8/2 12:41:59.405 Killed Carny.
Sat 8/2 12:41:59.415 Killed Seeker.
Sat 8/2 12:41:59.415 Killed EPG.
Sat 8/2 12:41:59.555 Killed Wizard.
Sat 8/2 12:41:59.555 Killed MMC.
Sat 8/2 12:41:59.555 Killed UIManager.
Sat 8/2 12:41:59.575 Bye-bye.

Last edited by JasonJoel; 08-02-2003 at 11:45 AM.
Reply With Quote
  #2  
Old 08-02-2003, 03:46 PM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Nope, that is the weird part.

But, it seems to be working again (after doing nothing in particular).. So go figure!!!

Not sure what got it working again... Didn't change networking settings on any machine. Didn't reinstall anything else. Already rebooted all of the machines multiple times.

Could it be that it won't let clients connect if it is actively getting EPG data? That is about the only thing I can think of that it might have been doing. Since I had just deleted the directory and reinstalled it, it was likely getting EPG data.

Seems unlikely that would do it though.

Jason

Quote:
Originally posted by EncoderHouse
Did you make any changes to your network?
Reply With Quote
  #3  
Old 08-02-2003, 04:34 PM
wangeth wangeth is offline
Sage User
 
Join Date: May 2003
Location: CT
Posts: 11
Send a message via AIM to wangeth
I get that same message on my 802.11b network. I think my wireless connection craps out, which causes the error, then reconnects a few seconds later. You wired or wireless?
Reply With Quote
  #4  
Old 08-02-2003, 04:56 PM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Got one of each for Sage clients. One 54G and one regular ethernet.

Been working fine all afternoon now. Guess I'll just call it a mystery and watch to see if it happens again.

Jason

Quote:
Originally posted by wangeth
I get that same message on my 802.11b network. I think my wireless connection craps out, which causes the error, then reconnects a few seconds later. You wired or wireless?
Reply With Quote
  #5  
Old 08-02-2003, 08:18 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Good catch Jason. I just fixed it for the next build. There apparently was a problem where SageTVClients trying to connect to the SageTVServer while it was updating its EPG data could end up failing on the connection. (I added them as update listeners before I synchronized their data, now I do it in the right order with the whole thing sync locked, so no problems now)

Thanks.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #6  
Old 08-03-2003, 11:33 AM
JasonJoel JasonJoel is offline
Sage Icon
 
Join Date: Mar 2003
Location: St. Louis, MO
Posts: 1,043
Cool!

So it wasn't a mystery, but a bug. That makes me feel better!

I actually contributed for once.. heh

Jason


Quote:
Originally posted by Narflex
Good catch Jason. I just fixed it for the next build. There apparently was a problem where SageTVClients trying to connect to the SageTVServer while it was updating its EPG data could end up failing on the connection. (I added them as update listeners before I synchronized their data, now I do it in the right order with the whole thing sync locked, so no problems now)

Thanks.
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


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


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