Hi, All !

I turned all caches off, castor too,
and have this message (I specially logged timestamps):
org.exolab.castor.jdo.ObjectModifiedException: Timestamp mismatched!, object
stamp is 1003907395355, lockTimestamp:0
        at
org.exolab.castor.persist.ClassMolder.update(ClassMolder.java:1726)
        at org.exolab.castor.persist.LockEngine.update(LockEngine.java:638)
        at
org.exolab.castor.persist.TransactionContext.markUpdate(TransactionContext.j
ava:909)
        at
org.exolab.castor.persist.TransactionContext.update(TransactionContext.java:
978)
        at
org.exolab.castor.jdo.engine.DatabaseImpl.update(DatabaseImpl.java:353)
        at ObjectFactory.update(ObjectFactory.java:781)

Does it mean that I must lock updated object before every time?

Thanks.

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to