Greetings. I would like to be able to delete a process instance on the fly. 
When I call GraphSession.deleteProcessInstance(), I get the following error:


  | 12:53:37,347 ERROR JbpmSession : org.hibernate.ObjectDeletedException: 
deleted object would be re-saved by cascade (remove deleted object from 
associations): [org.jbpm.graph.exe.Token#3939]
  | 

I'm not sure what it's telling me. Do I need to do some manual cleanup before 
calling this function? Thanx.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914034#3914034

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914034


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to