java.net.SocketException: Cannot allocate memory

Brian Call brian.call at soterawireless.com
Sat Jul 6 18:11:02 PDT 2013


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 <Alan.Bateman at oracle.com> wrote:

> On 05/07/2013 21:07, Brian Call wrote:
>> :
>> 
>> 
>> Is there any way to get access to the jvm source for MacOS? That might yield some interesting insight as well.
>> 
> You've find the joinOrDrop4 implementation here:
> 
> http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/file/tip/src/solaris/native/sun/nio/ch/Net.c
> 
> It's just a setsockopt to add or drop the member.
> 
> Alternatively you can get a clone of the jdk7u master with:
> 
> hg clone hg.openjdk.java.net/jdk7u/jdk7u
> cd jdk7u
> sh get_source.sh
> 
> -Alan.

Blessings,

Brian Call
brian.call at soterawireless.com

PRIVILEGED AND CONFIDENTIAL COMMUNICATION: This electronic transmission, and any documents attached hereto, may contain confidential and/or legally privileged information.  The information is intended only for use by the recipient named above. If you have received this electronic message in error, please notify the sender and delete the electronic message. Any disclosure, copying, distribution, or use of the contents of information received in error is strictly prohibited.





More information about the net-dev mailing list