can't create a new thread(errno 11) ;if you are not out of avaiable memory ,you can consult the manu

原因:操作系统连接数太小导致
解决:1.linux中:ulimit -a查看max user processes 这一项
2.vim /etc/profile 在最后面添加:ulimit -u 65536

posted @ 2017-07-11 19:15  孟夏草木长  阅读(980)  评论(0编辑  收藏  举报