리눅스

Too many open files

gilnet 2012. 1. 26. 10:43

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

참조 : http://blog.naver.com/01191879872/10085226074 

해당 에러 인해서, DBConnection 부분까지 연결 실패로 인해서.  

Error on getConnection : com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

에러가 발생하였다..