DefaultConnectionProvider.log文件中打出的log如下: Starting ConnectionPool: dbDriver = org.gjt.mm.mysql.Driver dbServer = jdbc:mysql://localhost/Jive dbLogin = root log file = D:\workspace\jdonbbs\application\WEB-INF\jiveHome\logs\DefaultConnectionProvider.log minconnections = 3 maxconnections = 10 Total refresh interval = 0.5 days ----------------------------------------- --->Attempt (1 of 5) failed to create new connections set at startup: java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306? Will try again in 10 seconds... --->Attempt (2 of 5) failed to create new connections set at startup: java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306? Will try again in 10 seconds... --->Attempt (3 of 5) failed to create new connections set at startup: java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306? Will try again in 10 seconds... --->Attempt (4 of 5) failed to create new connections set at startup: java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306? Will try again in 10 seconds...