I get one of these:
com.sun.multicast.util.ImpossibleException: null; internal exception is:
inria.net.lrmp.LrmpException: java.net.SocketException: IP_ADD_MEMBERSHI
P failed (out of hardware filters?)
at com.sun.multicast.reliable.transport.lrmp.LRMPPacketSocket.<init>(LRM
PPacketSocket.java:106)
at com.sun.multicast.reliable.transport.lrmp.LRMPTransportProfile.create
RMPacketSocket(LRMPTransportProfile.java:126)
When I try the SGS server out. Doesn’t seem to hurt anything and readme does say multicast errors might turn up. I was just wondering what it was (could it be MS Wndows related?)?.
The annoying bit is I go on to get a recurrent null-pointer exception as the server is running about every second when it tries to access the LRMP stack thats failed to initialise. Anyway I could at least hide this problem?
Kev