首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Exception >

if you are not out of available memory, you can consult the manual for a possibl

2014-01-26 
用了连接池,异常如下: message from server: Can t create a new thread (errno 12) if you are not out

用了连接池,异常如下:
message from server: "Can 't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug "

------解决方法--------------------------------------------------------
是操作系统问题,一般操作系统默认不会让你开太多的线程的。

        

热点排行