Re: java.net.SocketException: Cannot allocate memory

2013-07-06 Thread Brian Call
Thanks again for your help guys! Looks like I still have some digging to do but at least I have some good ideas on where to look first. I'll report back on what I find here soon. -Brian On Jul 5, 2013, at 3:47 PM, Alan Bateman wrote: > On 05/07/2013 21:07, Brian Ca

Re: java.net.SocketException: Cannot allocate memory

2013-07-05 Thread Brian Call
in everyone for your help! -Brian On Jul 5, 2013, at 12:19 PM, Alan Bateman wrote: > On 05/07/2013 18:20, Brian Call wrote: >> Hi Guys, >> >> I'm seeing an ugly issue crop up on JDK7 for MacOS that I'm at a total loss >> to diagnose or even begin t

java.net.SocketException: Cannot allocate memory

2013-07-05 Thread Brian Call
onstrate the problem so please let me know if that would be helpful. Many thanks in advance! Blessings, Brian Call brian.c...@soterawireless.com PRIVILEGED AND CONFIDENTIAL COMMUNICATION: This electronic transmission, and any documents attached hereto, may contain confidential and/or

Re: Non-standard socket options?

2013-05-15 Thread Brian Call
2013, at 8:42 AM, Alan Bateman wrote: > On 10/05/2013 17:14, Brian Call wrote: >> >> Thanks for your help guys! >> >> It would be most excellent to have that socket option turned off by default. >> It would certainly make multicast receivers written in java

Re: Non-standard socket options?

2013-05-10 Thread Brian Call
it's vehemently defended as absolutely adhering to the multicast spec. For further context, please have a look at: https://bugzilla.redhat.com/show_bug.cgi?id=231899 Blessings, Brian On May 10, 2013, at 4:22 AM, Alan Bateman wrote: > On 09/05/2013 21:49, Brian Call wrote: >> >>

Non-standard socket options?

2013-05-09 Thread Brian Call
Hi Guys, My name is Brian Call and I'm a software developer for Sotera Wireless. I'm currently developing a relatively complex multicast application using the jdk7 selector-based I/O for multicast and I've run in to a pretty major hurdle. By "complex", I mean that I h