History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-7217
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Kirill Maximov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#2165] SE: MulticastPingThread.run

Created: 17 Jul 06 18:44   Updated: 06 Sep 06 23:42
Component/s: None
Fix Version/s: Demetra 5646

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,548
Fixed in build: 5,630


 Description  « Hide
exception://2165/
Last updated by gregsh
User description: happens every time on IDEA startup on my system
Error message: /192.168.34.2 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)

 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 28 Jul 06 03:27
Build 5581
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)

Exception Analyzer - 09 Aug 06 02:10
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)

Exception Analyzer - 15 Aug 06 19:45
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)

Vadim Gritsenko - 16 Aug 06 19:45
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).


Exception Analyzer - 23 Aug 06 00:35
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)

Exception Analyzer - 06 Sep 06 23:42
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)