[
https://jira.jboss.org/jira/browse/JBPM-1721?page=com.atlassian.jira.plug...
]
Thomas Diesler reopened JBPM-1721:
----------------------------------
The test is still excluded. You need to remove the associated excludes from the pom and
check that the test succeeds in hudson.
<!--
https://jira.jboss.org/jira/browse/JBPM-1721 -->
<exclude>org/jbpm/job/executor/JobLoadJoinTest.java</exclude>
<exclude>org/jbpm/job/executor/JobLoadSubProcessTest.java</exclude>
Fix or Remove JobLoadJoinTest
-----------------------------
Key: JBPM-1721
URL:
https://jira.jboss.org/jira/browse/JBPM-1721
Project: JBoss jBPM
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Productization
Reporter: Thomas Diesler
Assignee: Tom Baeyens
Fix For: jBPM 3.3.0 GA
Caused by: org.hibernate.StaleObjectStateException: Row was updated or deleted by another
transaction (or unsaved-value mapping was incorrect): [org.jbpm.graph.exe.Token#21]
at
org.hibernate.persister.entity.AbstractEntityPersister.check(AbstractEntityPersister.java:1769)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2412)
at
org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2312)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2612)
at org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:96)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira