兄弟们哪位高手遇见过这个一样?Can't create a new thread (errno 12)

兄弟们谁遇见过这个一样?Cant create a new thread (errno 12)用了连接池,异常如下:messagefromserver:C

兄弟们谁遇见过这个一样?Can't create a new thread (errno 12)
用了连接池,异常如下:
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 "

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