User development, A new message was posted in the thread "Async fork error with jBPM 4.3":
http://community.jboss.org/message/525042#525042 Author : Maciej Swiderski Profile : http://community.jboss.org/people/swiderski.maciej Message: -------------------------------------------------------------- Hi, I have created basic flow that uses async fork (based on the example from jBPM package) and it runs properly as a test case but causes errors when running on JBoss AS. Attached all files (jPDL, java classes and ftl). The issue is that sometimes it does work but sometime it throws following exception: org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [org.jbpm.pvm.internal.model.ExecutionImpl#10065] but the execution goes down to the next node - in this case to task node. Entire log for one execution of this process is attached as log file. I tried on two data bases: HSQLDB and PostgreSQL. I tried both async and exclusive for the fork node but no difference at all. Is there anything I am doing wrong?! Thanks Maciej -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/525042#525042
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
