Intermittent JDBC Broken Pipe and Link Failure
问题 Excepcion:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure ... Caused by: java.net.SocketException: Broken pipe I have already read a lot of question similar to this one. So, before declaring this question 'unworthy' let me clarify some things My JDBC link is fully working. No problem of authentication Sql is up and running The max_connections , wich is 300, is never reached The concurrent thread connections are always between 5 and 9 Im using MySQL 5.0.95