Van Halbert created TEIID-2976:
----------------------------------
Summary: Using new database logging extension, getting error that indicates
column isn't long enough
Key: TEIID-2976
URL:
https://issues.jboss.org/browse/TEIID-2976
Project: Teiid
Issue Type: Bug
Components: Server
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Critical
Getting the following sporadically:
11:57:57,538 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (pool-2-thread-1)
Value too long for column "TRANSACTIONID VARCHAR(50)":
"'TransactionImple < ac, BasicAction: 0:ffffc0a80102:307704ce:5388aa39:169
status: ActionStatus.RUNNING >' (103)"; SQL statement:
insert into commandlog (id, applicationname, executionid, modelname, plan, principal,
requestid, rowcount, sessionid, sourcecommand, sourcerequestid, sqlcmd, eventtype,
logtime, transactionid, translatorname, vdbname, vdbversion) values (null, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [22001-168]
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)