Hi, I am using activiti 5.8 version and getting foreign key constraint violation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2017 04:44 AM
And at the end of the process execution, am getting below exception:
06:44:38 Exception - org.apache.ibatis.exceptions.PersistenceException:
Error updating database. Cause: com.sybase.jdbc3.jdbc.SybSQLException: Dependent foreign key constraint violation in a referential integrity constraint. dbname = 'activitidb', table name = 'ACT_RU_EXECUTION', constraint name = 'ACT_FK_VAR_EXE'.
The error may involve org.activiti.engine.impl.persistence.entity.ExecutionEntity.deleteExecution-Inline
The error occurred while setting parameters
Cause: com.sybase.jdbc3.jdbc.SybSQLException: Dependent foreign key constraint violation in a referential integrity constraint. dbname = 'activitidb', table name = 'ACT_RU_EXECUTION', constraint name = 'ACT_FK_VAR_EXE'.
Could you please suggest if this issue is specific to the activiti version which am using.
Please let me know if any other details are required,
Regards,
Shilpi
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2017 10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2017 10:31 AM
@shilpi
There is a known bug in version 5.8 related the above error message.
Read bug ACT-955 here Activiti Readme
We recommend and upgrade.
Thanks
Sunil
