Starting recently, with both Galleon 2.5.5 and galleon 2.5.6 (via cvs) I am seeing the JmDNS thread die on the DNS$Responder run. I also see the Galeon server disappear from the playlist.
Is anyone else seeing this problem?
Information below:
Host is: Fedora release 12 (Constantine)
Running: /usr/lib/jvm/jre-1.6.0-openjdk/bin/java (java-1.6.0-openjdk-1.6.0.0-43.1.8.3.fc12.i686)
Host is multihomed, one interface on 10.3.0.0/24 which is connected to a openwrt wireless router, two tivos connecting via wireless.
IPV6 is off, no iptables.
When I first restart galleon, everything is fine, but usually within minutes, I get the error.
I have tried disabling all other mdns applications (confirmed nothing else running via /usr/sbin/lsof -i :5353) and did not help it.
The problem started in the last 2-3 weeks, and I have yum auto update enabled, and have rebooted several times (thanks powerfailures and dead UPS).
Specific error from wrapper.log:
INFO | jvm 1 | 2011/03/02 22:18:03 | Mar 2, 2011 10:18:03 PM javax.jmdns.JmDNS$Responder run
INFO | jvm 1 | 2011/03/02 22:18:03 | WARNING: run() exception
INFO | jvm 1 | 2011/03/02 22:18:03 | java.io.IOException: Operation not permitted
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.net.PlainDatagramSocketImpl.send(Native Method)
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.net.DatagramSocket.send(Unknown Source)
INFO | jvm 1 | 2011/03/02 22:18:03 | at javax.jmdns.JmDNS.send(JmDNS.java:1094)
INFO | jvm 1 | 2011/03/02 22:18:03 | at javax.jmdns.JmDNS.access$1500(JmDNS.java:25)
INFO | jvm 1 | 2011/03/02 22:18:03 | at javax.jmdns.JmDNS$Responder.run(JmDNS.java:1915)
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.util.TimerThread.mainLoop(Unknown Source)
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.util.TimerThread.run(Unknown Source)
Is anyone else seeing this problem?
Information below:
Host is: Fedora release 12 (Constantine)
Running: /usr/lib/jvm/jre-1.6.0-openjdk/bin/java (java-1.6.0-openjdk-1.6.0.0-43.1.8.3.fc12.i686)
Host is multihomed, one interface on 10.3.0.0/24 which is connected to a openwrt wireless router, two tivos connecting via wireless.
IPV6 is off, no iptables.
When I first restart galleon, everything is fine, but usually within minutes, I get the error.
I have tried disabling all other mdns applications (confirmed nothing else running via /usr/sbin/lsof -i :5353) and did not help it.
The problem started in the last 2-3 weeks, and I have yum auto update enabled, and have rebooted several times (thanks powerfailures and dead UPS).
Specific error from wrapper.log:
INFO | jvm 1 | 2011/03/02 22:18:03 | Mar 2, 2011 10:18:03 PM javax.jmdns.JmDNS$Responder run
INFO | jvm 1 | 2011/03/02 22:18:03 | WARNING: run() exception
INFO | jvm 1 | 2011/03/02 22:18:03 | java.io.IOException: Operation not permitted
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.net.PlainDatagramSocketImpl.send(Native Method)
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.net.DatagramSocket.send(Unknown Source)
INFO | jvm 1 | 2011/03/02 22:18:03 | at javax.jmdns.JmDNS.send(JmDNS.java:1094)
INFO | jvm 1 | 2011/03/02 22:18:03 | at javax.jmdns.JmDNS.access$1500(JmDNS.java:25)
INFO | jvm 1 | 2011/03/02 22:18:03 | at javax.jmdns.JmDNS$Responder.run(JmDNS.java:1915)
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.util.TimerThread.mainLoop(Unknown Source)
INFO | jvm 1 | 2011/03/02 22:18:03 | at java.util.TimerThread.run(Unknown Source)
Attachments
-
3.6 KB Views: 35