constraint violation while deleting process instance
----------------------------------------------------
Key: JBPM-736
URL:
http://jira.jboss.com/jira/browse/JBPM-736
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM 3.0.4
Reporter: Alejandro Guizar
Assigned To: Alejandro Guizar
Priority: Critical
Methods testDeleteProcessInstanceWithVariables and testDeleteProcessDefinition in
GraphSessionDbTest fail with a constraint violation exception.
The children of compositeLogs prevent their parent from being deleted.
My initial solution is deleting processLogs with a non-null parent first. Afterwards,
delete the remaining logs. It seems to work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira