[jboss-user] [jBPM Users] - Data too long for column 'EXCEPTION_'
massimo.zanette
do-not-reply at jboss.com
Thu Sep 17 05:02:39 EDT 2009
Hello,
I'm executing a very simple simple process in jbpm3.2.5. When an action throws an Exception jbpm reports this problem:
09:09:35,868 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: 22001
09:09:35,868 ERROR [JDBCExceptionReporter] Data truncation: Data too long for column 'EXCEPTION_' at row 1
As a workaround i have increased the size of the column EXCEPTION_
in the tables jbpm_job and jbpm_log .
It works but i don't like to modify jbpm tables.
Does someone have experienced the same issue and solved it in a more robust way?
Thank you
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255688#4255688
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255688
More information about the jboss-user
mailing list