]
Alejandro Guizar updated JBPM-2116:
-----------------------------------
Fix Version/s: jBPM 3.2.7
Index names too long for DB2 8.2
--------------------------------
Key: JBPM-2116
URL:
https://jira.jboss.org/jira/browse/JBPM-2116
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM-3.2.5.SP3
Environment: DB2 8.2, JDBC driver 2.10.52, RHEL4
Reporter: Jiri Pechanec
Fix For: jBPM 3.2.7
Two indices are not created beacuse their names are too long
2009-03-19 06:13:23,025 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Unsuccessful:
create index IDX_PSTATE_SBPRCDEF on JBPM_NODE (SUBPROCESSDEFINITION_)
2009-03-19 06:13:23,025 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] DB2 SQL error:
SQLCODE: -107, SQLSTATE: 42622, SQLERRMC: IDX_PSTATE_SBPRCDEF;18
2009-03-19 06:13:23,362 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Unsuccessful:
create index IDX_VARINST_TKVARMP on JBPM_VARIABLEINSTANCE (TOKENVARIABLEMAP_)
2009-03-19 06:13:23,362 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] DB2 SQL error:
SQLCODE: -107, SQLSTATE: 42622, SQLERRMC: IDX_VARINST_TKVARMP;18
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: