On Fri, May 1, 2009 at 2:32 AM, Edgar Merino <[email protected]> wrote: > org.apache.jackrabbit.core.state.ItemStateException: failed to write bundle: > 9d42543e-87df-4b0e-82cf-a580e9922fa8 > at > org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.store(BundleDbPersistenceManager.java:546)
The jackrabbit log should contain the real error (or at least another stacktrace) before this one. That should give more infos about the problem - from looking at the code it could be both an SQL problem or something with an incomplete internal node bundle. Regards, Alex -- Alexander Klimetschek [email protected]
