You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Vasiliy Degtyarev (JIRA)" <ji...@apache.org> on 2016/02/09 05:09:18 UTC

[jira] [Created] (OPENMEETINGS-1323) Error is thrown to the log file during conversion recording

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)