读书人

if you are not out of available mem

发布时间: 2014-01-26 14:35:38 作者: rapoo

用了连接池,异常如下:
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 "

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

        

读书人网 >Java Exception

热点推荐