当前位置: 代码迷 >> 44349的解决方案
 
  • java(Android)连接MySql5.1时提示异常:Communications link failure

    java(Android)连接MySql5.1时提示错误:44349'>CommunicationslinkfailureConnectionconn=null;Statementstmt=null;ResultSetrs=null;try{Class.forName("com.mysql.jdbc.Driver");Stringurl="jdbc:mysql://192.168.180.64:3...

    512
    热度
  • ago. The driver has not received any packets from the server.

    JAVA这是什么问题啊?Thelastpacketsentsuccessfullytotheserverwas0millisecondsago.Thedriverhasnotreceivedanypacketsfromtheserver.com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:44349'>Communicationslink...

    564
    热度
  • 刚学数据库 出现的有关问题 快进来看看大师们

    刚学数据库出现的问题快进来看看大师们importjava.sql.*;publicclassGetConn{ publicConnectionconn=null;publicvoidgetconnection(){ try{ //Class.forName("org.gjt.mm.mysql.Driver"); Stringurl=("jdbc:mysql://l...

    5654
    热度
  • myeclipse中提示如下异常,是咋回事,怎么解决

    myeclipse中提示如下错误,是怎么回事,如何解决?com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:44349'>CommunicationslinkfailureLastpacketsenttotheserverwas0msago. atsun.reflect.GeneratedConstructorAccessor5.newI...

    3969
    热度
  • 求帮助,在学习hibernate时遇到的有关问题

    求帮助,在学习hibernate时遇到的问题,15:26:59,171ERRORSchemaExport:274-schemaexportunsuccessfulcom.mysql.jdbc.exceptions.jdbc4.CommunicationsException:44349'>CommunicationslinkfailureLastpacketsenttotheserverwas0ms...

    33
    热度
  • Caused by: java.io.EOFException: Can not read response from server.

    帮忙看看jdbc的异常。法律咨询2012-2-148:56:00经济案件2012-2-148:56:00山西路上交通事故的赔偿2012-2-148:55:00收送养孩子2012-2-148:54:00房产问题2012-2-148:53:00交通事故责赔偿标准2012-2-148:53:00com.mysql.jdbc.exceptions.MySQLNonTransientConnectionEx...

    218
    热度
  • The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server

    myecplice连接mysql数据库的问题今天我在连接mysql出现了以下问题,求老鸟解决我才学数据库packagemysql;importjava.sql.Connection;importjava.sql.DriverManager;importjava.sql.SQLException;importjava.sql.Statement;publicclassInsertIntDemo02{...

    957
    热度
  • 关于 Communications link failure 的解决解决方法

    关于44349'>Communicationslinkfailure的解决这个项目是基于SSH框架,数据库是MYSQL,服务器是TOMCAT,部署完成后,经过一段时间(估计约8小时,但不确定),当再次访问该项目,即:当与数据库再次连接时,就报下面这个异常,请各位帮忙分析解决,高分酬谢!Javacode23:02:28,445ERRORJDBCTransaction:67-JDBCbeginfail...

    1120
    热度
  • 连接池连接数据库报Communications link failure异常

    连接池连接数据库报44349'>Communicationslinkfailure错误本地无错误,发布到服务器上报如下错误:Javacodeorg.apache.tomcat.dbcp.dbcp.SQLNestedException:CannotcreatePoolableConnectionFactory(CommunicationslinkfailureLastpacketsenttothes...

    43
    热度
  • java类通过jdbc连接mysql数据库显示建立连接失败解决方法

    java类通过jdbc连接mysql数据库显示建立连接失败packagecom.page.qin;importjava.sql.Connection;importjava.sql.DriverManager;importjava.sql.ResultSet;importjava.sql.SQLException;importjava.sql.Statement;publicclassBase{ p...

    165
    热度
  • org.hibernate.TransactionException: Transaction not successfully started

    紧急求助!这是我使用hibernate往MySQL中注入数据时出现的错误,我是新手,求教怎么解决呢org.hibernate.exception.JDBCConnectionException:Cannotopenconnection atorg.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:99) ato...

    686
    热度
  • MySQL联接不上

    MySQL连接不上电脑还原后重装MySQL,重装时步骤可能和以前不太一样(端口变成了8089),数据库安装算是成功吧,MySQL数据库显示正常。但用以前的程序改端口连接不上了,不知什么原因,希望各路高手为我解题。JavacodeThelastpacketsentsuccessfullytotheserverwas0millisecondsago.Thedriverhasnotreceivedany...

    161
    热度
  • org.springframework.transaction.CannotCreateTransactionException:

    服务器mysql数据库异常数据库用的是mysql,后台用的是hibernate,在tomcat中配置连接池,服务器中经常报一些如下的错误:Javacode2009-02-0608:22:20,588INFO[cn.legend.myznt.util.SystemExceptionHandler]-出现异常org.springframework.transaction.CannotCreateTra...

    620
    热度
  • jsp连接数据库时报错解决方法

    jsp连接数据库时报错HTTPStatus500---------------------------------------------------------------------------------typeExceptionreportmessagedescriptionTheserverencounteredaninternalerror()thatpreventeditfromfu...

    8133
    热度
上一页1下一页