码迷,mamicode.com
首页 > 编程语言 > 详细

java.net.SocketException: No buffer space available 异常

时间:2016-04-13 12:54:49      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:

http://stackoverflow.com/questions/10088363/java-net-socketexception-no-buffer-space-available-maximum-connections-reached

重起tomcat不能解决问题,要重起服务器

The reason we got this error is a bug in Windows Server 2008 R2 / Windows 7. The kernel leaks loopback sockets due to a race condition on machines with more than one core, this patch fixes the issue: http://support.microsoft.com/kb/2577795

最好打ms的补丁

 

java.net.SocketException: No buffer space available 异常

标签:

原文地址:http://www.cnblogs.com/byxxw/p/5386400.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!