[jboss-jira] [JBoss JIRA] Resolved: (JBPM-736) constraint violation while deleting process instance
Alejandro Guizar (JIRA)
jira-events at jboss.com
Thu Jan 25 17:37:02 EST 2007
[ http://jira.jboss.com/jira/browse/JBPM-736?page=all ]
Alejandro Guizar resolved JBPM-736.
-----------------------------------
Resolution: Done
This issue was resolved back in August 2006, committed to the 3.0 branch and delivered as a support patch. It should be added to the next 3.0.x release, if there is any.
> 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
More information about the jboss-jira
mailing list