[
https://jira.jboss.org/jira/browse/JBPM-2149?page=com.atlassian.jira.plug...
]
Heiko Braun updated JBPM-2149:
------------------------------
Caused by: java.sql.BatchUpdateException: ORA-12899: value too large for column
"JBPMTEST"."JBPM_LOB"."NAME_" (actual: 256
, maximum: 255)
at
oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:343)
at
oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:10698)
at
org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519)
at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48)
at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246)
... 76 more
Leveraging the Deployment.name property as archive location breaks
------------------------------------------------------------------
Key: JBPM-2149
URL:
https://jira.jboss.org/jira/browse/JBPM-2149
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Integration
Reporter: Heiko Braun
Assignee: Heiko Braun
Fix For: jBPM 4.0.0.Beta1
Caused by: java.sql.BatchUpdateException: Data truncation: Data too long for column
'NAME_' at row 1
at
com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1269)
at com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:955)
at
com.mysql.jdbc.jdbc2.optional.StatementWrapper.executeBatch(StatementWrapper.java:681)
at
org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519)
at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48)
at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246)
... 74 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira