|
我通过应用市场安装门户提示commit error,应用市场的所有门户安装都报错。
后台脚本
原因: <openjpa-3.2.0-r6f721f6 fatal general error> org.apache.openjpa.persistence.PersistenceException: Incorrect string value: '\xE2\x96\xBC\“)...'对于第 1 行 {prepstmnt 807232964 INSERT INTO CTE_UNEXPECTEDERRORLOG (xid, xcreateTime, xsequence, xupdateTime, xdistributeFactor, xcollected, xexceptionClass, xloggerName, xmessage, xoccurTime, xperson, xrequestBody, xrequestBody, xrequestBodyLength, xrequestHead, xrequestMethod, xrequestRemoteAddr, xrequestRemoteHost, xrequestUrl, xstackTrace, xversion) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}[代码=1366,状态=HY000]
FailedObject: com.x.program.center.core.entity.UnexpectedErrorLog@6212a1fa
at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:5320)
at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:5280)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:134)
at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:75)
aat org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flushAndUpdate(PreparedStatementManagerImpl.java:146)
at org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl.flushAndUpdate(BatchingPreparedStatementManagerImpl.java:80)
at org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flushInternal(PreparedStatementManagerImpl.java:102)
at org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flush(PreparedStatementManagerImpl.java:90)
at org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager.flush(ConstraintUpdateManager.java:555)
at org.apache.openjpa.jdbc.kernel.ConstraintUpdateManager.flush(ConstraintUpdateManager.java:109)
at org.apache.openjpa.jdbc.kernel.BatchingConstraintUpdateManager.flush(BatchingConstraintUpdateManager.java:61)
at org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.flush(AbstractUpdateManager.java:109)
at org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.flush(AbstractUpdateManager.java:81)
at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.flush(JDBCStoreManager.java:755)
at org.apache.openjpa.kernel.DelegatingStoreManager.flush(DelegatingStoreManager.java:146)
...13 更多
Cause: org.apache.openjpa.lib.jdbc.ReportingSQLException: Incorrect string value: '\xE2\x96\xBC\“)...'对于第 1 行 {prepstmnt 807232964 INSERT INTO CTE_UNEXPECTEDERRORLOG (xid, xcreateTime, xsequence, xupdateTime, xdistributeFactor, xcollected, xexceptionClass, xloggerName, xmessage, xoccurTime, xperson, xrequestBody, xrequestBody, xrequestBodyLength, xrequestHead, xrequestMethod, xrequestRemoteAddr, xrequestRemoteHost, xrequestUrl, xstackTrace, xversion) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}[代码=1366,状态=HY000]
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:219)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:195)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$1000(LoggingConnectionDecorator.java:58)
at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:1188)
at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:308)
at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeUpdate(JDBCStoreManager.java:1860)
at org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.executeUpdate(PreparedStatementManagerImpl.java:272)
at org.apache.openjpa.jdbc.kernel.PreparedStatementManagerImpl.flushAndUpdate(PreparedStatementManagerImpl.java:121)
...另外 23
|
|