[jboss-jira] [JBoss JIRA] Closed: (JBPM-1043) ProcessDefinition delete throws HibernateException: null index column for collection: org. jbpm.graph.def.ProcessDefinition.actions

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Fri Sep 7 09:32:05 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPM-1043?page=all ]

Tom Baeyens closed JBPM-1043.
-----------------------------

    Resolution: Done

> ProcessDefinition delete throws HibernateException: null index column for collection: org. jbpm.graph.def.ProcessDefinition.actions 
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBPM-1043
>                 URL: http://jira.jboss.com/jira/browse/JBPM-1043
>             Project: JBoss jBPM
>          Issue Type: Bug
>          Components: Core Engine
>    Affects Versions:  jBPM jPDL 3.2.1
>            Reporter: Martin Putz
>         Assigned To: Tom Baeyens
>             Fix For: jBPM jPDL 3.2.2
>
>         Attachments: JBPM-1043.patch.txt
>
>
> if the process definition contains a task with notify="yes", eg.
> 	<task-node name="mail">
> 		<task name="email info" notify="yes">
> 			<assignment actor-id="mputz"></assignment>
> 		</task>
> 		<transition to="end-state1"></transition>
> 	</task-node>
> the deletion of this process definition results in the stated HibernateException:
> null index column for collection: org. jbpm.graph.def.ProcessDefinition.actions 

-- 
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