Vasiliy Degtyarev created OPENMEETINGS-1323:
-----------------------------------------------
Summary: Error is thrown to the log file during conversion
recording
Key: OPENMEETINGS-1323
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1323
Project: Openmeetings
Issue Type: Bug
Components: Recordings
Affects Versions: 3.1.0
Reporter: Vasiliy Degtyarev
Assignee: Maxim Solodovnik
Fix For: 3.1.0
When recording converting the next error is thrown:
Caused by: org.apache.openjpa.persistence.PersistenceException: Data
truncation: Data too long for column 'ful_message' at row 1 {prepstmnt
1832294969 INSERT INTO recording_log (exit_value, ful_message, inserted,
msg_type, recording_id) VALUES (?, ?, ?, ?, ?)} [code=1406, state=22001]
at
org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:5001)
~[openjpa-jdbc-2.4.0.jar:2.4.0]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)