|
|
|
Build 5581
Reported by Pop Mircea User description: ? Error message: /169.254.189.139 IDEtalk Multicast Thread is terminated: IP_ADD_MEMBERSHIP failed (out of hardware filters?): IP_ADD_MEMBERSHIP failed (out of hardware filters?) java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?) at java.net.PlainDatagramSocketImpl.join(Native Method) at java.net.PlainDatagramSocketImpl.join(Unknown Source) at java.net.MulticastSocket.joinGroup(Unknown Source) at jetbrains.communicator.p2p.MulticastPingThread.run(MulticastPingThread.java:93) Build 5581
Reported by Anonymous IDEA User Error message: /169.254.242.45 IDEtalk Multicast Thread is terminated: IP_ADD_MEMBERSHIP failed (out of hardware filters?): IP_ADD_MEMBERSHIP failed (out of hardware filters?) java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?) at java.net.PlainDatagramSocketImpl.join(Native Method) at java.net.PlainDatagramSocketImpl.join(PlainDatagramSocketImpl.java:172) at java.net.MulticastSocket.joinGroup(MulticastSocket.java:276) at jetbrains.communicator.p2p.MulticastPingThread.run(MulticastPingThread.java:93) I get this same exception when connected to VPN network (Check Point VPN-1 SecureClient, if it matters). VPN network interface does not have IP multicast support.
(also, I was not able to report a bug from within IDEA 6 - even though I think it worked in IDEA 5). Build 5581
Reported by Anonymous IDEA User Error message: /192.168.253.22 IDEtalk Multicast Thread is terminated: IP_ADD_MEMBERSHIP failed (out of hardware filters?): IP_ADD_MEMBERSHIP failed (out of hardware filters?) java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?) at java.net.PlainDatagramSocketImpl.join(Native Method) at java.net.PlainDatagramSocketImpl.join(Unknown Source) at java.net.MulticastSocket.joinGroup(Unknown Source) at jetbrains.communicator.p2p.MulticastPingThread.run(MulticastPingThread.java:93) Build 5622
Reported by Dave Lorde User description: Error indicator appeared while loading IDEA. Error message: /172.22.120.173 IDEtalk Multicast Thread is terminated: IP_ADD_MEMBERSHIP failed (out of hardware filters?): IP_ADD_MEMBERSHIP failed (out of hardware filters?) java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?) at java.net.PlainDatagramSocketImpl.join(Native Method) at java.net.PlainDatagramSocketImpl.join(PlainDatagramSocketImpl.java:172) at java.net.MulticastSocket.joinGroup(MulticastSocket.java:276) at jetbrains.communicator.p2p.MulticastPingThread.run(MulticastPingThread.java:93) |
|||||||||||||||||||||||||||||||||||||||||||||||||
Reported by Dave Lorde
User description: Just ran a new installation of IDEA 6.0 Beta, and got this error as it opened my last (test) project.
Error message: /172.22.120.6 IDEtalk Multicast Thread is terminated:
IP_ADD_MEMBERSHIP failed (out of hardware filters?): IP_ADD_MEMBERSHIP failed (out of hardware filters?)
java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?)
at java.net.PlainDatagramSocketImpl.join(Native Method)
at java.net.PlainDatagramSocketImpl.join(Unknown Source)
at java.net.MulticastSocket.joinGroup(Unknown Source)
at jetbrains.communicator.p2p.MulticastPingThread.run(MulticastPingThread.java:93)