15 Mar
2010
15 Mar
'10
8:18 p.m.
Does it mean that any transaction might actually live in the DB for a long long time, beyond restarts of xwiki or the DB, and that a global rollback? paul Le 06-mars-10 à 00:21, Sergiu Dumitriu a écrit :
org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.xpn.xwiki.objects.StringProperty#<?xml version="1.0" encoding="UTF-8"?> <eduLevelFine></eduLevelFine> ] at org .hibernate .persister .entity.AbstractEntityPersister.check(AbstractEntityPersister.java: 1765)
I am puzzled and have no idea where to go except into SQL, which is not really a safe thing.
But I'm afraid it's the only real solution...