On Wed, Aug 19, 2009 at 1:40 PM, myllokunmingia<[email protected]> wrote: > Thanks for your response but we're using the BundleFsPersistenceManager > which doesn't support those properties.
You can look at the bundles yourself and try to fix it. But note that you should probably use a different PM as the filesystem ones are not safe and transactional at all! Hence such an inconsistency is always created if the JVM crashes during a write, a filesystem exceptions happens etc. Regards, Alex -- Alexander Klimetschek [email protected]
