注册 登录
编程论坛 J2EE论坛

com.mysql.jdbc.exceptions.jdbc4.CommunicationsException

woaiwodejia 发布于 2012-06-14 18:20, 744 次点击
出现这样的问题 怎么办啊
com.mysql.jdbc.exceptions. The driver was unable to create a connection due to an inability to establish the client portion of a socket.

This is usually caused by a limit on the number of sockets imposed by the operating system. This limit is usually configurable.

For Unix-based platforms, see the manual page for the 'ulimit' command. Kernel or system reconfiguration may also be required.
1 回复
#2
lucky5635912012-06-18 10:21
换一个mysql驱动试试,可能与你的mysql不匹配。
1