FAQ  •  Register  •  Login

[SOLVED] Sony Tv can't find Serviio

<<

Hank

Serviio newbie

Posts: 6

Joined: Tue Jan 25, 2011 4:51 pm

Post Tue Jan 25, 2011 5:14 pm

[SOLVED] Sony Tv can't find Serviio

Help please. I have installed Servio on my PC and set up music and image content for sharing. I would like to stream this content from my windows PC to my Sony bravia. I can connect the TV to internet but when I search for servers Serviio does not appear in the servers list. My network set up is PC cabled to wireless router - router cabled to devolo home plug - devolo homeplug cabled to Sony. I have set bound ip address to that of the PC.

Hank
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 25, 2011 5:15 pm

Re: Sony Tv can't find Serviio

<<

Hank

Serviio newbie

Posts: 6

Joined: Tue Jan 25, 2011 4:51 pm

Post Tue Jan 25, 2011 5:35 pm

Re: Sony Tv can't find Serviio

Hi zip, thanks for the speedy reply, is this what you need.


2011-01-25 17:29:03,250 INFO [WebServer] WebServer starting on port 8895
2011-01-25 17:29:03,250 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2011-01-25 17:29:03,250 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface 192.168.1.254
2011-01-25 17:29:03,250 ERROR [DiscoverySSDPMessageListener] Cannot open multicast socket
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoverySSDPMessageListener.run(DiscoverySSDPMessageListener.java:80)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:03,250 INFO [DiscoverySSDPMessageListener] Leaving DiscoverySSDPMessageListener
2011-01-25 17:29:03,250 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2011-01-25 17:29:03,250 INFO [EventDispatcher] Starting EventDispatcher
2011-01-25 17:29:03,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:08,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:13,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:18,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:23,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:28,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:33,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:38,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:43,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)
2011-01-25 17:29:48,265 WARN [DiscoveryAdvertisementNotifier] Problem during DiscoveryAdvertisementNotifier, will try again
java.net.BindException: Address already in use: Cannot bind
at java.net.PlainDatagramSocketImpl.bind0(Native Method)
at java.net.PlainDatagramSocketImpl.bind(Unknown Source)
at java.net.DatagramSocket.bind(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at java.net.MulticastSocket.<init>(Unknown Source)
at org.serviio.util.MultiCastUtils.startMultiCastSocket(MultiCastUtils.java:30)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:117)
at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:87)
at java.lang.Thread.run(Unknown Source)


Cheers Hank
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 25, 2011 5:37 pm

Re: Sony Tv can't find Serviio

Is 192.168.1.254 the IP of the PC? If yes, there is already something blocking UDP 1900 port on that address
<<

Hank

Serviio newbie

Posts: 6

Joined: Tue Jan 25, 2011 4:51 pm

Post Tue Jan 25, 2011 5:41 pm

Re: Sony Tv can't find Serviio

I am sure that 192.168.1.254 is the router.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 25, 2011 6:42 pm

Re: Sony Tv can't find Serviio

So put the IP of your PC into the Bound IP address field (and don't forget to click Save)
<<

Hank

Serviio newbie

Posts: 6

Joined: Tue Jan 25, 2011 4:51 pm

Post Tue Jan 25, 2011 6:51 pm

Re: Sony Tv can't find Serviio

zip wrote:So put the IP of your PC into the Bound IP address field (and don't forget to click Save)


Already done that. Just did it again to be sure.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 25, 2011 6:53 pm

Re: Sony Tv can't find Serviio

It's not using it, try restarting Serviio, then open console and make sure it displays the proper IP in the field
<<

Hank

Serviio newbie

Posts: 6

Joined: Tue Jan 25, 2011 4:51 pm

Post Wed Jan 26, 2011 9:49 am

Re: Sony Tv can't find Serviio

zip wrote:It's not using it, try restarting Serviio, then open console and make sure it displays the proper IP in the field


Tryed restarting Serviio, PC ip shows in the bound ip box. Still no connection, aaaaaargh.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jan 26, 2011 10:26 am

Re: Sony Tv can't find Serviio

can you post the log again?
<<

Hank

Serviio newbie

Posts: 6

Joined: Tue Jan 25, 2011 4:51 pm

Post Wed Feb 23, 2011 5:01 pm

Problem solved.

Hey zip thanks for taking the time to try and solve this issue. Due to work etc. I haven't had the time to deal with this wee problem. However, yesterday I shut off the mains electricity while I replaced a light switch. Last night I switched on the TV to watch a programme on BBCi Player, guess what appeared in the video options? Serviio.
So if any one else has a similar setup to mine and can't get Serviio up and running, try switching off the computer and the sockets with the router and the home plug lan addapters in them, then power it all back up and see if it works. It seems to have worked for me as I have made no changes to my network settings.

Thanks
<<

kkk222

Serviio newbie

Posts: 4

Joined: Thu Feb 24, 2011 1:03 am

Post Sat Mar 19, 2011 5:08 am

Re: Problem solved.

Hank wrote:Hey zip thanks for taking the time to try and solve this issue. Due to work etc. I haven't had the time to deal with this wee problem. However, yesterday I shut off the mains electricity while I replaced a light switch. Last night I switched on the TV to watch a programme on BBCi Player, guess what appeared in the video options? Serviio.
So if any one else has a similar setup to mine and can't get Serviio up and running, try switching off the computer and the sockets with the router and the home plug lan addapters in them, then power it all back up and see if it works. It seems to have worked for me as I have made no changes to my network settings.

Thanks


Well, this happened to me and now I cannot see Serviio. I've lost power for a little bit and exactly the reverse. I see Windows Media player/server but not Serviio.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sat Mar 19, 2011 7:59 am

Re: Problem solved.

kkk222 wrote:
Hank wrote:Hey zip thanks for taking the time to try and solve this issue. Due to work etc. I haven't had the time to deal with this wee problem. However, yesterday I shut off the mains electricity while I replaced a light switch. Last night I switched on the TV to watch a programme on BBCi Player, guess what appeared in the video options? Serviio.
So if any one else has a similar setup to mine and can't get Serviio up and running, try switching off the computer and the sockets with the router and the home plug lan addapters in them, then power it all back up and see if it works. It seems to have worked for me as I have made no changes to my network settings.

Thanks


Well, this happened to me and now I cannot see Serviio. I've lost power for a little bit and exactly the reverse. I see Windows Media player/server but not Serviio.


This home plug lan stuff is more trouble than its worth, a ' Decent ' wireless N router will perform better, although will cost you abit more.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging

Return to Sony

Who is online

Users browsing this forum: No registered users and 69 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.