Error phenomenon: Startup times are wrong and cannot be converted to an internal representation, as shown in the figure below.
Reason: The error is that the Hibernate configuration file cannot be converted into information for the corresponding table in the database.
In general, Hibernate field attributes are wrongly written, String type is written as long, number type is written as String and so on, causing the database content cannot be converted to Java class.
Corresponding method: Check that the database table field and the entity class attribute types are the same
Read More:
- SQL state [null]; error code [0]; Error; nested exception is java.sql.SQLException: Error] with root
- This function has none of deterministic, no SQL, or reads SQL data in its error records
- SQL Msg 18054, Level 16, State 1
- Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the
- SQL Error: 17059, SQLState: 99999
- Error code 1045, state 28000, Java sql.SQLException :Access denied for user ‘root’@’localhost’
- A case diagnosis and solution of DB2 error code 1639 and SQL state 08001 is described in detail
- SQL Error (3621): String or binary data would be truncated The statement has been terminated. */
- SAP SQL error “SQL code: -10692“ occurred while accessing table “ZTXXXX“.
- DB2 SQL ERROR: SQLCODE=-803, SQLSTATE=23505, SQL
- SQL 2005 remote connection error (provider: SQL network interface, error: 28 – the server does not support the requested protocol
- SQL-DataCamp-Analyzing Business Data in SQL
- spark SQL Export Data to Kafka error [How to Solve]
- ERROR processing query/statement. Error Code: 0, SQL state: TStatus(statusCode:ERROR_STATUS sqlState
- Solution of error converting data type varchar to datetime in SQL Server
- SQL Server calls Database Mail to send mail error: Msg 229, Level 14, State 5, Procedure sp_send_dbmail, Line 1 EXECUTE
- Cause: java.sql.BatchUpdateException: Unknown column ‘xxx‘ in ‘field list‘
- java.sql.SQLException: Incorrect string value:
- SQL Error: 1452, SQLState: 23000
- SQL Error: 904, SQLState: 42000