|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
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. |
#2
|
|||
|
|||
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:
|
#3
|
|||
|
|||
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?
|
#4
|
|||
|
|||
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:
|
#5
|
||||
|
||||
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 Founder of SageTV |
#6
|
|||
|
|||
Cool!
So it wasn't a mystery, but a bug. That makes me feel better! I actually contributed for once.. heh Jason Quote:
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|