Q:  java.io.FileNotFoundException: log4j.log (Too many open files)

A:  用lsof -p <pid>查看打开的文件数

 

相关文章: