| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 627 人关注过本帖
标题:java jsp mysql数据库数据到达上限
只看楼主 加入收藏
woaiwodejia
Rank: 1
等 级:新手上路
帖 子:2
专家分:0
注 册:2012-6-14
收藏
 问题点数:0 回复次数:0 
java jsp mysql数据库数据到达上限
这是网页上显示的
The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.NullPointerException
    dao.Extends.executeQuery(Extends.java:52)
    dao.ZhangDao.getZhangByid(ZhangDao.java:14)
    dao.RecordDao.getZhang(RecordDao.java:160)
    dao.RecordDao.getItem(RecordDao.java:74)
    dao.NewtonDao.Df(NewtonDao.java:49)
    dao.NewtonDao.Newton(NewtonDao.java:123)
    servlet.BeginServlet.doPost(BeginServlet.java:126)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:803)


note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.
这是程序显示的:
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.
搜索更多相关主题的帖子: server 数据库数据 java mysql 
2012-06-14 18:11
快速回复:java jsp mysql数据库数据到达上限
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.016348 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved