Even if you've got a lot of memory on your machine, Windows will reserve, depending on the Windows TCP settings, a fixed sized memory for managing sockets. So you should probably look at the Windows TCP settings
On Wed, Oct 2, 2013 at 1:11 PM, kishore <[email protected]> wrote: > I have 40GB RAM and 32 cores installed on my system but only 5% of the > resources are being using before i get this error.I am using windows 2008 > Enterprise edition > I run netstat command after this and i found that for each request a > loopback connection(127.0.0.1) is also getting opened due to which i am > running into this issue. > > Can you helo me in resolving this isse? > > > > -- > View this message in context: > http://apache-mina.10907.n7.nabble.com/NIO-Client-Sockets-No-Buffer-space-error-tp39978p39982.html > Sent from the Apache MINA Developer Forum mailing list archive at > Nabble.com. > -- Jeff MAURY "Legacy code" often differs from its suggested alternative by actually working and scaling. - Bjarne Stroustrup http://www.jeffmaury.com http://riadiscuss.jeffmaury.com http://www.twitter.com/jeffmaury
