预览模式: 普通 | 列表

jsp访问数据库异常

附件
切换到幻灯片模式

使用jsp访问mysql数据库,出现了连接失败的异常:
java.sql.SQLException: Communication link failure: java.io.IOException, underlying cause: Unexpected end of input stream

** BEGIN NESTED EXCEPTION **

java.io.IOException
MESSAGE: Unexpected end of input stream

STACKTRACE:

java.io.IOException: Unexpected end...

查看全部...

标签: jdbc JSP mysql5.1驱动 

分类:j2ee-8 | 固定链接 | 评论: 44 | 查看次数: 1850