I am not sure if this is the right forum..
we have bunch of app servers deployed on windows 2008 R2 machine connecting to SQL server running on another machine.
once a week, we start getting this error.
java.sql.SQLException: Network error IOException: No buffer space available (maximum connections reached?): connect
I was able to reproduce the error on my local windows 7 machine. this error is throw when the OS runs out of dynamic ephemeral ports.
So we went ahead and increased the port range on our server until we figured out a way to troubleshoot the issue. but its not helping and every week to 10 days, we start getting the error.
From the various testing, it looks like there could be process that is basically running wild and using up the ephemeral ports. by the time we log on and capture the netstat the number of ports are in hardly 1000's.
is there any tool similar to port reporter (compatible with windows 2003) on windows 2008? i tried the winsock event log but couldn't make much head way.
i am open to any ideas on solving this issue..
thanks
bharat
There is an amazing pack of free network admin tools. click here to download it




