Why can’t you grab tickets when you travel on holiday?Reveal the key technology of 12306 how to ensure the ticket is not oversold>>>
1. Problem: when Java executes SQL statements and reports the following error (MySQL database): 2
Causedby:java.sql.SQLException:Goterror28fromstorageengine
atcom.mysql.jdbc.SQLError.createSQLException(SQLError.java:1084)
atcom.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)
atcom.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)
atcom.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)
atcom.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
atcom.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2838)
atcom.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2082)
atcom.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2212)
atcom.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76)
atorg.springframework.jdbc.core.JdbcTemplate$1.doInPreparedStatement(JdbcTemplate.java:643)
atorg.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:586)
...88more
2. Reasons :
The disk is full
View disk: DF – H command line, you can view the use of disk
3. Solutions :
To the server to delete useless software, free space is no problem, or expansion disk on the line
Similar Posts:
- Duplicate entry ‘1’ for key ‘PRIMARY'() [How to Solve]
- [Solved] Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
- SSM Project Error: java.sql.SQLException: Access denied for user ‘????…§’@’localhost’ (…
- mysql connection reports java.math.BigInteger cannot be cast to java.lang.Long exception
- Java.math.BigInteger cannot be cast to java.lang.Long [How to Solve]
- [Solved] org.hibernate.exception.SQLGrammarException: could not execute statement at…
- [Solved] Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
- [java & MySql] Path does not chain with any of the trust anchors
- java.sql.SQLException: Fail to convert to internal