[mdr-users] Loosing last transaction results in case of crash
"Olivier RICHAUD" <[email protected]> Fri, 21 Oct 2005 15:26:46 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <000601c5d643$1767aaf0$0a64a8c0@lauris> |
Hi all, Has anybody already experienced loosing the results of the last transaction in case the JVM crashes. I mean, alltough the last read/write transaction has been committed, if the JVM crashes or is stopped abruptly, changes are lost. For example, although an object has correctly been created and the call to endTrand performed, if the JVM unexpectedly stops, I would loose that creation. Regards. Olivier.