FAQ  •  Register  •  Login

Problem during retrieving list on NetworkInterfaces

<<

randazzo

Serviio newbie

Posts: 2

Joined: Thu Oct 04, 2012 12:32 pm

Post Sat Nov 10, 2012 6:41 pm

Problem during retrieving list on NetworkInterfaces

I've 2 network interfaces eth0 and wlan0 and when i start serviio i've an issue logged every 5 seconds or so:
  Code:
2012-11-10 18:30:41,024 WARN  [DiscoveryAdvertisementNotifier] Problem during retrieving list on NetworkInterfaces, will try again
java.net.SocketException: errno: 0, error: IOCTL  SIOCGLIFFLAGS failed

        at java.net.NetworkInterface.isLoopback0(Native Method)
        at java.net.NetworkInterface.isLoopback(Unknown Source)
        at org.serviio.util.MultiCastUtils.findAvailableInterfaces(MultiCastUtils.java:117)
        at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.sendAlive(DiscoveryAdvertisementNotifier.java:132)
        at org.serviio.upnp.discovery.DiscoveryAdvertisementNotifier.run(DiscoveryAdvertisementNotifier.java:97)
        at java.lang.Thread.run(Unknown Source)

And the discovery fails.

When I disabled eth0, everything work fine
When I disabled wlan0 I've the warning

Ny network configuration is:
  Code:
eth0      Link encap:Ethernet  HWaddr DC:9C:52:16:FA:3D
          inet addr:192.168.0.11  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6771 errors:0 dropped:1 overruns:0 frame:0
          TX packets:3019 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:884853 (864.1 KiB)  TX bytes:804021 (785.1 KiB)
          Interrupt:16

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:72 errors:0 dropped:0 overruns:0 frame:0
          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6053 (5.9 KiB)  TX bytes:6053 (5.9 KiB)

wlan0     Link encap:Ethernet  HWaddr 94:DB:C9:AD:33:5B
          inet addr:192.168.0.10  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7363 errors:0 dropped:582 overruns:0 frame:0
          TX packets:153 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:761832 (743.9 KiB)  TX bytes:18290 (17.8 KiB)


I attach my full file log.

Can anyone help me?
Thanks!
Andrea
Attachments
serviio.log
(243.59 KiB) Downloaded 353 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Nov 11, 2012 11:27 pm

Re: Problem during retrieving list on NetworkInterfaces

Thats is a problem of either Java or the network driver. Try to update both.
<<

randazzo

Serviio newbie

Posts: 2

Joined: Thu Oct 04, 2012 12:32 pm

Post Sat Nov 17, 2012 5:59 pm

Re: Problem during retrieving list on NetworkInterfaces

Thanks for the informations!

I installed the jre 7u9 and I tried to reconfigure the eth0 but I have the same problem.
The eth0 works fine and I havent error message on /var/log/messages

I have an OpenElec 2.0 on Sapphire HD3.

Can you help me?
Thanks! Andrea

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 26 guests

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